VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: BCD on March 31, 2012, 02:30:39 AM

Title: VM2 Pagination Problem
Post by: BCD on March 31, 2012, 02:30:39 AM
Joomla 2.5.3
Virtuemart 2.0.2

How do I display ALL my products on ONE page without having to click paging links.

Currently I can only see the first 10 products.

I have 14 products.

I need to see all 14 products on ONE page.

I changed the Default Feed Limit from 10 to 100 in the Joomla Global Config settings but this did not help.
Title: Re: VM2 Pagination Problem
Post by: jenkinhill on March 31, 2012, 11:35:00 AM
Try using this url - (yoursitedomain.com)/index.php?option=com_virtuemart&view=category&virtuemart_category_id=0
Title: Re: VM2 Pagination Problem
Post by: BCD on March 31, 2012, 23:02:23 PM
Does not work.

It still only displays 10 of the 14 products.
Title: Re: VM2 Pagination Problem
Post by: jenkinhill on March 31, 2012, 23:19:30 PM
Try this url (http://virtuemart-help.co.uk/joomla17/index.php?option=com_virtuemart&view=category&virtuemart_category_id=0) in a store with 17 products - all display. Using J2.5.3 with VM2.0.3H  (ignore the stuff at the top as I am playing with some things).
Title: Re: VM2 Pagination Problem
Post by: BCD on April 02, 2012, 01:55:38 AM
That's great. How did you get it to display all products?
Title: Re: VM2 Pagination Problem
Post by: BCD on April 02, 2012, 02:08:31 AM
YAY.

I found the solution:

Configuration / Shopfront / Max products per view in frontend.

Default was 10. I set it to 20 and can now see all my products.
Title: Re: VM2 Pagination Problem
Post by: jenkinhill on April 02, 2012, 12:08:16 PM
Great! I forgot to mention that setting.