Please help... I practically have this "there are no products to list in this category" showing in all subcategories ... How to get rid of it ... I really want to get rid of it in the new version of opencart.
In catalog/language/english/product/category.php, the line:
replace it with
Code: Select all
$_['text_empty'] = 'There are no products to list in this category.';
Code: Select all
$_['text_empty'] = '';
I followed what you mentioned but it is still therein categories & subcategories ( please help!
Hi,
Try this:
If you use default theme:
catalog/view/theme/default/template/product/category.tpl
Find and Remove:
<div class="content"><?php echo $text_empty; ?></div>
Robert
----------------------------------------------------------------------------------------------
Buy clove cigarettes with amazing low prices at http://www.balicigarettes.com
Buy a quality unique wood carvings at http://www.baligiftware.com
Try this:
If you use default theme:
catalog/view/theme/default/template/product/category.tpl
Find and Remove:
<div class="content"><?php echo $text_empty; ?></div>
Robert
----------------------------------------------------------------------------------------------
Buy clove cigarettes with amazing low prices at http://www.balicigarettes.com
Buy a quality unique wood carvings at http://www.baligiftware.com
The original poster asked this question over nine years ago, for OpenCart 1.5. Rest assured it's long been resolved since then.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Who is online
Users browsing this forum: Google [Bot] and 20 guests