Two questions for Stackoverflow ninjas:
-
I have a blog using Disqus. However, the theme I’m using do not have space to have the ‘Reactions’ (# of Twitters), just have the space for the numbers of the Comments.
OK, Basically I do not have space enough to stay with this ‘Reactions’ provided for Disqus. Does anyone knows how could I remove just the ‘Reactions” counts from Disqus?
-
The new Disqus put a box with “Your site is using the new Disqus. Check the Disqus 2012 F.A.Q. or visit our support page for help.” message and I would love to remove it. Does anyone knows how to do it?
Edit 2: We’ve made this easier by including the comment count/reaction count text options back in the Disqus settings. This is now possible by simply going to your Disqus admin and adding the HTML tags mentioned in the original answer below.
Edit 1: As of a couple of weeks ago the below solution is no longer valid due to the deprecation of the Disqus Classic settings. For now the only way to remove the reaction counter would be to disable reactions entirely, or use the Disqus API to get raw thread data.
In Disqus Classic we had a way to change the comment count link text in the appearance settings. We’re working on adding it back to Disqus 2012, but for now you can get around it by following these steps:
Here’s what all of the fields should look like to just get a number:
Now you can go ahead an re-enable Disqus 2012 again and the comment count link preferences will carry over.
We’ve also turned off the “New Disqus” header.
Uncheck “Enable Disqus 2012 features for your site”, then go to the appearance tab and there you’ll find the comment count and reaction settings which you can customize the words as you want.
2) You can do it with CSS.
This should be a comment on the top answer, but I don’t have 50 reputation points, so I can’t comment. Instead, please consider this answer an add-on to the suggestion to turn off Disqus 2012 and turn it back on again if your changes don’t take effect.
I had this problem using the Disqus WordPress plugin. Now that turning off Disqus 2012 features is no longer an option, deactivating and then reactivating the plugin seems to have the same effect of refreshing whatever it is that is holding reactions enabled.
You can use custom CSS code on disqus, just add it on the appearance section
http://disqus.com/admin/settings/appearance/