Closed (fixed)
Project:
AddToAny Share Buttons
Version:
6.x-3.3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2011 at 21:50 UTC
Updated:
7 Mar 2011 at 08:53 UTC
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
Comment #1
micropat commentedSounds 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?
Comment #2
jlbretton commentedYour 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
Comment #3
micropat commentedThe 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.