MichaelP Posted August 31, 2012 Share Posted August 31, 2012 Hello, I've run into a problem I can not seem to find an answer. I would like to add a picture for one of each category, how is this done. Is there a module that makes this possible. The ideal would of course be that during the editing category could include a link to the image. Hope one can guide me towards an answer. Link to comment Share on other sites More sharing options...
shacker Posted September 1, 2012 Share Posted September 1, 2012 nop, but you can do a trick. edit the categori, and use the meta keywords o description to put the url (like www.google.com) and in the category.tpl , add a <a href="{$meta_description}"><img src="{$link->getCatImageLink($category->link_rewrite, $category->id_image, 'category')}" alt="{$category->name|escape:'htmlall':'UTF-8'}" title="{$category->name|escape:'htmlall':'UTF-8'}" id="categoryImage" width="{$categorySize.width}" height="{$categorySize.height}" /></a> Link to comment Share on other sites More sharing options...
MichaelP Posted November 11, 2012 Author Share Posted November 11, 2012 Dette blev løst ved dette modul http://addons.prestashop.com/en/advertising-marketing-newsletter-prestashop-modules/1718-Banner-ads-uploader-Pro.html Link to comment Share on other sites More sharing options...
Recommended Posts