Page 1 of 1

Products Pagination Last Page Number Doesn't Show

Posted: Fri May 03, 2019 2:33 pm
by montedavis
Hello,

I'm using the products module and have set my products to load 30 products to a page and have 8 pages of products. When I use the paging navigation "<< < 1 of 8 > >>" everything works well until I get to the 8th page and instead of seeing "<< < 8 of 8 > >>" I see "<< < 7 of 8 > >>" and the products listed on the page are for the 8th page and the page URL shows "&cntnt01page=8" does anyone know why this might be happening?

here is a link to the page:

https://www.klostermanbakery.com/search-page-organics-2

CMSMS Info below:
CMSMS Version 2.2.5

Installed Modules
AdminSearch 1.0.4
CGExtensions 1.61
CGSimpleSmarty 2.1.8
CMSContentManager 1.1.6
CMSMailer 6.2.14
Captcha 1.0
CmsJobManager 0.1.2
DesignManager 1.1.4
FileManager 1.6.5
FilePicker 1.0.2
FormBuilder 0.8.1.6
Gallery 2.3.2
JQueryTools 1.4.0.3
MenuManager 1.50.3
MicroTiny 2.2.2
ModuleManager 2.1.3
Navigator 1.0.8
News 2.51.3
Products 2.28.4
Search 1.51.2
TinyMCE 3.2-beta3

Thank you,

Monte

Re: Products Pagination Last Page Number Doesn't Show

Posted: Mon May 06, 2019 2:52 pm
by PinkElephant
Hi Monte
montedavis wrote:instead of seeing "<< < 8 of 8 > >>" I see "<< < 7 of 8 > >>"
[...]
Products 2.28.4
I'm guessing you need to adjust the smarty logic in the relevant template. Module Manager > Products > About shows template fixes from 2.28.1, including one for pagination. Compare what you're using with the current default template or post the contents here if you're stuck.