Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • simplesite Friend
    #190552

    Hello,

    I posted but don’t get an answer so I hope you can help me:
    http://going-natural.com/jfixel/

    The google plus and twitter module don’t work according to the instructions. I got the facebook to work but not these 2.

    Twitter
    I created a twitter app followed the instructions, added the key and the secret but nothing happens when you click on the button.

    Google Plus
    When I copy the text of your instructions the button doesn’t work. When I enter the code from this site: https://developers.google.com/+/web/+1button/ , the app works but I just see the small button. The large big button disappears. I tried to add it as a background image but that didn’t work either.

    I look forward to your help.

    Saguaros Moderator
    #505706

    Hi

    Sorry for the last post, you can try with this link: https://developers.google.com/+/web/share/

    Then select desired options you want for share button, google will automatically generate code and you can copy it into module in your site:

    Give it a try again and let me know how it goes

    simplesite Friend
    #505759

    Yes, I did this and it works but now the g+ button is not right. I see the small g+ button. How can I change the settings so that the 300X300 image shows?

    See how it looks:

    http://going-natural.com/jfixel/


    1. gplus
    Saguaros Moderator
    #506002

    Hi

    You need to add your own code into a div with class google-plus


    <div class="google-plus">
    <!-- Place this tag where you want the share button to render. -->
    <div class="g-plus" data-action="share" data-href="http://going-natural.com"></div>

    <!-- Place this tag after the last share tag. -->
    <script type="text/javascript">
    (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
    })();
    </script>
    </div>

    I just helped you to add it and it seems to work now.

    simplesite Friend
    #506009

    I DID add my own code but I just couldn’t get the right button. I only entered my url. Did you need to do something extra for the button?

    Saguaros Moderator
    #507198

    Nope. That’s all of what I added into your site 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Saguaros 11 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum