Results 1 to 10 of 13

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Location
    Posadas, Misiones, Argentina
    Posts
    220
    Plugin Contributions
    0

    Default Re: How do I change the sort order of a category?

    It also worked for me!!! Thanks!
    URL: http://www.littledreamswarehouse.com/shop
    Zen Version: 1.3.89h
    Zen Template: orange modified

  2. #2
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: How do I change the sort order of a category?

    AHHH FINALLY!!!!!!!!!!!! This took me FOREVER to find. I needed all my categories to sort newest to oldest and this worked!

    There were to places where this code showed up

    $listing_sql .= " order by p.products_sort_order, pd.products_name";

    My products didn't sort right til I replaced the second.

    Thank you!!!!!!!

  3. #3
    Join Date
    May 2006
    Posts
    89
    Plugin Contributions
    0

    Default Re: How do I change the sort order of a category?

    Quote Originally Posted by khopek View Post
    AHHH FINALLY!!!!!!!!!!!! This took me FOREVER to find. I needed all my categories to sort newest to oldest and this worked!

    There were to places where this code showed up

    $listing_sql .= " order by p.products_sort_order, pd.products_name";

    My products didn't sort right til I replaced the second.

    Thank you!!!!!!!


    Also - make sure tha the "Display Product Listing Default Sort Order" option, in your Store->Configuration->ProductList is set to blank/empty. If you put zero, you first product listing page will be sorted correctly, but the next page (using the arrows links and/or the page numbers), will go back to sorting using the "1a" option.

 

 

Similar Threads

  1. v139h How to change the sort order of the cart contents?
    By Eric Chen in forum General Questions
    Replies: 1
    Last Post: 3 Jan 2014, 09:43 PM
  2. v151 Change sort order of products to date added to category
    By Bee01 in forum Customization from the Admin
    Replies: 2
    Last Post: 25 May 2013, 02:21 PM
  3. v151 Product Sort within Category - having problems changing the default sort order
    By Don Wagner in forum Customization from the Admin
    Replies: 4
    Last Post: 21 Oct 2012, 03:03 AM
  4. Change sort order of products in a category using phpmyadmin
    By mcpisik in forum General Questions
    Replies: 9
    Last Post: 4 Aug 2012, 01:43 PM
  5. v138a how to edit sort order value in the category browsing page of admin?
    By hmdnawaz in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 6 Apr 2012, 01:48 PM

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