Posted by arnold_mad on September 11, 2010 at 1:55pm
2 followers
Jump to:
| Project: | Share Buttons (AddToAny) by Lockerz |
| Version: | 6.x-3.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (cannot reproduce) |
Issue Summary
Hi !
When I use panel pages the hover over the addtoany button doesn't work. On normal pages and panel nodes it works. You can try it on http://www.wikehealth.com/test_panel3
Comments
#1
It seems that something is unsuccessfully trying to output another AddToAny button on your page. I can tell because your only visible AddToAny button has an ID of "da2a_2". The 'first' AddToAny is nowhere to be found on your page! It's not visible, but it's referenced in the source code of your panel page.
Note: the first button is what outputs the code for the drop-down menu functionality, so the 'first' button is critical.
I also noticed on your working pages (example: http://www.wikehealth.com/content/page/countries) that something is trying to set two AddToAny buttons. The source references a second AddToAny button that is not actually visible.
We just need to find what's causing this... You might try changing some AddToAny admin panel options, or temporarily disabling other modules to see if that makes the drop-down appear on your panel pages.
#2
correct - thanks for your help
#3
Please update if you discover anything new.