Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2009
    Posts
    128
    Plugin Contributions
    0

    Default sort by drop down list

    Hi, how can I remove this sort by drop down list for my all product listing? I have switch the admin porduct listing -
    Include Product Listing Alpha Sorter Dropdown to false but the list is still there. Search other thread but to no avail. Your help will be appreciated. Thanks.

  2. #2
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: sort by drop down list

    remove this section of code from an override copy of includes/templates/template_default/templates/tpl_products_all_default.php
    PHP Code:
    <?php
    require($template->get_template_dir('/tpl_modules_listing_display_order.php',DIR_WS_TEMPLATE$current_page_base,'templates'). '/tpl_modules_listing_display_order.php'); ?>

    <br class="clearBoth" />
    Neville
    An assumption is what you arrive at when you get tired of thinking...

  3. #3
    Join Date
    Mar 2009
    Posts
    128
    Plugin Contributions
    0

    Default Re: sort by drop down list

    Thanks Bunyip, got it done.

 

 

Similar Threads

  1. v153 Manufacturer sort in default sort drop down
    By vacuumwarlock in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Nov 2014, 02:58 PM
  2. Sort Drop Down
    By sewingzfun in forum Templates, Stylesheets, Page Layout
    Replies: 23
    Last Post: 9 Nov 2011, 07:57 AM
  3. Replies: 3
    Last Post: 19 Apr 2010, 06:22 PM
  4. change the 'Sort By' drop down menu that appears at the top of the product list page?
    By autoace in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 26 Sep 2009, 03:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg