monak1983 Posted April 7 Share Posted April 7 H to all, in manufacturer page I would add an intro text (multilanguage ITA e ENG) after manufacturer list but i don't know how! One idea could be create a CMS page where insert my intro text and then add manufacturer list but adding code in some way into CMS page (I don't know if is possibile). Thanks a lot Marco Link to comment Share on other sites More sharing options...
Knowband Plugins Posted April 7 Share Posted April 7 Change the template file and display a short description on the top and a long description on the bottom. Add the content in the long description from the backend. Template file in default theme. classic\templates\catalog\listing\manufacturer.tpl Link to comment Share on other sites More sharing options...
Prestashop Addict Posted April 7 Share Posted April 7 Hi Marco, a common text for all or depending of the manufacturer? Link to comment Share on other sites More sharing options...
QuickUpdate.net Posted April 7 Share Posted April 7 It should not be possible to add code to CMS pages but editing the manufacturer template should work though. Link to comment Share on other sites More sharing options...
monak1983 Posted April 7 Author Share Posted April 7 I have a manufacturer list page where there are all brand with their products, on top before first brand I would add a text like in the category page. Here my page: https://www.tenaxia.com/it/marche NOTE: site is multilanguage. Thanks for your support Marco Link to comment Share on other sites More sharing options...
QuickUpdate.net Posted April 7 Share Posted April 7 Hi, The page is created through the CMS in BackOffice or is a separate module / controller? Link to comment Share on other sites More sharing options...
monak1983 Posted April 7 Author Share Posted April 7 Is not a normal feature from PS? If not it is a custom page from Theme and so i should ask to the theme developer? Marco Link to comment Share on other sites More sharing options...
Knowband Plugins Posted April 8 Share Posted April 8 14 hours ago, monak1983 said: Here my page: https://www.tenaxia.com/it/marche This is the default page of the Prestashop but there is no option in the Prestashop to add the text on the top of the page. You need to edit the template (code file) to do the same. Link to comment Share on other sites More sharing options...
monak1983 Posted April 8 Author Share Posted April 8 How can I add a multilanguage text? Directly into file? What is the way to have multilanguage? Thanks Marco Link to comment Share on other sites More sharing options...
Prestashop Addict Posted April 8 Share Posted April 8 il y a 22 minutes, monak1983 a dit : How can I add a multilanguage text? Directly into file? What is the way to have multilanguage? Marco, you want the same text for all manufacturers? Link to comment Share on other sites More sharing options...
monak1983 Posted April 8 Author Share Posted April 8 Hi, I need an intro text over the manufacturer list like in the category page (catecory description). Thanks Marco Link to comment Share on other sites More sharing options...
Knowband Plugins Posted April 8 Share Posted April 8 File: themes/classic/templates/catalog/brands.tpl Try adding the text in the above file like {l s='Your Text.....................' d='Shop.Theme.Catalog'} and try to translate the same from the Admin -> Translation Tab -> Frontoffice Translation. Link to comment Share on other sites More sharing options...
monak1983 Posted April 9 Author Share Posted April 9 Editing a text directly in the file is inconvenient, we hope that in the new versions of prestashop they add a text field (with editor) like for category page. Thanks to all. Marco Link to comment Share on other sites More sharing options...
Knowband Plugins Posted April 9 Share Posted April 9 This is a one-time activity, after which translations can be managed directly from the admin panel. While I don't believe this is a very common request, you're still welcome to raise it with PrestaShop on GitHub as the feature or bug requests posted on the forum will not be noticed by the PrestaShop team. 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