By PakWaan on
In version 4.6, if you told Drupal to show "0" online user names, the "Who's Online" box would just display the total count of visitors and members - perfect.
In 4.7 beta 4, it puts up a large (h1 or so) blue "Online Users" header under the summary with no users listed underneath it.
I assume this is a glitch, since the heading serves no purpose when there are no names underneath it.
Comments
bump
bump
Getting around the problem
Although the issue still exists in 4.7 RC1, there is a simple way around it - you can use the localization function to substitute a space " " for the english term "Online users" (it's case sensitive) and that phrase just disappears in the block.
Now for those who choose not to list the names of the online users, and just want the summary of how many guests and users are currently on the site, you don't have to look at the big heading for an empty list.
Localization function?
Where does one find this?
you can use the localization function to substitute a space " " for the english term "Online users"I need to disable the display of the names of Who's Online, or even better give the users that option which 4.6 used to!