amnesiak Posted February 29, 2012 Share Posted February 29, 2012 Hi all As topic title says, I would like to display those subcategories with "no image" image as a list. The ones with image should show the image. How can I achieve this. I already read some topics with this issue but I couldn`t figure it out. I`m using 1.4.7.0 ver. I know I must edit category.tpl and probably something else. Any suggestions. Link to comment Share on other sites More sharing options...
CartExpert.net Posted February 29, 2012 Share Posted February 29, 2012 Hello, Yes, you need to edit category.tpl and remove <img src="{$img_cat_dir}default-medium.jpg" alt="" width="{$mediumSize.width}" height="{$mediumSize.height}" /> If you want to have separate list for subcategories with and without images you will need to edit the query for retrieving the subcategories and modify some more on the category.tpl Link to comment Share on other sites More sharing options...
amnesiak Posted February 29, 2012 Author Share Posted February 29, 2012 thanks CartExpert.net yes I want to have separate list for subcategories with and without images can you tell me more specific what to edit, what would be the code 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