edit copyright in footer for maintenance mode

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart Themeedit copyright in footer for maintenance mode

This topic has been marked as resolved.

Hi i’m trying to edit the footer copyright info for the maintenance mode, could you please tell me which file to edit. Thanks!

February 7, 2013 at 9:31 pm #18338

Hi,

Using Shoppica1:
open and edit this file (for normal and maintenace mode):

catalog/view/theme/shoppica/template/common/footer.tpl

and edit this code:

<p id="copy">&copy; Copyright 2011. Powered by <a class="blue" href="http://www.opencart.com">Open Cart</a>.<br /><a class="s_main_color" href="http://www.shoppica.net">Shoppica theme</a> made by <a href="http://www.themeburn.com">ThemeBurn.com</a></p>

Using Shoppica2:
open and edit this file (for maintenace mode):

catalog/view/theme/shoppica2/template/common/footer.tpl

open and edit this file (for normalmode):

catalog/view/theme/shoppica2/template/common/maintenace.tpl

and edit this code for both:

<p id="copy">&copy; Copyright 2011. Powered by <a class="blue" href="http://www.opencart.com">Open Cart</a>.<br /><a class="s_main_color" href="http://www.shoppica.net">Shoppica theme</a> made by <a href="http://www.themeburn.com">ThemeBurn.com</a></p>

Good luck.

Sam

 samdz
February 7, 2013 at 10:19 pm #18342

Thanks!

February 7, 2013 at 11:39 pm #18348

10x for the help, Sam :)

Best,
ThemeBurn team

February 11, 2013 at 6:32 pm #18580
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.