I attempted to use this module but have yet to get it to display.
Modules: I installed jquery update, share, and updated service links and forward to their latest versions.
I have checked "Group" and selected "share_form" like the instructions said, still nothing.
The links are set to display in teasers and full nodes, I have tried disabling forward to see if it was blocking it, still nothing.
I checked the source in the sandbox page and I don't even have this section in my head tag.
<script type="text/javascript" src="/sites/all/modules/share/share.js"></script>
<script type="text/javascript" src="/sites/all/modules/share/share_block.js"></script>
<script type="text/javascript" src="/sites/all/modules/jquery_update/collapse-fix.js"></script>
<script type="text/javascript">Drupal.extend({ settings: { "share": { "effects": 1, "block": 1 } } });</script>
I do know it installed because the options are there and the block is available, but does not display either. Since it never modifies my code, I am unsure what I can do. Please Help!
P.S. - I love that you ported this module. I had wordpress envy for a while :)
Comments
Comment #1
greenskin commentedI just downloaded the latest versions of Forward and Service Links, and Share works for me.
What theme are you using? Does this issue exist when using Garland theme? What are your settings at Administer > Site Configuration > Performance? What other modules do you have installed? I hope the answers to these question might shed some light on a solution to the issue you are having. The fact that the jQuery Update module's collapse-fix.js is not being added to the head might mean the issue is something outside of Share.
Comment #2
greenskin commentedComment #3
greenskin commentedNo reply so assuming problem has been solved.