I've been working on a problem all day, I've read through the forum and haven't found a suitable solution yet.
I would like to allow logged in users to post comments anonymously. I managed to no longer see the names on the website (Styles & Colors -> CSS -> wpd-comment-author { display: none !important;) But the names are still displayed in the source code and are therefore visible to other users.
Since users only access the page logged in for other reasons, I unfortunately cannot set the option in the form to post without a name.
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.
Thank you for your quick help. I've already tried that, but it doesn't work. I inserted the code with WPCode as a JavaScript snippet (Location: Insert before Post),
And I tried pasting it as a shortcode on the corresponding page.
Did I do something wrong? I have already deleted the command (author display none) in the WPDiscuz plugin, but nothing changes.
The name and email address of the person who writes the comment remains visible to others in the source code.
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.