jumpink Posted July 29, 2012 Share Posted July 29, 2012 I have been trying to remove this text from the category title. I am using the standard theme. I edited the category.tpl, category-count.tpl, forced compiled and cleared cache but the text remains. Has anyone else had any luck removing this unnecessary annoying text? Thanks Link to comment Share on other sites More sharing options...
Bruno Leveque Posted July 30, 2012 Share Posted July 30, 2012 Hi Jumpink, You simply have to remove this code in category.tpl: <p class="warning">{l s='There are no products in this category.'}</p> - Empty your Smarty cache (/tools/smarty/compile/* or smarty_v2 if you have an old version) . - Empty your web-browser cache (or press CTRL+F5 to reload the page) Regards, 1 Link to comment Share on other sites More sharing options...
jumpink Posted July 30, 2012 Author Share Posted July 30, 2012 Still there. Attached is what the text says. Link to comment Share on other sites More sharing options...
lovemyseo Posted January 27, 2015 Share Posted January 27, 2015 Hi Jumpink, You simply have to remove this code in category.tpl: <p class="warning">{l s='There are no products in this category.'}</p>- Empty your Smarty cache (/tools/smarty/compile/* or smarty_v2 if you have an old version) .- Empty your web-browser cache (or press CTRL+F5 to reload the page) Regards, Perfect solution [spam-filter] Link to comment Share on other sites More sharing options...
Recommended Posts