I've just installed this module on a dev site and there's no dropdown occurring on hover nor on click. If there are conflicts with this module and others, where is the documentation located? Thanks.

Comments

micropat’s picture

Category: bug » support
Priority: Major » Normal

Sounds like the required JavaScript either isn't outputting or you have a JavaScript error, which usually indicates that it's a theme issue. Sometimes it's an issue with another module.

Have you tried switching themes?

Do you see any JavaScript errors in your browser?

Have you tried disabling other modules?

jlbretton’s picture

Your problem seems related to blocks caching. http://drupal.org/node/235673
What you could try, as a temporary solution, is disabling blocks caching, (look under your performance settings).
If you don't want to disable Blocks caching you could also try this module: http://drupal.org/project/ajaxblocks
Hope this help,
Jean-Luc

micropat’s picture

Status: Active » Closed (fixed)

The latest release 6.x-3.4 and 7.x-3.1 works around a lot of these types of issues. Feel free to give it a try and report back.