Hi, Thank you so much for this module...I am using Pixture Reloaded theme which is great. I downloaded and installed superfish to enable drop down menu. I enabled superfish and moved to the main menu bar in the blocks setting and disabled the main menu. I can see the menu and the expanded links, which were actually to drop down as you hover your mouse over it, when i load the page. I am a novice at this and have been searching for some solution through the resource on this site and others but i am not able to fix the problem. Please i would appreciate it if you could help me solve this problem.

CommentFileSizeAuthor
#3 Screenshot.jpg13.44 KBuntrammelled

Comments

mehrpadin’s picture

Hey there,

May I see it? you can email me the URL if it is online.

Tony Andy’s picture

Hi,

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.

untrammelled’s picture

StatusFileSize
new13.44 KB

I 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

mehrpadin’s picture

Hey,

Sorry for the late reply, is it so everywhere? perhaps the sub-menus are all linked to or node?

maori’s picture

happens 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

maori’s picture

ok 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

atwine’s picture

Hi Guys, am with the same problem, I really need a module that can activate the drop down menu in drupal 7, i am stuck...

tech1-1’s picture

qoute :"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

tech1-1’s picture

in

Menu Parent:

I wrote: 'new blank menu' inside < > so was read as a tag

actually main menu works, after change permissions!

mehrpadin’s picture

Status: Active » Closed (works as designed)