VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: RedFux on March 04, 2013, 12:31:57 PM

Title: Featured Products Not Displayed Side by Side on each row
Post by: RedFux on March 04, 2013, 12:31:57 PM
Hello, I'm using VM 2.0.18a + Joomla 2.5.8 and while attempting to use featured products module it displayed the products vertically although I've set
number of displayed products : 6
Products per row : 3

It's supposed to be like this :



product1product2product3
product4product5product6

But actually like this :



product1
product2
product3
and so on..

How to fix that?  Thank You.

Mod edit:  bump message removed.  http://forum.virtuemart.net/index.php?board=114.0
Title: Re: Featured Products Not Displayed Side by Side on each row
Post by: RedFux on March 30, 2013, 11:25:03 AM
any help?
Title: Re: Featured Products Not Displayed Side by Side on each row
Post by: jenkinhill on March 30, 2013, 13:08:13 PM
Is there enough room in the user position you have assigned the module to in your Joomla template to display that module in a wide configuration?

You may need to use Firebug to check the applied css - it is possible that the layout is affected by your Joomla template css.
Title: Re: Featured Products Not Displayed Side by Side on each row
Post by: RedFux on April 09, 2013, 07:59:32 AM
Quote from: jenkinhill on March 30, 2013, 13:08:13 PM
Is there enough room in the user position you have assigned the module to in your Joomla template to display that module in a wide configuration?

You may need to use Firebug to check the applied css - it is possible that the layout is affected by your Joomla template css.

I'm using the template that comes from Helix Framework and when I set the shopping cart module enabled then the featured products would display correctly.  But if I set it to disabled then it would mess up.

I think there's a bug or something in the module, can you give solution or something?

Thank You!
Title: Re: Featured Products Not Displayed Side by Side on each row
Post by: jenkinhill on April 09, 2013, 10:49:35 AM
Sounds like a problem with the Joomla template if "when I set the shopping cart module enabled then the featured products would display correctly" and without something in that module position the display breaks. Check with Firebug & maybe try Joomla's Beez template to see how that displays.
Title: Re: Featured Products Not Displayed Side by Side on each row
Post by: RedFux on April 10, 2013, 10:40:45 AM
Quote from: jenkinhill on April 09, 2013, 10:49:35 AM
Sounds like a problem with the Joomla template if "when I set the shopping cart module enabled then the featured products would display correctly" and without something in that module position the display breaks. Check with Firebug & maybe try Joomla's Beez template to see how that displays.

Is there any chances you could help me find the solution after I installed firebug?  I don't know how to use it properly.
Title: Re: Featured Products Not Displayed Side by Side on each row
Post by: RedFux on April 11, 2013, 07:52:17 AM
Well so I tried to play with firebug and it comes to my mind that I want to keep the cart module enabled but it won't show up in the page so I decided to delete the div class.

This is that I want to delete :
http://flickr.com/gp/94811178@N05/217G5X

Now the question is, How to locate those files?  Thank You.