繁体   English   中英

Disqus上的评论计数问题

[英]Disqus comment count issue on angular

我已经通过本文档http://www.michaelbromley.co.uk/blog/34/using-disqus-with-angularjs在我的角度网站上安装了disqus评论系统。 它工作正常,但当我在我的主页上添加disqus注释计数系统时,通过此处给出的脚本https://help.disqus.com/customer/portal/articles/565624-adding-comment-count-links-to-your -home-page ,它在刷新后在我的主页上显示0条评论,并且在我进入和退出评论小部件的页面之后返回到不显示。

我添加了这样的评论数,

<a href="http://127.0.0.1:8000/index/blog/#disqus_thread" class="comments">< /a>.

问题解决:Disqus注释计数系统在localserver上无法正常工作,因为域名注册必须为disqus-url变量....只是有一个域名,它就像一个魅力!

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM