Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Remove  (Read 4587 times)

Offline katya

  • Newbie
  • *
  • Posts: 12
  • Karma: +1/-1
    • View Profile
Remove
« on: July 02, 2014, 03:35:38 PM »

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

yonghan

  • Guest
Re: Remove
« Reply #1 on: July 02, 2014, 11:18:35 PM »
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 :
Code: [Select]
<!-- 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.

Offline natdroid

  • Full Member
  • ***
  • Posts: 113
  • Karma: +36/-3
    • View Profile
Re: Remove
« Reply #2 on: July 03, 2014, 06:35:19 AM »
That helps a lot

Offline katya

  • Newbie
  • *
  • Posts: 12
  • Karma: +1/-1
    • View Profile
Re: Remove
« Reply #3 on: July 03, 2014, 10:51:16 AM »
thanks.
like, I give you positive karma

yonghan

  • Guest
Re: Remove
« Reply #4 on: July 03, 2014, 11:56:39 AM »
You're welcome and thanks for the karma.hope it works as your expectation.

 

Database Error

Please try again. If you come back to this error screen, report the error to an administrator.