Hi Roarin,
Im working on that feature yet, my bad that it was already available in the first release (forgot to comment the line to not show de option in the admin).
Can you give me a link to your blog? You can easily hide the default comment section by adding 3 lines in the .css file of the plugin ( I just need to know the ID of the wrapper of your comments, thats why I need the link ;))
No problem. My site is https://nispiros.com. Thanks for the help!
Hey Roarin, just let you know I already fixed that issue with the new release of the plugin, the version 1.1
Just update it and everything should work just fine 😉
I have the same problem. using version 1.2
have any idea?
Yes, it normally happens because of the template you probably are using.
If the template does not have the <div id=”comments”> wrapper around your comment box the option will not work
Just open your theme template and add that div and everything will work 😉
I have that div id and I’m still unable to hide the default comments.
I have resolved it. It is not only caused by that wrapper. I am following your instruction in wordpress.css in this plugins directory and adding some other wrappers that used by my theme and default wordpress css.
Thanks for the support and this great plugins.
Great! Thanks for the compliment btw.
If you need any other help just let me know 😉
Can you please post what the other wrappers that are added in the default css??
In my case if I slect hide wordpress comments it hides both wordpress and facebook comments??