Add comment count to Disqus
See original GitHub issueI thought about changing the “Load comments” into “Load 5 Comments” to give an indication how much comments are there. The goal is to do this without loading the whole Disqus overhead. Turns out, someone did it already and inspecting his demo (use raymondcamden
and open dev tools) I can see that Disqus does not load any bloatware.
Let’s implement it? @alexsimo
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Customizing comment count link text
Comment count link text can be customized at your Disqus admin's Settings > Community page. Example scenario: Some websites show comment counts in...
Read more >How do I get comment count in Disqus?
Get comment counts with disqus API. Here's what you'll need to have done before starting: Register for a Disqus API key (optional) Have...
Read more >Add Disqus Comment Count to your Static Blog Index Page
Simply add #disqus_thread at the end of each URL in each <a> tag that needs to display the list of comments. It is...
Read more >Adding a comment count to your blog with Disqus
Most blog owners that uses the Disqus comments system want to display the comment count for each page with comments, on their home...
Read more >Disqus comment count - Custom code
Hi! I'm trying to add comment count with Disqus but I'm not able to get it to work. All threads I've found on...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sure!
On Fri, Jun 2, 2017, 13:34 Jens Willmer notifications@github.com wrote:
–
Alexandru Vladut Simonescu
Software Craftsman. Android Developer. Yoga Lover.
Blog http://blog.alexsimo.com/ | GitHub https://github.com/alexsimo | LinkedIn https://es.linkedin.com/in/alexandrusimonescu | Twitter http://twitter.com/alexsimonescu
From the support team:
I can promote you to collaborator if you don’t mind to still use pull requests and not commit directly.