Jump to content

Can I edit the 'Powered by' text?


Recommended Posts

Hi all,

 

As in the title, how can i edit the "2014 Ecommerce software by PrestaShop" text?

 

I Know how to 'switch off' the link via the admin panel, But i'm quite happy to have the link back to prestashop there. I just want to change the wording. For example 

 

xyz.com proudly powered by PrestaShop

 

Many thanks for any advice.

Link to comment
Share on other sites

Yes you can edit by going into your theme folder (on the cpanel) and look for the footer code. (use ctrl+f to find the right lines: powered by.. and then edit it)

But if you want to hide it totally, simply go to your admin panel and hide it. =)

 

EDIT:

 

The right path, under cPanel is: "your_theme (the theme you're using)"/modules/blockcms/blockcms.tpl

 

When there, go on the last lines, and change: sprintf=['THE NAME YOU WANT'] tags=['<a class=_blank" href="THE LINK YOU WANT"&gt]}

</div>


Save.

That's it. Refresh.
Edited by dennyno2 (see edit history)
  • Like 2
Link to comment
Share on other sites

EDIT:

 

The right path, under cPanel is: "your_theme (the theme you're using)"/modules/blockcms/blockcms.tpl

 

When there, go on the last lines, and change: sprintf=['THE NAME YOU WANT'] tags=['<a class=_blank" href="THE LINK YOU WANT"&gt]}

</div>

 

Thank you for your assistance, done it now :)

Link to comment
Share on other sites

×
×
  • Create New...