VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: kiasati on June 08, 2016, 16:46:38 PM

Title: number of products in a row
Post by: kiasati on June 08, 2016, 16:46:38 PM
Hi
im using vm 3.0.16
see the picture below
(https://i.imgsafe.org/82e308fb2f.png)

instead of showing 3 products in a row i want it to show 6 products in a row

see the picture below
(https://i.imgsafe.org/8314377e51.png)
i assume it should configure in here. as you see a error is on top, what is it for? and when i put "Default number of products in a row" to 6, a error appears, what should i do?


Title: Re: number of products in a row
Post by: jenkinhill on June 08, 2016, 17:31:16 PM
Safe path docs:  http://docs.virtuemart.net/faqs/110-how-to-set-the-safe-path.html

Number of products in a row is set on Shopfront settings and HOmapage settings, PLUS can be set for each category.
Some commercial templates are hard coded to just show 3 products per row, if so you may be able to chnage that just using CSS overrides.
Title: Re: number of products in a row
Post by: kiasati on June 19, 2016, 16:48:13 PM
where can i edit the code for this place??
Title: Re: number of products in a row
Post by: kiasati on June 21, 2016, 16:01:03 PM
where is the code fore this page?? where can i edit its code??
Title: Re: number of products in a row
Post by: jenkinhill on June 21, 2016, 16:22:44 PM
The template code to display products in category? That will probably be in your template overrides - templates/[yourJoomlatemplate]/html/com_virtuemart/category/ and templates/[yourJoomlatemplate]/html/com_virtuemart/sublayouts/

http://forum.virtuemart.net/index.php?topic=108212.0