Issue: mobile page version testing

Phoca Templates - templates for Joomla! CMS
User avatar
Slava
Phoca Member
Phoca Member
Posts: 43
Joined: 07 Nov 2025, 18:39

Issue: mobile page version testing

Post 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.