Does anyone know of a plugin to show the latest few Disqus comments that have been made across the entire site. Disqus seems to have deprecated their recent comments widget.
|
CX Disqus Comments and Disqus both have the ability to sync/store native comments on your EE site. Once you have the Disqus comments synced into EE, you can use comment tags to display recent comments across the entire site:
|
|||||
|
|
I found that even though they don't provide the JS widget any more, they do still work. |
|||
|
|
|
You simply copy the following code where you want
<div id="recentcomments" class="dsq-widget"><script type="text/javascript" src="http://yourshortname.disqus.com/recent_comments_widget.js?num_items=5&hide_avatars=0&avatar_size=32&excerpt_length=200"></script></div> For more details check link : http://www.growtechinfo.com/2012/12/add-disqus-recent-comment-widget-to.html |
|||
|
|
|
Take a look at CX Disqus Comments and Disqus. Disqus is free though CX Disqus Comments isn't. I'm not really sure if they do exactly what you're asking for but take a look. |
|||
|
|
protected by Community♦ yesterday
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.