VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Haruna on January 12, 2012, 12:03:40 PM

Title: Problem with pagination
Post by: Haruna on January 12, 2012, 12:03:40 PM
Hello. Tell me, please, how to set the number of items in categories?
I need to excreted by 6 items on each page by default.
Title: Re: Problem with pagination
Post by: notanothernumber on February 07, 2012, 10:03:50 AM
Hi Haruna I'm with you on this as I need to set mine to a default of 12 per category browse page. Anyone any ideas for VM2?
Title: Re: Problem with pagination
Post by: notanothernumber on February 14, 2012, 01:55:03 AM
My bad. Easy as going to:

Virtuemart > Configuration > Max products per view in frontend

and then entering number required.
Title: Re: Problem with pagination
Post by: jenkisan on March 01, 2012, 13:24:43 PM
I did the same thing, but something strange happens:

If I click on page 2 of the list of pages in categories, then this 2 is saved and each time I go to another category it will show me page 2 of that list. 

Does this happen to anyone else?  IS there a way to fix it? Clear the pagination 'cache' and set it back to 0 when I click on another menu item for example?

Is seems the problem is that it forgets to attach    "&limitstart=0"  at the end of the url when you change page.

This is the url to take a look: http://devshop.bellussi.com/index.php?option=com_virtuemart&view=category&virtuemart_category_id=30&Itemid=154 (http://devshop.bellussi.com/index.php?option=com_virtuemart&view=category&virtuemart_category_id=30&Itemid=154)

Thanks.

Title: Re: Problem with pagination
Post by: corymp on March 02, 2012, 04:16:25 AM
I have the same problem. It's really weird. If you click "next page" it woks flawlessly, but if you use the drop down it gets screwy.