facebook like not working for some posts.
-
Facebook like not working on this post:
https://blog.hfarazm.com/angularjs-navigation/Although it works on some other posts.
Specifically when I click like, it updates to liked and and then reverts to like in a second.
I am using this facebook like code in single.php:
<!-- facebook like button --> <iframe src="//www.facebook.com/plugins/like.php?href=<?php the_permalink(); ?>&width&layout=button_count&action=like&show_faces=true&share=true&height=21&appId=1443948685857569" scrolling="no" frameborder="0" style="border:none; height:21px; width:138px; float:left; " allowTransparency="true"></iframe> <!--END facebook like button -->
- The topic ‘facebook like not working for some posts.’ is closed to new replies.