This works 'inside a category' - but when I have a menu entry for 'products list' this includes more than one category and I didn't find any way how to reorder this view?
It doesn't matter if I reorder the categories in the backend - the frontend view always show the category in the same order.
So let's say we have category1 and category2. I can now reorder the products inside that categories, this works and the products inside a category are displayed in the ordered way.
But the frontend products list view now always shows:
>> all products from category1 (in correct order)
>> all products from category2 (in correct order)
I don't have a way to to make it this way, have I?
>> all products from category2 (in correct order)
>> all products from category1 (in correct order)
It doesn't matter if I reorder the categories in the backend - the frontend view always show the category in the same order.
So let's say we have category1 and category2. I can now reorder the products inside that categories, this works and the products inside a category are displayed in the ordered way.
But the frontend products list view now always shows:
>> all products from category1 (in correct order)
>> all products from category2 (in correct order)
I don't have a way to to make it this way, have I?
>> all products from category2 (in correct order)
>> all products from category1 (in correct order)
Statistics: Posted by jagg1010 — 25 Mar 2025, 11:37