lantastic Posted December 6, 2006 Posted December 6, 2006 I have many contributions on my OSC Site. One should be allowing me to sort the way products are listed on the website. I believe this to be the case because in my Admin screen I have a box that says "Products Sort Order" WHen I put a number in that box and add the product the table Products ---> product_sort_order gets updated. However, the products are not sorting based on that number. They are being sorted alphabetically. There are product sort order options in these tables: products ---->products_sort_order product_attributes (two places here) ----> sort_order1 ----> product_options_sort_order It seems like it would simply be the addition of a Select statement somewhere in the code for listing the products on the public side of the site. Can someone give me a clue where it would be? Quote Ken Cheney
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.