Closed (fixed)
Project:
Superfish Dropdown Menu
Version:
7.x-1.9-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2013 at 17:05 UTC
Updated:
5 May 2013 at 08:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
mehrpadin commentedHey there,
Is there any JavaScript error? (you can check via e.g. Firebug -> Console tab) did you also update the Superfish library? (if you want to do, backup first!) perhaps you didn't add the path to sfsmallscreen.js?
Comment #2
Morn commented>Is there any JavaScript error? No
>update the Superfish library? Yes
> path to sfsmallscreen.js? Yes
If I am not logged in, the Submenus are displayed verticaly when hovering.
Seems to be a theme Conflict. No Problem when using Seven,
but the problem occurs with Bartik 7.22, Omega 7.3.1 and with Adaptive Theme 7.3.1 - All worked correctly with the beta 5 version.
you can see beta5 at www.vtad.de (omega theme)
and rc1 at vtad7test.vtad.de (omega theme)
Comment #3
Morn commentedI took a look at the git commits, everything was ok inclusive:
Superfish: April 3, 2013 21:15
Commit a5291aa on 7.x-1.x
The error appears with the next commits:
Superfish: April 3, 2013 21:19 Commit 01b3603 on 7.x-1.x
Issue #1347712 by mehrpadin: Changed the way the JavaScript and CSS files were being added. (Also related is #1153444)
and Commit 79f39ab on 7.x-1.x (adding a missing piece)
Hope it helps
Comment #4
mehrpadin commentedThanks for these! I truly appreciate it :) I can't access the test site; are you sure it's working with the Seven?
Comment #5
Morn commentedThe correct URL for the test site is : http://vtad7test.vtad.de
Yes, it works with seven, see attachment (its http://vtad7test.vtad.de/node/56)
Comment #6
mehrpadin commentedThanks a lot, got it, will commit the fix in a few minutes.
Comment #7
Morn commentedI tested commit a1a9936 , looks OK - thanks