html - Disqus: how to customize counters -


i trying customize disqus comments count in blog page http://www.lowcoupling.com problem although, can see, have manage remove word comment(s) can't see how disable/remove reactions count. there way that? can't find in settings page

go disqus admin , add html tags there so:

zero comments      | 0<span style="display:none;"> 1 comment        | 1<span style="display:none;"> multiple comments  | {num}<span style="display:none;">  0 reactions     | 0 reactions</span> 1 reaction       | 1 reaction</span> multiple reactions | {num} reactions</span> 

Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -