图像错误& tekst Facebook Like Button

时间:2012-03-28 09:55:04

标签: facebook facebook-like facebook-social-plugins opencart addthis

我在我的产品页面上使用Facebook赞。当某人喜欢某个产品时,错误的tekst和图像会显示在用户的时间轴上。 Pinterest和Twitter工作正常。

我使用的是Opencart 1.5.2.1版,我的按钮来自Addthis。 Pinterest按钮已针对Opencart进行了修改。我使用的代码是:

  

<div class="share"><!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a class="addthis_button_pinterest" pi:pinit:url=<?php echo $breadcrumb['href']; ?> pi:pinit:media=<?php echo $thumb; ?> pi:pinit:layout="none"></a> <a class="addthis_button_tweet" tw:count="none"></a> <a class="addthis_button_facebook_like" fb:like:width="85" /></a> </div> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4f68526319f4252e"></script> <!-- AddThis Button END -->

如果有人能够帮助我,我们将非常感激。

1 个答案:

答案 0 :(得分:0)

这是用户代理问题。

Facebook无法看到我的页面。

现在通过将用户代理放在数组中来解决它。