How to add G page widget "follow me also on"…
-
Good evening. With my g+ html code <!– Place this tag where you want the widget to render. –>
<div class=”g-page” data-width=”220″ data-href=”https://plus.google.com/PRIVATE NUMBER” data-theme=”dark” data-showtagline=”false” data-rel=”publisher”></div><!– Place this tag after the last widget 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/platform.js’;
var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(po, s);
})();
</script>it’s impossible to add this G+widget (in widget section where it is written text) because at the end, does not appear in my wordpress home page (appears only text html and not all). Maybe someone can tell me exactly what I can do? where I wrong?
The blog I need help with is: (visible only to logged in users)
-
We cannot post any JavaScript widgets as the software will strip the code out for security reasons.
-
You can capture an image of a social networking icon or follow button and upload it and link it to your profile page on that specific social media site. Then you display in your sidebar in a text widget.
See here http://en.support.wordpress.com/add-social-media-buttons-to-your-sidebar-or-footer/ -
-
Have you tried this, which uses the G+ icon and not the badge?http://wpcommaven.wordpress.com/2013/09/28/google-plus-connecting-to-pages-and-profiles/
Also, the WordPress.com Support Site, linked at the top of every forum page, has an entire section on Google integration. You might want to look there. Put “Google” in the search bar.
-
- The topic ‘How to add G page widget "follow me also on"…’ is closed to new replies.