VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: razor7 on May 15, 2012, 20:49:57 PM

Title: default pagination is allways 3 products per page (J2.5.4 VM2.0.6)
Post by: razor7 on May 15, 2012, 20:49:57 PM
Hi, I can't figure out or find an obvious parameter in config on how to change default quantity of products per page are shown in my VM categories. Actually, i just get 3 products per page, but i need to show 9.

Please, anyone can answer this really silly question?

Sorry for so much ignorance, jajaja.

Best regards!
Title: Re: default pagination is allways 3 products per page (J2.5.4 VM2.0.6)
Post by: razor7 on May 15, 2012, 22:47:38 PM
Well, I found it, is in second tab of configuration
Title: Re: default pagination is allways 3 products per page (J2.5.4 VM2.0.6)
Post by: michou on May 18, 2012, 01:02:57 AM
Hi,

Can you explain your results ?
I have the same problem. I's like to display all my products listed in my shop.
Thanks ! ;)
Title: Re: default pagination is allways 3 products per page (J2.5.4 VM2.0.6)
Post by: razor7 on May 18, 2012, 01:14:27 AM
Of course, you just setup how many products per page on VM condiguration, second tab, something like "how many products on frontpage"

Best regards!
Title: Re: default pagination is allways 3 products per page (J2.5.4 VM2.0.6)
Post by: rbedenham05 on May 22, 2012, 11:03:47 AM
This works! Great, thanks.

I am using Joomla 2.5.4 and Virtuemart 2.0.6.

1. Logged In to Joomla
2. Clicked 'Components'
3. Clicked 'Virtuemart'
4. Clicked 'Configuration' group tab - left hand accordion style menu
5. Clicked 'Configuration' link
5. Clicked 'Store Front' Tab
6. Under Core Settings, changed 'Max products per view in frontend' to 12.
7. Clicked 'Save and Close'

Refreshed my sites frontend and now all categories are showing 12 products per page.
Title: Re: default pagination is allways 3 products per page (J2.5.4 VM2.0.6)
Post by: MishaCutie on October 02, 2012, 14:02:51 PM
I've had the same frustrating problem myself. I just couldn't display more than three products at once. The next update fixed this issue and it's probably the reason people aren't complaining about it anymore.
Misha Cutie - http://www.fetelenorocoase.ro/ (http://www.fetelenorocoase.ro/)
Title: Re: default pagination is allways 3 products per page (J2.5.4 VM2.0.6)
Post by: be on November 13, 2012, 20:46:44 PM
Hi,
I have the same problem. It shows only products from 1 to 3 and than only something which can be divided through 3.
If I put 4 in the configuration an put this in the categories.php

<?php echo $this->perRow ?>

I got shown a 3. Is there a bug in virtuemart?

BR
Title: Re: default pagination is allways 3 products per page (J2.5.4 VM2.0.6)
Post by: bytelord on November 13, 2012, 21:41:12 PM
http://forum.virtuemart.net/index.php?topic=109043.0