Notifications
Clear all

suggestion : display only 'online' status

2 Posts
2 Users
0 Likes
1,612 Views
Posts: 70
Topic starter
(@usernamemi)
Estimable Member
Joined: 6 years ago

Online users add-on : an option to display only "Online" when online instead of Offline/Online would be nice. I find that 'Offline' status is not so interesting while charging the display. We should have the possibility to chose.

1 Reply
Astghik
Posts: 5901
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

Thank you @usernamemi for this suggestion. We'll take it into consideration for future releases.Β 

For now, I suggest you use the following CSS code for this purpose. Add it in Dashboard > Comments > Settings > Styling > "Custom CSS code" textarea.Β 

.wou-status-offline {
display: none !important;
}
Reply
Share:
Scroll to top