VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Chigolo on December 02, 2012, 15:28:28 PM

Title: Number of Products in Frontend
Post by: Chigolo on December 02, 2012, 15:28:28 PM
Heyguys,

where can i change the number of the sown products in the frontpage? At the moment only 10 articles are in the list in two rows. I want to have 6 rows with 2 articles, so 12 articles on the page, where can I change it? I can't find somehting in the Vm component....

Joomla 2.5.8
VM 2.0.10

Best wishes
B Braun
Title: Re: Number of Products in Frontend
Post by: bytelord on December 02, 2012, 17:26:17 PM
http://forum.virtuemart.net/index.php?topic=79799.0
Title: Re: Number of Products in Frontend
Post by: Chigolo on December 03, 2012, 17:58:40 PM
Heyguys,

where can i change the number of the sown products in the frontpage? At the moment only 10 articles are in the list in two rows. I want to have 6 rows with 2 articles, so 12 articles on the page, where can I change it? I can't find somehting in the Vm component....

Joomla 2.5.8
VM 2.0.10


Best wishes
B Braun
Title: Re: Number of Products in Frontend
Post by: bytelord on December 03, 2012, 21:26:40 PM
Hello,

You have to update to 2.0.12f / 2.0.14 to have that option, otherwise you can use  the following: http://forum.virtuemart.net/index.php?topic=103494.msg355795#msg355795

Title: Re: Number of Products in Frontend
Post by: Chigolo on December 04, 2012, 10:56:12 AM
Thx, do I have to make a safety before the update or can I do it right from the backend? I'm also using ARTIO invoice, does anything change after the update?
Title: Re: Number of Products in Frontend
Post by: bytelord on December 04, 2012, 19:06:07 PM
Hello,

Always perform a backup before update, i am highly recommend to use akkeba backup (free edition) for full backup of your site.
After update you should also update your vm2 template overrides

changes between versions: http://virtuemart.net/index.php?option=com_content&id=416

Also there is layoutchanges.zip files after 206 that will show you exactly the areas that the code have been changed. Those are images comparing to previous versions will help you to update your template overrides easy.

http://dev.virtuemart.net/attachments/download/456/com_virtuemart.2.0.8_layout_changes.zip
http://dev.virtuemart.net/attachments/download/476/com_virtuemart.2.0.10_layout_changes.zip
http://dev.virtuemart.net/attachments/download/492/com_virtuemart.2.0.12_layout_changes.zip

Regards
Title: Re: Number of Products in Frontend
Post by: Chigolo on December 05, 2012, 10:15:46 AM
Thx!