Closed (works as designed)
Project:
Superfish Dropdown Menu
Version:
7.x-1.8
Component:
User interface
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2011 at 07:25 UTC
Updated:
14 Dec 2012 at 13:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
mehrpadin commentedHey there,
May I see it? you can email me the URL if it is online.
Comment #2
Tony Andy commentedHi,
I don't have the site up yet. I am developing it on my pc for now and once all functions are in place I intend to put it on line. Unfortunately the issue with the drop down menu is still not solved so I am stuck. I am ready to try any suggestions before I drop this theme and move on to a different theme with an inbuilt drop sown menu support.
Thank you.
Comment #3
untrammelled commentedI have the same problem - superfish navbar menu is permanently expanded
Drupal:
drupal-7.8
Theme:
pixture_reloaded-7.x-2.1
adaptivetheme-7.x-2.0
Module:
superfish-7.x-1.8
Library:
Superfish library - both give same effect
superfish-library-for-drupal-v1
superfish-library-for-drupal-v1.1
Settings
These are the settings of the block in Pixture reloaded as laid out in he tutorial at http://adaptivethemes.com/documentation/superfish-menu-setup:
Menu Bar block: Superfish 1 (Superfish) Menu Bar Region
Menu Parent:
Menu depth: -1
Menu type: NavBar
Style: none
Comment #4
mehrpadin commentedHey,
Sorry for the late reply, is it so everywhere? perhaps the sub-menus are all linked to or node?
Comment #5
maori commentedhappens here aswell
no matter where i put the block
installed
superfish-library-for-drupal-v1
libraries-7.x-1.0
superfish-7.x-1.8
using the corolla-7.x-2.2 theme
menus are always expanded but sub menu works ok ie slides in /out on hovering
just the main menu items are allways expanded
Comment #6
maori commentedok seems i fixed it
what i did was to create a blank menu item and then add all my links as parent of that like
*mymenu
--*my module
----*my module menus items
--*link to a webpage
etc etc and that works for me :D
Comment #7
atwine commentedHi Guys, am with the same problem, I really need a module that can activate the drop down menu in drupal 7, i am stuck...
Comment #8
tech1-1 commentedqoute :"what i did was to create a blank menu item and then add all my links as parent of that like"
then:
home>administration>structure>blocks>
selectect block: 'superfish 1'
region: 'MenuBar' > configure:
Menu Parent:
Depth: -1
Type: Horizontal
Style: None (check tutorial)
Check apache error log for :
/var/www/drupal/sites/all/libraries/superfish/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable, referer: http://localhost/drupal/admin/structure/block?render=overlay
Just change permissions/owner in folder /var/www/drupal/sites/all/libraries/superfish/
This fixit for me
Comment #9
tech1-1 commentedin
I wrote: 'new blank menu' inside < > so was read as a tag
actually main menu works, after change permissions!
Comment #10
mehrpadin commented