VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: lucianod on May 26, 2016, 10:20:44 AM

Title: Number of categories in a row
Post by: lucianod on May 26, 2016, 10:20:44 AM
Joomla 3.5.1
Virtuemart : 3.0.14

Hello,


I have 5 categories on the home page but are not on the same row  as image attached.

In the VirtueMart Home Page Settings, Default number of categories in a row If I insert of less than 5 OK . From 5 up does not work.


I wish all the images on the same row.

How can I do.

Thank you.
Title: Re: Number of categories in a row
Post by: jenkinhill on May 26, 2016, 11:22:46 AM
It is probably a minimum width css rule for each image. No URL so not possible to say for sure.

You should be using either a patched VM3.0.14 or VM3.0.16 with Joomla 3.5.1 
http://dev.virtuemart.net/projects/virtuemart/files
http://forum.virtuemart.net/index.php?topic=133760.0
Title: Re: Number of categories in a row
Post by: lucianod on May 26, 2016, 17:19:41 PM
Thank you.

I can write url ?

to check if it depends on css ?

Luciano
Title: Re: Number of categories in a row
Post by: jenkinhill on May 26, 2016, 17:29:32 PM
Yes, or look for yourself:  http://forum.virtuemart.net/index.php?topic=116620.0
Title: Re: Number of categories in a row
Post by: lucianod on May 26, 2016, 17:56:57 PM
Thank you.

www.passionepuglia.it
Title: Re: Number of categories in a row
Post by: jenkinhill on May 26, 2016, 20:48:33 PM
Each individual category div has width: 23.0769%; applied - which would be 4 cats per row with some spacing. So either that is hard coded in your template or you have not set the number per row correctly.

You probably need to try this: 
In configuration/templates/Shopfront Settings set  Default number of categories in a row to 5
In configuration/templates/VirtueMart Home Page Settings also set  Default number of categories in a row to 5
Title: Re: Number of categories in a row
Post by: lucianod on May 26, 2016, 21:49:52 PM
I modified it does not work

Attached image
Title: Re: Number of categories in a row
Post by: jenkinhill on May 26, 2016, 23:22:41 PM
Then you should ask the template developer. Unfortunately there is a limit to how much we can support commercial templates. See  http://forum.virtuemart.net/index.php?topic=108212.0