Hi there,
I'm building a shop where I've got a grid (column) listing of products in sub-categories, which lists them according to their product sort order. So far so good. When I click on a product and navigate with the prev/next buttons, things go a little wonky though. This listing doesn't seem to be the same as the product sort order.
An example - ** removed per request **
Here the products are listed in the correct sort order, as has been defined for each product and also in the order they get listed when looking at that sub-category in the admin. However, when clicking on a product and prev/next-browsing, the order is not correct:
prod #1 - 3/6
prod #2 - 5/6
prod #3 - 4/6
prod #4 - 1/6
prod #5 - 2/6
prod #6 - 6/6
I've updated most listing functions I could find in the admin, but perhaps I've missed a specific setting for the prev/next somewhere? I would like them to be ordered the same way as when shown in the grid, i.e. according to their sort order number.
Any help much appreciated!
Thanks, Karl



