Hi My name is manju and i host a website called: mathomathisÂ
Today(26/06/2020), i installed the wpDiscuz plugin to my site, even after doing that, the old comment box is still visible, need support to remove it. I am unable to find options how to remove it.
Please see the solutions you can use to solve the issue:
1. Edit the template files and remove comment_form() function. Keep only the comments_template()
2. Hide the comment box via the following CSS code:
div#respond { display: none !important; }
Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it and delete all caches and check again.Â
3. Contact the theme support and ask them to solve the issue
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.