Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2009
    Posts
    196
    Plugin Contributions
    6

    Default Modify Product Alpha Listing Sorter dropdown menu

    This is an 'offshoot' from my other question, as I think the other question about Sort By was misleading.

    What I really want to do is change the Product Alpha Listing Sorted Dropdown so that the selections are not Alphanumeric but are instead the same options as offered when viewing All Products, those being Product Name, Product Name - desc, Price- low to high,
    etc.


    How do I do that?

  2. #2
    Join Date
    Jan 2009
    Posts
    196
    Plugin Contributions
    6

    Default Re: Modify Product Alpha Listing Sorter dropdown menu

    I have been looking at the following two PHP files;
    product_listing_alpha_sorter.php and
    tpl_modules_listing_display_order.php

    The first (alpha sorter) generates the default alpha list for the
    Sort By drop down menu, and the second generates the
    drop down menu for All Products. The second is the menu that I
    want to use in place of the alpha sorter.

    Here is my question: If I replace the code in
    product_listing_alpha_sorter.php with the code from
    tpl_modules_listing_display_order.php am I likely to cause
    problems with the rest of the program?

    Of course I will first make a backup of the alpha_sorter code.

    Any help out there?

  3. #3
    Join Date
    Jan 2009
    Posts
    196
    Plugin Contributions
    6

    Default Re: Modify Product Alpha Listing Sorter dropdown menu

    By changing the code, I got the drop down menu to display the
    selections I want, but it doesn't do anything.

    Obviously quite a bit more to it than what I last proposed, since that
    change by itself did not work. I think I have to figure out how to get
    the selected item (eg Price low to high) to be executed by the
    listing_display_order.php code. HMMM!

    Would appreciate some help from a guru!

    Thanks.

  4. #4
    Join Date
    Jan 2009
    Posts
    196
    Plugin Contributions
    6

    Default Re: Modify Product Alpha Listing Sorter dropdown menu

    FOUND THE SOLUTION

    http://www.zen-cart.com/forum/showth...+yellow&page=3

    Thanks to yellow1912

  5. #5
    Join Date
    Apr 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: Modify Product Alpha Listing Sorter dropdown menu

    Thanks for this! Was looking everywhere ;)

  6. #6
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    1,028
    Plugin Contributions
    24

    Default Re: Modify Product Alpha Listing Sorter dropdown menu

    Steve
    "Totally Zenned" my a*se!

 

 

Similar Threads

  1. Replies: 8
    Last Post: 21 Oct 2008, 09:27 PM
  2. Adding Dropdown Sorter to Category Listing and Search Results
    By preacherman in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 15 Oct 2008, 02:26 AM
  3. Changing the Alpha Sorter Dropdown
    By TXMagnum in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 30 Jan 2008, 04:18 PM
  4. Product sort order dropdown menu on product listing page
    By dealbyethan.com in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Dec 2007, 09:06 PM
  5. Alpha Sorter
    By scottb in forum General Questions
    Replies: 3
    Last Post: 11 Jan 2007, 10:54 PM

Bookmarks

Posting Permissions

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