I'm posting a new topic (but posted similar issue in June 2023) - this is on a different website.
Pagination does not work on any category page. I've checked and double checked the CTGY template.
Here is an example page (this is a dev site) - https://dev.sensationalbaskets.com/h...tion-2017.html
This URL does work -
Page 1 - https://dev.sensationalbaskets.com/m..._By=disp_order
Page 2 - https://dev.sensationalbaskets.com/m..._By=disp_order
Page 3 - https://dev.sensationalbaskets.com/m..._By=disp_order
I'm trying to figure out where the settings for this may be - or is it part of .htaccess?
The code for a link by page number is this:
<a href="&mvte:urls:_self:auto_sep;&mvte:pages:link_p arams;" class="page-links-inactive">&mvte:pages:page_num;</a>
The value in &mvte:urls is:
https://dev.sensationalbaskets.com/c...age-name.html?
Any suggestions - URI settings or .htaccess or something else?
Pagination does not work on any category page. I've checked and double checked the CTGY template.
Here is an example page (this is a dev site) - https://dev.sensationalbaskets.com/h...tion-2017.html
This URL does work -
Page 1 - https://dev.sensationalbaskets.com/m..._By=disp_order
Page 2 - https://dev.sensationalbaskets.com/m..._By=disp_order
Page 3 - https://dev.sensationalbaskets.com/m..._By=disp_order
I'm trying to figure out where the settings for this may be - or is it part of .htaccess?
The code for a link by page number is this:
<a href="&mvte:urls:_self:auto_sep;&mvte:pages:link_p arams;" class="page-links-inactive">&mvte:pages:page_num;</a>
The value in &mvte:urls is:
https://dev.sensationalbaskets.com/c...age-name.html?
Any suggestions - URI settings or .htaccess or something else?