I like to show the latest disqus comments in the sidebar. I couldn’t find a prepared widget, so I have tried to apply this tutorial: http://jaimeiniesta.com/articles/building-a-disqus-recent-comments-widget-with-javascript/
by adding a HTML widget in the sidebar. I also have created the disqus api_key for the JS code.
I have added in the disqus admin API the domains:
the localhost is not accepted. Is this the reason why it doesn’t work?
I use at the moment a localhost with WAMP.
Are there other (easier/better) options to create in the sidebar recent disqus comments?
If not, what can I try to do?