Aamir Iqbal Posted May 4, 2009 Share Posted May 4, 2009 Hi Everyone,I have categories with many sub-categories. I want to remove images for sub-categories as per the attached picture.Thanks in advance.Kind Regards, Link to comment Share on other sites More sharing options...
jhnstcks Posted May 4, 2009 Share Posted May 4, 2009 So you want to remove the images but leave the links? Link to comment Share on other sites More sharing options...
Aamir Iqbal Posted May 4, 2009 Author Share Posted May 4, 2009 Hi jhnstcks,I want to remove both Images and Links.Kind Regards, Link to comment Share on other sites More sharing options...
San Diego Posted May 4, 2009 Share Posted May 4, 2009 just delete the subcategories and all will be gonesd Link to comment Share on other sites More sharing options...
Aamir Iqbal Posted May 4, 2009 Author Share Posted May 4, 2009 Hi San Diego,subcategories are part of main-categories. I just No Images and Links once I click the Main-Category.Regards, Link to comment Share on other sites More sharing options...
Aamir Iqbal Posted May 4, 2009 Author Share Posted May 4, 2009 Hi Everyone,Found a way out to deal with this. Maybe anybody else require this change:In Themes folder you need to change category.tpl, locate and delete the following: {l s='Subcategories'} {foreach from=$subcategories item=subcategory} getCategoryLink($subcategory.id_category, $subcategory.link_rewrite)|escape:'htmlall':'UTF-8'}" title="{$subcategory.name|escape:'htmlall':'UTF-8'}"> getCategoryLink($subcategory.id_category, $subcategory.link_rewrite)|escape:'htmlall':'UTF-8'}"> {$subcategory.name|escape:'htmlall':'UTF-8'} {/foreach} Regards, Link to comment Share on other sites More sharing options...
San Diego Posted May 5, 2009 Share Posted May 5, 2009 ok i missunderstood, you don´t want to show the images and the link behind the images.glad that you find a way to do itsd Link to comment Share on other sites More sharing options...
kerryzhao Posted December 1, 2010 Share Posted December 1, 2010 I tried to delete these codes from category.tpl.But when I go to front office, that picture is still there.I clear my cookies and history, it still doesn't work.Anyone can help? Link to comment Share on other sites More sharing options...
Recommended Posts