I'm not sure if this is because I'm an admin, or if all logged-in users see it, but even though my username and a logout link are showing above the comment form, there's still “Please login to comment” link (?) or text showing to the left. See screenshot for clarity. Is there a way to stop it from showing if the user is already logged in? Thank you!
Please use this CSS code, it should solve the issue:
.swpm-login-to-comment-msg {
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.
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.