Social Share appearing on Grids

Hi Support!

We just added a social share plugin (Social Snap which I know is a third party plugin). We like how it “floats” on the left of the posts but it also interferes with the blog grids (specifically the sidebar grids). Do you know who we can get rid of them?

Hi there,

Were you able to get this sorted?

I checked your site and I am not seeing the share via issue.

Thanks for looking into this. If you go to the specific link in the first message or any blog post you will see a grid on the sidebar. You will have to scroll through reviews first. THAT is where the issue is happening because the skin for that grid doesn’t have a text blurb - just a headline.

The main blog page and homepage are both fine.

Thanks for any help! Cheers!

Hello There,

I am not sure of what is the issue here:

I can click on the image and the headline. What seems to be the issue here? If you are referring to the “Share via: more…” text, then that is the social share plugin overriding the item excerpts. The plugin replaces the excerpts with their own text.

Hope this helps.

Yes, the issue is the Share via: more. We don’t want any text here at all. We’ve removed the excerpts from the skin but this Share via: more still appears. Ideas on how to remove it?

Hi,

To remove the excerpt, you can try adding this in Theme Options > CSS

.tg-item-excerpt.tg-element-6 {
   display:none;
}

Thanks

THANKS! that did it!

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.