fabio.c Posted February 27, 2017 Share Posted February 27, 2017 Hi all, I need to customize the footer entries. In particular, I don't need only to add or remove an entry, but also to change the text: For example, I want to change the text "Speciali" to "Promotions", and order the entries list into another way. How can I do it? Thank you, best regards Link to comment Share on other sites More sharing options...
rocky Posted February 28, 2017 Share Posted February 28, 2017 Assuming you're using the default PrestaShop v1.6 theme, you'll need to edit themes/default-bootstrap/modules/blockcms/blockcms.tpl and change the order of the code there. To change the text, you'll need to go to Localization > Translations, select "Installed module translations", "default-bootstrap" and your language and then click the "Modify" button, then scroll down to the blockcms section and change the translations for "Specials", "New products", etc. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now