Using Disqus, how can I get a list of recent comments from posts

Relax and enjoy The Lounge. For all Non-Joomla! topics or ones that don't fit anywhere else. Normal forum rules apply.
Locked
User avatar
foxter
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Wed Oct 26, 2016 9:29 am
Contact:

Using Disqus, how can I get a list of recent comments from posts

Post by foxter » Thu Dec 01, 2016 2:51 pm

Hello,

I am using on my website plugin for comment DISQUS.

How can I get a list of last comments from posts? Can you provide me simple php code? Thanks :pop

itoctopus
Joomla! Virtuoso
Joomla! Virtuoso
Posts: 4025
Joined: Mon Nov 25, 2013 4:35 pm
Location: Montreal, Canada
Contact:

Re: Using Disqus, how can I get a list of recent comments from posts

Post by itoctopus » Thu Dec 01, 2016 6:17 pm

You will need to use the Disqus API for that, specifically the "list" function. See: https://disqus.com/api/docs/posts/list/
http://www.itoctopus.com - Joomla consulting at its finest
https://twitter.com/itoctopus - Follow us on Twitter

User avatar
foxter
Joomla! Apprentice
Joomla! Apprentice
Posts: 26
Joined: Wed Oct 26, 2016 9:29 am
Contact:

Re: Using Disqus, how can I get a list of recent comments from posts

Post by foxter » Sat Dec 03, 2016 12:03 pm

itoctopus Thanks. 8)

I have found this code and works. I hope it will also help others :pop

Code: Select all

oslik-eu.disqus.com/recent_comments_widget.js?num_items=5&hide_mods=0&hide_avatars=0&avatar_size=100&excerpt_length=100

genegun
Joomla! Intern
Joomla! Intern
Posts: 51
Joined: Sat Oct 01, 2011 1:55 pm

Re: Using Disqus, how can I get a list of recent comments from posts

Post by genegun » Wed Aug 30, 2017 11:28 pm

Since I have migrated to https, this code no longer works. Is there an alternative?


Locked

Return to “The Lounge”