First of all, very nice module! Thanks for the work!
I have a slight issue with the LinkedIn Widget. It doesn't show up. All the other widgets showing fine.
I have already spend hours solving this issue on my own but with no results so far. I do not have the slightest idea where to look anymore, because of no errors given in the error logs, javascripts running fine.
I installed a clean installation of drupal and enabled only the widgets and also linkedin is a no show.
It looks like javascript is just not replacing the content for the widget.
Comments
Comment #1
TheCrow commentedif you are using it in a local website, this could be a problem, some widget don't show up on local websites or don't work good, that's a limitation made by the owner of these widgets;
if you dont see it working here http://servicelinks.altervista.org/?q=sample, maybe you have some javascript filter on your browser;
otherwise if you have an online website post here the url and i'll take a peek.
Comment #2
rbosscher commentedThanks Crow,
I've viewed the link you mentioned and there it shows fine.
It's also an online website, I've pm you the link.
Comment #3
TheCrow commentedThis is a trouble about the original jquery provided by D6.
How fix it:
Comment #4
TheCrow commentedAdded some detail on the title.
The patch has been compiled against the 2.1
Comment #5
rbosscher commentedThanks!!!
Just installing jquery_update did work for me.
I'll try the patch monday.
Comment #6
Anonymous (not verified) commentedAwesome patch - works perfectly. Thanks!
Comment #7
daggerhart commented#3 Patch works for me. thank you!
Comment #8
Anonymous (not verified) commentedComment 3 didn't work for me... Still no content in the list item:
<li class="service-links-linkedin-share-button"></li>Comment #9
tobedeleted commentedIt would be helpful if the documentation showed jQuery Update as a required module, for the 6.x version at lead. This had me stumped for a good while.
Comment #10
karlitos commented#3 didn't worked for me either
Comment #11
TheCrow commentedused jquery update 2.x and #3 still works for me, who has trouble with this should provide at least an url so i can inspect the site.
[Edit]
There is something wrong with certain themes, seems that jquery update is not loaded correctly, with garland theme is all ok and #3 is still a valid solution.
Comment #12
TheCrow commentedCode pushed in the repo, respect to the patch suggested now a message alert about the module to install if it is missing.
Comment #14
Aubrey12 commentedFacebook advertising is be a fantastic and really present effective crankshaft of becoming in front of the group that you are experimentation to reach.
Facebook Status
Comment #15
dansanjou commentedI'm having the same issue in D7 when loading service_links in a modal. The patch fixes it.
Here is the same patch for D7.