I have disqus comments in my webpage. I am using the below script which is given by disqus, for displaying the recent comments.
<script type="text/javascript" src="http://prati.disqus.com/combination_widget.js?num_items=10&hide_mods=0&color=blue&default_tab=recent&excerpt_length=200"></script><a href="http://disqus.com/">Powered by Disqus</a>
I have more than 10 comments. but I can display only 10 comments. Is there any possibility to set pagination for that to display all recent comments?
Ravichandran, are you still looking for an answer to this problem?
Here is the html to expose a ‘show all’ button. Would that help?