The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
How do I remove the...
 
Share:
Notifications
Clear all

Question [Solved] How do I remove the “please login to comment” text from displaying for logged in users?

2 Posts
2 Users
0 Reactions
297 Views
Posts: 5
Topic starter
(@zanyp)
Active Member
Joined: 2 months ago

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!

IMG 5935

 

1 Reply
Asti
Posts: 7445
 Asti
Support
(@asti)
Illustrious Member
Joined: 7 years ago

Hi,

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.

Share: