More my template users told me their Google Friend Connect gadgets are not displaying correctly.So I tried to fix this problem and finally I found the solution for this.If your Google Friend Connect gadget is not displaying, then follow the simple steps given below:
Login to your Blogger dashboard --> Design --> Edit HTML.
Scroll down to where you see the </head> tag of your template.
Now copy below code and paste it just before the </head> tag.
<script type='text/javascript'>
//<![CDATA[
JSON.extend({
parse: function(string) {
return JSON.decode(string);
},
stringify: function(obj) {
return JSON.encode(obj);
}
});
//]]>
</script>
Save your template and you are done.
Update :
If your problem is not solved yet, add above code just after </b:skin> tag.
Also already if you can see above code in your template, cut it and paste it just after </b:skin> tag.
When your problem is fixed, please don't forget to leave a comment.
Please, can you help me? Google Friends Connect/Followers not displaying. I have already tried the proceedings above.
www.frentejuridica.com.br
well mine is still not working :/ Can you help me?
Thank you!! With mine, I had to delete the above code that was already there - above "/head" and then move it below "/b:skin".
missiontoserve.blogspot.com
how I change the images on my slideshow? where images in my slideshow cache?