I have a custom menu hardcoded into my page.tpl.php file. The menu is made up of images and uses javascript rollovers. When I navigate to a node, click on the addtoany menu, and choose facebook I get a list of 7 thumbnail images to choose from--6 of which are my menu images.
You can reproduce this by going to the following URL:
http://www.themandarincenter.org/materials/contemporary-chinese-textbook-1
Hover over the addtoany link and choose facebook. I realize this would not be a problem if I was using standard Drupal menus but unfortunately this is what the designer designed and I had to implement it this way.
Thanks for the great module and any help you can offer with this issue.
Comments
Comment #1
bwright commentedSorry--I changed my javascript rollovers to pure CSS rollovers so you will no longer be able to view the issue by visiting my website (changing this fixed the issue for me).
Comment #2
dbr commentedAs far as I understand, this is how facebook works, and there is no bug on this module's part, so closing the report.
Note that facebook lets you specify what should be thumbnail image, using a
tag in the . See "How do I make sure the Share Preview works?" on http://www.facebook.com/share_partners.php
Comment #3
micropat commented