【发布时间】:2017-07-18 03:52:44
【问题描述】:
我正在使用 Google+ JavaScript API,目前我的 Google+ 分享计数未显示在网站上。
注意:我使用的是 Google+ JavaScript API
这是我试过的代码
<!-- Place this tag in your head or just before your close body tag. -->
<script src="apis.google.com/js/platform.js" ; async defer></script>
<!-- Place this tag where you want the share button to render. -->
<div class="g-plus" data-action="share" data-annotation="vertical-bubble" data-height="60">
</div>
【问题讨论】:
-
-
这是我试过的代码
-
我可以确认这个问题。谷歌似乎做了一些改变,计数不再起作用。见developers.google.com/+/web/share - 也没有计数。
-
感谢 Radek Svitil 的建议。有没有机会检索股票计数?
-
恐怕这是一个特性,而不是一个错误。请参阅plus.google.com/110610523830483756510/posts/Z1FfzduveUoGoogle 显然希望遵循 Twitter 的方式并从其按钮中删除计数...
标签: share google-plus-one