The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
85 views

Show sharethis twice on a page with different layouts

I'm using Sharethis, is there any way to show sharethis as horizontal counter on the articles content type teaser display and then show it as large chicklets on a block?
0
votes
0answers
39 views

Share this button affects front page menu when blog is promoted to front page

I am using the Share This module in Drupal 6 to put a button in blog page only, and when I am promoting a blog entry to front page my primary link menu displays with incorrect CSS. Is there a ...
1
vote
0answers
57 views

ShareThis module: show titles on mouseover

Is it possible to add the TITLE attribute to the links made in the ShareThis module? So when I hover the facebook image, I see 'Facebook'...
0
votes
1answer
94 views

Add Facebook Share/Like icon in Blog Entry Header

I want to add a header to my "blog entry" content type that will have a couple icons for sharing with Facebook, Twitter, email, and Google +1. How can I do this? I currently have the icons in a ...
0
votes
1answer
67 views

Cannot delete / re-install sharethis module

I upgraded my Drupal to the latest version. I also did this with the modules. When I was doing this I got an error for the "sharethis" module. I got a message that told me to upgrade that module ...
2
votes
0answers
201 views

What are the significant differences between the Sharethis, Addthis, and Service Links modules?

AddThis Service Links ShareThis These three modules appear to be very similar in terms of functionality. AddThis has about double the number of the installs compared to the other two, but Service ...
1
vote
0answers
302 views

Having Problems configuring Sharethis Module with Drupal 6

Firstly, this is my first post in this forum so if I am posting in the wrong place or anything similar then please point me in the right direction! What I have is the Sharethis module - ...
2
votes
1answer
1k views

Facebook share in drupal7 sharethis module picking wrong thumbnail image

I using ShareThis module in a drupal7 website for a certain content type say 'news'. When a user hits a Facebook share button, the title and links are fetched correctly but the thumbnail image it ...
1
vote
0answers
98 views

sharethis block not appearing in panels

I'm using sharethis 7.x-2.4 with panels 7.x-3.2 Previously, when I was using sharethis 7.x-2.2, there was no option to insert sharethis in panels. Since upgrading, it appears in the 'miscellaneous' ...
0
votes
1answer
191 views

ShareThis in header rather than content type?

I am adding Drupal ShareThis to a header mini-panels, but the buttons are not displayed. Firebug tells me that the corresponding code is not there at all. How can I display ShareThis buttons outside ...
0
votes
4answers
714 views

How to remove panel-separator CSS in mini-panels?

I have an issue with a mini-panel which prevents me from aligning social buttons: I tried to set: .panel-separator { height: 0px; width: 0px; } in my CSS, but the Google +1 button is still under ...
2
votes
1answer
145 views

Google+ in ShareThis module

How can I add the Google+ option in the ShareThis module? They posted a blogpost on the 6th of July where they stated the Google+ and Facebook options are added to the module. But when I download the ...
0
votes
1answer
121 views

add sharethis button to a slideshow

I'm trying to add a button Sharethis to a slideshow "views_slideshow" that shows the whole content to the specific element in the slideshow. the problem is I can't add this button to the slideshow, ...