PrestaShop 1.6.x. How to edit footer copyright notification

  1. You will get E-commerce software by PrestaShop TM notification in the footer after template installation. This text is defined by the CMS block module.
  2. In your PrestaShop admin panel go to Localization -> Translations section to edit the E-commerce software. In Modify Translations section select  Installed Modules Translations type of translation, your theme, the language you would like to edit and click the Modify button: 
  3. Using Ctrl+F hotkeys, find [1]Ecommerce software by %s[/1] expression in the blockcms section. Change the translation and click the Save button: 
  4. [notice type=”warning”]NOTE: if you remove the %s symbol from translation, the copyright title (by default PrestaShop) will disappear. Leave [1]…[/1] tags if you want your footer copyright notification to be linked to some URL.

    zemez wordpress themes
  5. To change PrestaShopâ„¢ title and notification URL, you will need to enter your FTP server using some FTP-client software (for instance, Total Commander, FileZilla, etc.).
  6. Open your PrestaShop installation directory, go to the themes\themeXXX\modules\blockcms\blockcms.tpl file (XXX is your theme number), upload it to your desktop and open it with your HTML/PHP editor (for example, Adobe Dreamweaver, Notepad++, etc).
  7. Look for the following code (line 104 approximately):
  8. Replace PrestaShopâ„¢ in code:

  9. with your title like

  10. Then change the code
  11. to

    where http://www.your-site.com is the required URL of your footer notification.

  12. Save the changes and upload the modified file back to your server. Replace the original blockcms.tpl file.
  13. Refresh your website to see the changes.

Hopefully, this tutorial was helpful for you.

monster one