VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: YooHappy on March 09, 2012, 11:29:28 AM

Title: Impossible to use "sort by" with VM 2.0.2
Post by: YooHappy on March 09, 2012, 11:29:28 AM
Hello,

I'm using VM 2.0.2 under Joomla 1.5.25.
It's impossible for me to use the "Sort by" function on the front in the category page. The list is working. So, I can't choose "Name, price..." to sort the list of products.

Does anyone have an idea of this ?
Maybe it's a jquery conflict ? If it is, what can I do to fix this ?

Can you help me, please ?
Title: Re: Impossible to use "sort by" with VM 2.0.2
Post by: PRO on March 09, 2012, 12:06:51 PM
Quote from: YooHappy on March 09, 2012, 11:29:28 AM
The list is working. So, I can't choose "Name, price..." to sort the list of products.


??? url?
Title: Re: Impossible to use "sort by" with VM 2.0.2
Post by: lipes on March 29, 2012, 23:05:44 PM
I'm having a problem with the sortby list in 2.0.3 H ..

Its similar with the problem in this forum menu.

Every time that i go down to select another item... the next menu item disapear... doesnt stay fixed in the same position... i dont know whats happen but its only in forum.virtuemart and now in VM2.0.3 .
Every other websites the menu and submenus hover works very fine :/
Title: Re: Impossible to use "sort by" with VM 2.0.2
Post by: PRO on March 30, 2012, 00:06:41 AM
sounds like its css related.

Are you using an override?

did the css change for it in the latest version?
Title: (SOLVED) Re: Impossible to use "sort by" with VM 2.0.2
Post by: lipes on March 30, 2012, 00:44:08 AM
I think that i've discover the fix! :D :D

update: this solution works better .orderlistcontainer div.orderlist{display:none;position:absolute;border:solid #CAC9C9 1px;background:#FFF;cursor:pointer; z-index: 100 !important }