• Resolved jberg1

    (@jberg1)


    Hello, Great Plugin!
    I’m having an issue on my site where the Google+ button isn’t showing up. I have it set to appear, I can see the code in the page source, but there is just a blank space where it should be showing.

    Looking at the src code, i see the iframe for G+ but the body tag is empty. Am I doing something wrong in the configuration?

    Thanks for any help.

    https://www.ads-software.com/plugins/share-this/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Google+ is a native Google button.
    Please provide us your website details so that we can take a look.

    Thread Starter jberg1

    (@jberg1)

    Thanks for your response.
    See this site. at the bottom of the page.

    When I use Firebug to view the source, I see the iFrame but the <head> and <body> tags are empty.

    When I hard code the share-this HTML on these pages it works fine.

    I can hard-code the other page template, but then it isn’t easy for the site owner to add more share buttons if they want.

    Thanks for any advise.

    We have further investigated the issue.
    It seems that some other plugin is adding some code in the Span tag code and hence it is causing the issue.
    1] For the URL –
    https://www.superiorscaffold.com/inside-out-at-the-kaiserman-jewish-community-center-in-wynnewood-pa/

    The Span tag code is –

    <span st_title='Inside Out at the Kaiserman Jewish Community Center in Wynnewood, PA' st_url='https://<a href="https://www.superiorscaffold.com/inside-out-at-the-kaiserman-jewish-community-center-in-wynnewood-pa" target="_blank">www.superiorscaffold.com/inside-out-at-the-kaiserman-jewish-community-center-in-wynnewood-pa</a>/' class='st_plusone'></span>

    The “st_url” contains a ‘href’ and hence it is causing the issue.

    2] For the URL –
    https://www.superiorscaffold.com/blog/

    You can check the Span tag code –

    <span st_title='Penn Presbyterian Medical Center – New 178,000 square foot advanced care pavilion' st_url='https://www.superiorscaffold.com/penn-presbyterian-medical-center-new-178000-square-foot-advanced-care-pavilion/' class='st_plusone'></span>

    It is clear and doesn’t contain any extra character.

    We suggest you to check your installed plugins, whether they are conflicting (and inserting the contents) with ShareThis Plugin or not.
    Also, you can change the “st_url” content from the ShareThis Plugin Settings Menu – Step6 under “View & edit code:”
    Screenshot – https://screencast.com/t/NnTYCIZ8QY

    Hope this helps.

    Thread Starter jberg1

    (@jberg1)

    WOW!! Thanks so much for digging that deep. Yep you’re correct (of course) it was another plugin (I thought I checked them all).
    It was Autolink URI that I was using to automatically make URLS in the content linked. This was wrapping those st_url with the <a href= and adding target="_blank" when they appear in the_content. When I hard coded the share-this into my template file (the blog page) it didn’t filter those.

    Thanks again for your help and sorry for the trouble. I should of caught that.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Google Not Showing’ is closed to new replies.