News:

AbanteCart v1.4.2 is released.

Main Menu
support

Remove

Started by katya, July 02, 2014, 03:35:38 PM

Previous topic - Next topic

katya


Hello, I wonder if this can be removed.
I  can say ?, thanks.

yonghan

Hi,do you mean you want to remove the layout button and sort order toolbar?if yes,you need to edit the category tpl file in view/default_html5/template/pages/product/category.tpl.and remove the foloowing code :

<!-- Sorting + pagination-->
<div class="sorting well">
  <form class=" form-inline pull-left">
    <?php echo $text_sort?>&nbsp;&nbsp;<?php echo $sorting?>
  </form>
  <div class="btn-group pull-right">
    <button class="btn" id="list"><i class="icon-th-list"></i>
    </button>
    <button class="btn btn-orange" id="grid"><i class="icon-th icon-white"></i></button>
  </div>
</div>
<!-- end sorting-->


Hpe it helps.

katya

thanks.
like, I give you positive karma

yonghan

You're welcome and thanks for the karma.hope it works as your expectation.

Forum Rules Code of conduct
AbanteCart.com 2010 -