Vote count:
0
I have been using this Facebook Plugin Like Button code in website to share articles on facebook page. but when clicked on share button to share the article by any user, it displays same author name on the bottom of share window instead of displaying the user's name.
<span style="float:left;">
<div id="fb-root"></div>
<script src="http://ift.tt/1FJECSV"></script>
<!--<script src="http://ift.tt/1FJECSX"></script>-->
<fb:like href="<?php echo 'http://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; ?>" send="true" layout="button_count" show_faces="false" font=""></fb:like>
</span>
It gives following problem highlighted in red. It displays same name in every article shared
How can i solve this problem ?? and I'm using Joomla CMS for this website
asked 1 min ago
Facebook social plugin Like Button displays same author name when an article is shared
Aucun commentaire:
Enregistrer un commentaire