Page 1 of 1

Issue: mobile page version testing

Posted: 13 Mar 2026, 19:07
by Slava
Hello
Joomla ‎6.0.2/Phoca Cart 6.1.0Beta9/Premiere6.1.3

Pagination causes an issue on category pages with a large number of products; there are no problems in smaller categories.
Problem pages aren’t optimized for mobile — horizontal scrolling makes content not fit the screen, causing inconvenience.

Example of a page not optimized for mobile devices due to the reasons mentioned above.

Code: Select all

remove the space in the domain extension 
https://phoca.plitka-smolensk.r u/catalog/categories/items?c=2-ceramic-tile&s[gruppa]=gres
Example of a mobile‑friendly page meeting the specified criterion.

Code: Select all

remove the space in the domain extension https://phoca.plitka-smolensk.r u/catalog/categories/items?c=2-ceramic-tile&s[gruppa]=gres,mozaika&s[tsvet]=seryj
Please let me know how I can resolve this issue.