gpt4 book ai didi

Facebook 分享和点赞按钮显示相同的计数 - 这是不对的

转载 作者:行者123 更新时间:2023-12-02 22:07:23 24 4
gpt4 key购买 nike

为什么分享点赞按钮的计数相同?我今天刚刚实现了 Like 按钮,应该只有大约 2-3 个喜欢。

您可以在这里看到我的问题:http://www.norwegianfashion.no/news/ofw-forbids-fur-on-the-catwalk/

我使用的代码是这样的:

        <div class="share">
<div class="face_share">
<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
</div>
<div class="face_like">
<iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo urlencode(get_permalink($post->ID)); ?>&amp;layout=button_count&amp;show_faces=false&amp;width=130&amp;action=like&amp;colorscheme=light&amp;font=arial" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:130px; height:20px;"></iframe>
</div>
<div class="twitter">
<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="norw_fashion">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</div>
</div>

最佳答案

两个函数现在都在做同样的事情:

Share is still an option, however we merged the external count so that the count represents total interactions with the URL.

Additionally, ‘like’ still gives you the ability to publish an image when a comment is added (through the XFBML version).

Source .

关于Facebook 分享和点赞按钮显示相同的计数 - 这是不对的,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4768806/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com