hups Posted March 21, 2011 Share Posted March 21, 2011 Hi allI have upgraded to 1.4 and managed to fix most of the problems it has caused on my site. But I have now noticed if i click on one of the manufacturer links in the module it will show all the all the products belonging to that manufacturer but the image and description have gone? Any idea what I need to do to bring this back? Not sure which php/tpl file this actual page uses and no idea why this has happened.Hope you can help please..Http://tackleshop.carp-on.comOk remebered ages ago had to insert some manual code to display the image and description... Link to comment Share on other sites More sharing options...
LouisF Posted March 24, 2011 Share Posted March 24, 2011 hi can you help me have the manufacturer description displayed on the pages? Link to comment Share on other sites More sharing options...
hups Posted March 25, 2011 Author Share Posted March 25, 2011 HiWill do my best.I've had to pm you as prestashop alters the code i pasted in. Guess it doesn't like Hope this helpsRob Link to comment Share on other sites More sharing options...
Avid Posted March 28, 2011 Share Posted March 28, 2011 please share ! Sharing is the best Insert your code in between [code] Link to comment Share on other sites More sharing options...
hups Posted March 28, 2011 Author Share Posted March 28, 2011 HelloHappy to share. In your manufacturers.tpl in your themes folder find the line{include file="$tpl_dir./errors.tpl"}and after that insert the following code. Should display an image and the description.Hope that helps id}-medium.jpg" /> {$manufacturer->description} Link to comment Share on other sites More sharing options...
Avid Posted March 29, 2011 Share Posted March 29, 2011 thx hups!here's some additional data if needed by anyone$manufacturer->id = 1$manufacturer->id_manufacturer$manufacturer->name$manufacturer->description$manufacturer->short_description$manufacturer->id_address$manufacturer->date_add$manufacturer->date_upd$manufacturer->link_rewrite$manufacturer->meta_title$manufacturer->meta_keywords$manufacturer->meta_description Link to comment Share on other sites More sharing options...
Number Nine Posted April 29, 2011 Share Posted April 29, 2011 Hello there,Actually, I followed these instructions (thanks hups!) but still it does not work.I am using PS 1.4.Any advice? Thanks. 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