Good Day,
Can anyone confirm this?
Share this icon showing twice on some post also when you click page will reload to header area. Not a theme issue. I have used Garland and still the same issue. Already did routine troubleshooting. uninstall, reinstall. etc.
Thank you,
Mark
Mark
Comments
Comment #1
MaffooClock commentedYes, I can confirm that the ShareThis link does show twice for some nodes. I haven't yet figured out the pattern...
As for the page jumping to the top when clicking the ShareThis link, see #235623: Jumps to top of page
Comment #2
mrgoltra commentedthanks. I was going crazy trying to troubleshoot that. I have also seen where it will not show up on teaser and nodes
http://www.mymissedconnection.com/news
notice that node 212 and 231 dont have the share link. Same content type, using same contemplate.
Thanks for your help
Comment #3
MaffooClock commentedYep, me too! A ShareThis links always shows up in nodes, but in teasers, sometimes there are double, and sometimes there isn't one at all.
I scrolled through nearly all of my blog entries and tried to make notes for each one that had double or none. I stared at my list and went through them all a second time trying to take additional note. I just can't find the commonality between these symptoms.
I'm not a developer, so that's the best I can do to contribute. I'm thinking about ditching this module (for now) and hard-coding the ShareThis STAPI into my theme. Judging from the other open issues, it doesn't look like the maintainer is around much (no offense intended).
Comment #4
mrgoltra commentedtoo bad.. I really like it, it doesn't clutter my teaser.. oh well.
Comment #5
tf5_bassist commentedI've got the same issue, although more often than not, it's not showing up in the teaser, OR the post. It's got me pretty stumped so far, and I'm running 6x-1.2.1.
Is there something I should be looking at specifically that's known to contribute to this issue?
Comment #6
mrgoltra commentedusing it both for 5.7 and 6.2 same case. I just can't pinpoint the problem... other site is www.friedelectronics.com
Comment #7
dan.crouthamel commentedSame issue for me. Sometimes it appears twice, and sometimes it doesn't appear at all :(
Comment #8
tf5_bassist commentedAny updates on this? It's not shown up for my last few posts... In the teasers or in the full node view. Any ideas?
Comment #9
scottm316 commentedsubscribing. Would like to use the module but not if there's troubleshooting involved...
Comment #10
himerus commentedI apologize for the delay in responses... I'll update this code, and commit before this week/next weekend is out.
Updated note on main project page.
Comment #11
himerus commentedThe double link issue is still out there...
I am currently still investigating the problem, and any help would be greatly appreciated. From what I could tell last night after about 3 hours of debugging, and figuring out that the code was CORRECT, it appears that Garland based themes are having the issue...
When the issue happens, and you get double on one post, or multiple posts, and you get none on other posts, do a view source, and verify for me that the source code was correct. In mine, the share this code was appearing at the end of each unordered list like it was supposed to, so all 5 of my test post had source code in the appropriate place, but the javascript was rendering in the wrong place...
VERY strange... never seen any similar error
Further information needed, and I will continue investigating.
Comment #12
himerus commentedPlease download the latest version, and see if the issue persists...
I think it may have been solved during another random bug fix. My Garland install isn't having the issue at the moment, so I need more verification on this.
Comment #13
spiffyd commentedThe latest release has a bug...
A ShareThis links appears on top of the header when it's not supposed to. All other links on nodes and teasers are present as expected. This did not happen in the previous release.
Please advise.
Comment #14
himerus commentedCan you send me a link?
I'm currently using the latest at http://himerus.com (live), and my test site: http://himerusinc.com/test, and they were working fine.
Comment #15
spiffyd commentedIt seems like this only a problem with Opera... FF, Safari, IE works fine.
Comment #16
spiffyd commentedPerhaps this issue is not specific to the latest release. I reverted back to 1.1 and I still see that link on top of header. Hm...
Comment #17
himerus commentedI'm not seeing it in FF or Opera... maybe it's something with the admin user?
I'm really thinking that the ShareThis javascript is kind of spotty... The functionality is still using MooTools, although they have been asked to replace it since the functionality isn't needed that MooTools provides...
Try logging out, and see if it's happening too... I saw on my test site the double issue again, although it's not happening in FF or IE now on that test site...
This issue really confuses me!! There's no cause for it...
Comment #18
tf5_bassist commentedWell, I think I've located the cause of my issues on this... It seems that in the javascript for ShareThis, any apostrophes are not escaped properly, or omitted (as with the node names). When I edited the title of the post to eliminate the apostrophe, the ShareThis button showed up just as it should.
Of course, unfortunately, this was in an effort to figure out my Feedburner FeedFlare Adsense not showing up when accessing the site with the www. (it does without it, go figure), which is still a mystery to me. Back to some code-grinding.
Comment #19
avpadernoI am closing this issue, as Drupal 6 isn't supported. Please re-open it if the issue is still relevant for the Drupal 7 version of the module.