Jump to content

[solved] Category image not showing


Recommended Posts

Hi,

 

I am using Prestashop 1.5.4.1. and bought a template at addons.prestashop.com.

 

In the category page the category image is not showing. It does show a small image in the sub category list but not in de category itself.

 

I think the path to the image is not correct in category.tpl but I'm not sure how to change it:

 

<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="680" height="200" />

 

Can anyone help me out with this?

 

Thank you in advance.

 

Regards.

Edited by Smijn1 (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...