我在我的网站上实现了 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/ 。
您可以在上一个链接中找到问题。
如果有人可以帮助我,我将不胜感激。