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.
Try using this url - (yoursitedomain.com)/index.php?option=com_virtuemart&view=category&virtuemart_category_id=0
Does not work.
It still only displays 10 of the 14 products.
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).
That's great. How did you get it to display all products?
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.
Great! I forgot to mention that setting.