weldmar Posted November 7, 2009 Share Posted November 7, 2009 Please help me to delete the veiw with the photos in subcategory. Link to comment Share on other sites More sharing options...
weldmar Posted November 13, 2009 Author Share Posted November 13, 2009 Anyone please help! Link to comment Share on other sites More sharing options...
andrew Posted November 13, 2009 Share Posted November 13, 2009 Hi,I would go into your themes directory .... /themes/yourthemeThere you will find category.tplYou can edit the code to remove the part where it displays the subcategories (I don't think there is any option in the configuration)- Andrew Link to comment Share on other sites More sharing options...
weldmar Posted November 13, 2009 Author Share Posted November 13, 2009 Thank you! Will try and report ! Link to comment Share on other sites More sharing options...
Viktor99 Posted November 13, 2009 Share Posted November 13, 2009 Use category.tpl in your theme .... There deleted this code:{if $subcategory.id_image}getCatImageLink($subcategory.link_rewrite, $subcategory.id_image, 'medium')}" alt="" />{else}{/if}You can see example : http://www.generalmed.ro/6-pansamente-sterile Link to comment Share on other sites More sharing options...
weldmar Posted November 13, 2009 Author Share Posted November 13, 2009 Use category.tpl in your theme .... There deleted this code:{if $subcategory.id_image}getCatImageLink($subcategory.link_rewrite, $subcategory.id_image, 'medium')}" alt="" />{else}{/if}You can see example : http://www.generalmed.ro/6-pansamente-sterile Thank you Viktor99 ! 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