-
AuthorPosts
-
simplesite Friend
simplesite
- Join date:
- August 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 57
- Thanks:
- 20
- Thanked:
- 4 times in 1 posts
September 12, 2013 at 10:19 pm #190552Hello,
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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 13, 2013 at 7:39 am #505706Hi
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 Friendsimplesite
- Join date:
- August 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 57
- Thanks:
- 20
- Thanked:
- 4 times in 1 posts
September 13, 2013 at 12:49 pm #505759Yes, 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/
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 17, 2013 at 2:42 am #506002Hi
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 Friendsimplesite
- Join date:
- August 2013
- Posts:
- 155
- Downloads:
- 0
- Uploads:
- 57
- Thanks:
- 20
- Thanked:
- 4 times in 1 posts
September 17, 2013 at 3:20 am #506009I 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 26, 2013 at 2:54 pm #507198Nope. That’s all of what I added into your site 🙂
AuthorPostsViewing 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
google Plus/Twitter module
Viewing 6 posts - 1 through 6 (of 6 total)