Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Jul 02, 2024 2:08 pm
Hello, I would like to use this plugin as a kind of "Q&A" - I want guests to be able to write comments, but not reply. Only administrators will be able to respond. Is it possible? Thank you sweetly!
3 Replies
Jul 02, 2024 4:43 pm
Hi,
We may suggest you hide the button using the CSS code below:
#wpdcom.wpdiscuz_unauth .wpd-comment-footer .wpd-reply-button{display:none;}
Insert the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.
Don't forget to delete the caches before checking.