| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Per Page dropdown disappears for categories with Featured Products | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Per Page dropdown disappears for categories with Featured Products
Hi,
I've just noticed that on one of my category pages I have no 'per page' selector. If I remove the featured products, it reappears. It also appears as it should on other pages, where no featured products are defined. Although I've hacked about a bit in my template files, I can't see how any of my changes might have affected this. Has anyone else come across it? More importantly, has anyone else come across it and fixed it? It seems to be something to do with the following statement in main/navigation.tpl (at the bottom): {if $per_page eq "Y" and $total_items gte $per_page_values.0} If a featured product is defined, then $total_items seems to be the number of featured products, not the total number of items on the page. That's my impression anyway, as I've not done a great deal of testing... Any thoughts? I'm not really sure where to look. Cheers Welly |
|||||||
#2
|
|||||||||
|
|||||||||
Re: Per Page dropdown disappears for categories with Featured Products
I think you're on the right track.
Featured Products calls include/search.php separately so it's possible it is resetting the per_page values based on the featured products, overriding the other products on that page. May have to customize include/search.php to skip the per_page pieces when getting featured products. |
|||||||||
#3
|
|||||||||
|
|||||||||
Re: Per Page dropdown disappears for categories with Featured Products
If this is the case then this is a bug. Report it in the bugtracker
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#4
|
|||||||
|
|||||||
Re: Per Page dropdown disappears for categories with Featured Products
Logged: Ticket details (#0039899)
Welly |
|||||||
|
|||
X-Cart forums © 2001-2020
|