VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Ventsi Genchev on May 09, 2018, 13:35:50 PM

Title: Products per page bug with SEO enabled
Post by: Ventsi Genchev on May 09, 2018, 13:35:50 PM
VirtueMart 3.2.14
Joomla 3.8.7

Configuration:
Virtuemart/Configuration/Template:
Frontend default items per list view: 6
For 3 items per row: 6,12,18

Frontend Problems:
6 products are displayed.
If 12 products are selected - everything is ok. URL: ..../results,1-12
If we go back to 6 products, it again shows 12 products. No "results" in URL.
We choose 6 products again - now everything is OK. URL: ..../results,1-6

If in the configuration we choose Frontend default items per list live value that does not exist in For 3 items per row (for example 9.), there is no problem. But then, after the first choice, we can no longer return to 9.

Virtuemart demo:
Frontend default items per list view: 24
For items per row: 15,30,60,150 (default value because it is not set in the configuration)
At first we see 24 products per page, but if we choose another value, we can no longer return to 24.

If we do not use SEO, there is no problem.
Title: Re: Products per page bug with SEO enabled
Post by: hellorain on May 09, 2018, 13:41:46 PM
Hello,


Can you please provide website url?

Best Regards,
hellorain.
Title: Re: Products per page bug with SEO enabled
Post by: Ventsi Genchev on May 09, 2018, 13:55:45 PM
Hello hellorain,

You can check here: https://demo.virtuemart.net/
My site is not active yet.

Best regards
Title: Re: Products per page bug with SEO enabled
Post by: hellorain on May 09, 2018, 14:04:19 PM
Hello,

I think you should try with your demo website first in which you have full control of configuration.So if issue we can sort out!!

Best Regards,
hellorain
Title: Re: Products per page bug with SEO enabled
Post by: Ventsi Genchev on May 09, 2018, 14:24:12 PM
Hello,

I've tried with:
- my site on a local server;
- my site on a test server;
- VirtueMart3.2.14_Joomla_3.8.6-Stable-Full_Package.zip - on a local server;
- sites of colleagues.

Everywhere I have complete control. Also, before I write about a problem, I do all the possible tests.