X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Remove "sort by" completely (https://forum.x-cart.com/showthread.php?t=21787)

CobaltCat 05-14-2006 09:44 PM

Remove "sort by" completely
 
My client wants the "sort by" section gone completely. Can someone tell me which tbl it's in?

v 4.0.18

balinor 05-15-2006 03:08 AM

comment out this in customer/main/subcategories.tpl:

{if $sort_fields}
<DIV align="right">{include file="main/search_sort_by.tpl" sort_fields=$sort_fields selected=$search_prefilled.sort_field direction=$search_prefilled.sort_direction url="home.php?cat=`$cat`&"}</DIV>
{/if}

CobaltCat 05-15-2006 12:25 PM

Perfect! Thanks!


All times are GMT -8. The time now is 12:15 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.