Hi!
Using Joomla SEF, htaccess:
I noticed that ordering in category page works good unless i change the ordering from default value to another one and click on it to change from ASC to DESC ordering. After this change i get redirected to the main page with some random list of products with pagination at the bottom.
For exmple:
Default ordering is - Order by ID (i can change ordering from ASC to DESC and vice versa with no problems) but if to change to another ordering - Product Name, Product Price and so on... and then change ASC to DESC, i get this redirection.
By the way when Joomla SEF is turned off all works correctly.
Probably i need to make some changes in product.php (models) or in routing?
Any idea how to fix this. Thanks for the help.