OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Main menu rollover pulldowns don't work (0 viewing) 

OrdaSoft template Support

Go to bottom Favoured: 0

Main menu rollover pulldowns don't work

vincebodie (Visitor)
Posts: 0
graphgraph
User Offline
Main menu rollover pulldowns don't work 10 Years, 3 Months ago
Karma: 0  
I'm not sure why, but when mousing over the "Web Store" item on the main menu on this site, nothing happens:

hotrodgaragesale.com/

However, on this page the submenu items are 'stuck' in the down position:

hotrodgaragesale.com/index.php/web-store...s-long-sleeve-shirts

Any ideas?
Logged Logged
Last Edit: 2013/12/30 06:40 By .
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:Main menu rollover pulldowns don't work 10 Years, 3 Months ago
Karma: 7  
Hello,

Try next:

1. from index.php remove or comment
$doc->addScript($this->baseurl."/templates/".$this->template."/bootstrap/js/bootstrap-select.js";

2. from javascript/custon.js remove or comment
jQuery('#wrapper'.find('select'.addClass('selectpicker';
jQuery('.selectpicker'.selectpicker();

Happy New Year!

Best Regards,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
vincebodie (Visitor)
Posts: 0
graphgraph
User Offline
Re:Main menu rollover pulldowns don't work 10 Years, 3 Months ago
Karma: 0  
Ulanovatem wrote:
Hello,

Try next:

1. from index.php remove or comment
$doc->addScript($this->baseurl."/templates/".$this->template."/bootstrap/js/bootstrap-select.js";

2. from javascript/custon.js remove or comment
jQuery('#wrapper'.find('select'.addClass('selectpicker';
jQuery('.selectpicker'.selectpicker();

Happy New Year!

Best Regards,
OrdaSoft team


OK, that got rid of the always showing submenu on some pages, but the mouseover effect still does not work. Any idea why I'm having to hack the template to get this to work?
Logged Logged
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:Main menu rollover pulldowns don't work 10 Years, 3 Months ago
Karma: 7  
Any idea why I'm having to hack the template to get this to work?

On OS blank template menu works perfectly on mouse hover effect, you can download and you will see, it's works great on Desktop and also on mobile devices.

in your case, You have did a lot of customizations with scripts and css, and we are not clairvoyant, we cannot predict what changes you have made with template

I can propose you to download OS blank template, open original template index.php file and index.php from your site, and compare this two files, and step by step remove/add scripts from original file

I hope it help you,

Happy New Year,

Best Regards,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
vincebodie (Visitor)
Posts: 0
graphgraph
User Offline
Re:Main menu rollover pulldowns don't work 10 Years, 3 Months ago
Karma: 0  
Ulanovatem wrote:
Any idea why I'm having to hack the template to get this to work?

On OS blank template menu works perfectly on mouse hover effect, you can download and you will see, it's works great on Desktop and also on mobile devices.

in your case, You have did a lot of customizations with scripts and css, and we are not clairvoyant, we cannot predict what changes you have made with template

I can propose you to download OS blank template, open original template index.php file and index.php from your site, and compare this two files, and step by step remove/add scripts from original file

I hope it help you,

Happy New Year,

Best Regards,
OrdaSoft team


OK, I will try that. I really haven't changed much other than some CSS which I don't think is the problem. I think it's more likely a JS conflict with either VirtueMart or some other component/extension.
Logged Logged
The administrator has disabled public write access.
vincebodie (Visitor)
Posts: 0
graphgraph
User Offline
Re:Main menu rollover pulldowns don't work 10 Years, 3 Months ago
Karma: 0  
OK, I renamed the modified template, then reinstalled the original one. The rollover menus now work on all pages except the VirtueMart pages, regardless of whether the original or modified template is being used:

hotrodgaragesale.com/web-store

Ideas?
Logged Logged
The administrator has disabled public write access.
Go to top
»