VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: nagehoko on March 27, 2016, 11:32:18 AM

Title: I see only one product per row
Post by: nagehoko on March 27, 2016, 11:32:18 AM
Hello Forum,
First time, my appreciation for your great work.
Second time, comment an error that has appeared in my store. Following a failed upgrade to Joomla 3.5 with VirtueMart 3.12; I restored my website to a previous backup of Joomla 3.4 and Virtuemart 3.12.
Before each line you could see three products, but now only see one. I have reviewed all the settings and are selected for three and not a product, for row.
I expect your help if possible resolve, receive a warm greeting
P.S. my English is limited, I request short instructions, thank you.
Title: Re: I see only one product per row
Post by: jenkinhill on March 27, 2016, 11:35:33 AM
See  http://forum.virtuemart.net/index.php?topic=128401.0     

There is no VirtueMart 3.12 - do you mean 3.0.12?
Title: Re: I see only one product per row
Post by: Ghost on March 27, 2016, 19:00:30 PM
Are you using default Protostar template?
Title: Re: I see only one product per row
Post by: nagehoko on March 29, 2016, 14:26:11 PM
Quote from: jenkinhill on March 27, 2016, 11:35:33 AM
See  http://forum.virtuemart.net/index.php?topic=128401.0     

There is no VirtueMart 3.12 - do you mean 3.0.12?

Yes it is VirtueMart 3.0.12, and sorry
- Currently using: VM 3.0.12, Joomla 3.4.8, Stable  PHP 5.5.31

Quote from: Ghost on March 27, 2016, 19:00:30 PM
Are you using default Protostar template?

Ok, I'm using this template

Thank you both for answering, you can see in URL http://acercamadera.com/tienda/maderas-para-el-modelismo/redondos-de-madera-para-modelos (http://acercamadera.com/tienda/maderas-para-el-modelismo/redondos-de-madera-para-modelos)
I await your instructions ;)
Title: Re: I see only one product per row
Post by: Ghost on March 29, 2016, 14:34:00 PM
You have products_horizon sublayout selected for product display. Change it back to default.
Title: Re: I see only one product per row
Post by: nagehoko on March 29, 2016, 14:46:26 PM
Yes, I have the right option, thanks

(https://lh3.googleusercontent.com/dihJHEnO2bOWHWBqoOsaM5jDw15PwpaYxy3J2o7zz2laY40GQJgnmlKYyjSzcXQn0lGHYND4wGfMufm9TjRHBQAEzOVNNoc_vj2Xnb-UNnRCZPzgEsZxBwjcOWhPVQNRByR7J6-TsquDd5UFB9qOjBGSdlJTeTmo245bLvmTV5OMqyuPwjbr6EWV9fAee3Xp9dK4wL0qLESrFh6w4RnQUjJ7aq8IEF68HruSL528W4KqKMy78fC1R6tp5Eyf0uJxyBBQ1506kgTaq5f1RfmuPxJlnBp93_jsNDY7O_n-8N0igjwa83giHMWHShZC4HHeGWZDeLpauqTwU7FKcFJwbYMRn2t8CLTVh0kkEGn3RZlp96LKdcDIFdSAnG6vWpb0t1VkMbkgNF6XpntcgcHeskNBYMS5Ynus0tADo87TsAULimVl3Zti_s2EB2Ou9bIMjtnkoOAebBRhM_LGQsT8rExOZfikJ2aq3lq5ze2mWga_Hroo474_W816J-LIKb4I7y8Jixfd9EW1ZzZSWJEL5BYJIxJgj1_smj2twIBA2iqpC6NKAd2rCgeqF5u_6JwWbNFy=w1215-h672-no)
Title: Re: I see only one product per row
Post by: jenkinhill on March 29, 2016, 15:21:29 PM
Well you are certainly using the products_horizon layout.
From your page: <div class="product vm-products-horizon vm-col vm-col-3 vertical-separator">
Title: Re: I see only one product per row
Post by: nagehoko on March 29, 2016, 15:28:27 PM
Quote from: jenkinhill on March 29, 2016, 15:21:29 PM
Well you are certainly using the products_horizon layout.
From your page: <div class="product vm-products-horizon vm-col vm-col-3 vertical-separator">

Ok, how I can correct it?
Title: Re: I see only one product per row
Post by: nagehoko on March 30, 2016, 10:21:01 AM
Hello,

Yesterday as I have not received any instructions, I installed a different template to Protostar, and products appear 3 per row; with the same configuration; shown in the image I have made above.
I understand it is a problem of Protostar template in my website, after restoring the backup.
I updated to v3.0.14 virtuemart and everything works fine except the initial problem of showing one product per row.
Do you have any idea why that happens? Thanks and happy day.
Title: Re: I see only one product per row
Post by: GJC Web Design on March 30, 2016, 10:46:58 AM
just remove

.vm-products-horizon.vm-col {
  width: 100%;
}

from http://acercamadera.com/components/com_virtuemart/assets/css/vm-ltr-site.css line 1304

Title: Re: I see only one product per row
Post by: nagehoko on March 30, 2016, 11:22:41 AM
Quote from: GJC Web Design on March 30, 2016, 10:46:58 AM
just remove
.../...

;D Thank you very much, you are a great team, you're all solved