when navigating to a category page, there is a box at the top with "display options"…such as "show per page", "sort by position" etc…this box is also at the bottom of each page…
How to remove from top position?
3 answers
Hi mneese_mag,
I will answer your question. Please follow these steps below:
1. Open \app\design\frontend\default\jm_zitetemplate\cata log\product\list.phtml
2. Comment out line 42 <?php //echo $this->getToolbarHtml() ?>
3. Save, clear cache and try again.
Hope it helps.
Regards
yes that works fine…will this require changing again when template is updated to 1.7.2?
Hi mneese_mag,
I am sorry but it is yes. Because that toolbar is visible in our concept. But it is simple to modify.
You can update Magento to version 1.7.2. You just need to update magento core, it will not touch the template and what you have modified (not the magento core).
Regards
This question is now closed