applestarz Posted October 23, 2009 Share Posted October 23, 2009 Hi everyone!I want to insert an image of the manufacturer's logo on each product. I think this is the code. Where do I insert it in product.tpl? < img src=" {$img_manu_dir}{$product->id_manufacturer}.jpg " > Also, what do I need to insert to display the manufacturer's logo in each manufacturer category?Thanks a lot!Kim Link to comment Share on other sites More sharing options...
applestarz Posted October 26, 2009 Author Share Posted October 26, 2009 Hello. I've found the solution for displaying the brand in the manufacturer page. Attached is the manufacturer.tpl. Feel free to use it! manufacturer.zip 2 Link to comment Share on other sites More sharing options...
kyls Posted November 4, 2009 Share Posted November 4, 2009 good work thank you!!!! Link to comment Share on other sites More sharing options...
applestarz Posted November 10, 2009 Author Share Posted November 10, 2009 No worries. =) Link to comment Share on other sites More sharing options...
jacoborus Posted November 13, 2009 Share Posted November 13, 2009 Hi,How to insert this image in product-list.tpl?Thanks Link to comment Share on other sites More sharing options...
jacoborus Posted November 13, 2009 Share Posted November 13, 2009 Ok, i get it: Link to comment Share on other sites More sharing options...
mr_rem Posted November 14, 2009 Share Posted November 14, 2009 Great!!!Thanks for share it.bye Link to comment Share on other sites More sharing options...
applestarz Posted November 26, 2009 Author Share Posted November 26, 2009 Hi everyone! The download above I have provided is to display the manufacturer logo in each manufacturer page. If you want to display the logo in each product's page, then please read this guide:http://prestaportal.com/thread-437.htmlCheers Link to comment Share on other sites More sharing options...
StudioWorkplace Posted November 27, 2009 Share Posted November 27, 2009 Does anyone else find this leaves a little "p" under the image? (when using the English language pack) and an "H" (when using Russian).Maybe I missed something during configuration as I cannot find what would be causing the P or the H in the TPL file Link to comment Share on other sites More sharing options...
goosedesign Posted May 18, 2010 Share Posted May 18, 2010 In case anyone is still not sure about this, here's a snapshot of my working code (which silly forum software can't strip). It includes a check to see if the product has a manufacturer, thereby avoiding 404 images, and also links the image to the manufacturer page. Thanks for the help! 2 Link to comment Share on other sites More sharing options...
poulks Posted June 24, 2011 Share Posted June 24, 2011 Does anyone else find this leaves a little "p" under the image? (when using the English language pack) and an "H" (when using Russian).Maybe I missed something during configuration as I cannot find what would be causing the P or the H in the TPL file I understand what happens. It was the same thing for me. Actually the letters "p" or "H" and for me "a" and ">" were the first letter of the first word of the manufacturer description.I changed a few things and it now works for me. Anyway, I'm not a programmer at all I just put my hands in and tried to make a few change, the result is that it now works for me. IF A REAL PROG COULD HAVE A LOOK TO BE SURE TO NOT SPREAD my mistakes, it would be great.Hope this help.manufacturer.zip Link to comment Share on other sites More sharing options...
rubensaid Posted May 27, 2015 Share Posted May 27, 2015 Thanks for all! This was very useful to insert manufacturer logo in manufacturer page and product page. Link to comment Share on other sites More sharing options...
snuE Posted October 31, 2016 Share Posted October 31, 2016 How can I get it on my shop? Do I need to install it as new module or change some files at phpmyadmin ? I tryed to install it and it does nothing, maybe Its becous of version 1.6.1 ? Pls help. Link to comment Share on other sites More sharing options...
Derres Posted November 1, 2016 Share Posted November 1, 2016 Any example screen for 1.6 ? 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