我已经在我的网站上实施了Google +1,分享和关注按钮。但是,弹出窗口在悬停或单击按钮时不会显示任何内容。我的意思是弹出框显示为空白。
我的网站已schema.org
注释。
以下是按钮的代码块:
<script src="https://apis.google.com/js/platform.js" async defer></script>
<div class="g-follow" data-annotation="bubble" data-height="20" data-href="http://plus.google.com/u/0/114957528069622958387" data-rel="author"></div>
<div class="g-plus" data-action="share" data-annotation="bubble" data-href="http://antaroop-da.eu5.org/"></div>
<div class="g-plusone" data-size="medium" data-href="http://antaroop-da.eu5.org/"></div>
我的网址网址为:http://antaroop-da.eu5.org/。
您可以在上一个链接中找到问题。
如果有人可以帮助我,我将继续感激不尽。