谷歌 +1 按钮未显示

发布于 2024-11-30 22:25:56 字数 616 浏览 2 评论 0原文

我已经添加了所需的标签,但仍然没有显示。我在 head: 中添加了这个,

<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
  {lang: 'lt', parsetags:'explicit'}
</script>

在 body: 中添加了这个:

<g:plusone href="http://www.fanuspinta.lt/katalogas/lietuva-mar%C5%A1kin%C4%97liai-31"></g:plusone>

起初我以为它没有显示,因为我使用的是本地服务器,但现在它正在生产中,但仍然没有显示。

URL:http://www.fanuspinta.lt /katalogas/lietuva-mar%C5%A1kin%C4%97liai-31

感谢您的任何想法。

I've added the required tags, but it is still not showing. I've added this in head:

<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
  {lang: 'lt', parsetags:'explicit'}
</script>

and this in the body:

<g:plusone href="http://www.fanuspinta.lt/katalogas/lietuva-mar%C5%A1kin%C4%97liai-31"></g:plusone>

At first I thought it didn't show up because I was using a local server, but now it's in production, and still not showing.

URL in case: http://www.fanuspinta.lt/katalogas/lietuva-mar%C5%A1kin%C4%97liai-31

Thanks for any ideas.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

遥远的绿洲 2024-12-07 22:25:56

我使用了 html5 标签,如下所示,没有 data-href 属性,动态添加之后(当加载灯箱时)并显式加载包含 plusone 代码的 div 位于结束。

I used a html5 tag like shown here without the data-href attribute, dynamically added it afterwards (when the lightbox was loaded) and explicitely loaded the div containing the plusone code at the end.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文