Notifications
Clear all

wpForo 1.x.x [Solved] Issue with hiding the "Our newest member" in forum statistics

7 Posts
3 Users
2 Likes
1,441 Views
Posts: 38
Topic starter
(@dhyanakendra)
Trusted Member
Joined: 5 years ago

Hi

Pl. refer to my previous post and the solution provided: https://wpforo.com/community/how-to-and-troubleshooting-2/hidden-wordpress-members-still-displaying-in-our-newest-member-in-forum-stattistics/#post-31239

.wpf-stat-other > span:nth-child(2) {
display: none !important;
}

The solution provided worked fine(kriyayogajagat.com/community/).  However, unable to hide "Our newest member" for another forum (kriyayogasandesh.com/community/). Am I missing out something here?

 

Warmest Regards

BM

 

6 Replies
Sofy
Posts: 4237
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

Hi @dhyanakendra,

In case of the kriyayogasandesh.com/community/ forum, you should use the CSS code below if you want to hide the "Our newest member" section. There are some other CSS codes added by you, thus the solution doesn't work in the case of the second forum.

#wpforo #wpforo-wrap .wpforo-stat-table p.wpf-stat-other > span:first-child {
display: none !important;
}
1 Reply
nomadicyeti
(@nomadicyeti)
Joined: 2 years ago

Eminent Member
Posts: 22

@sofy That worked great! Thanks!

Posts: 38
Topic starter
(@dhyanakendra)
Trusted Member
Joined: 5 years ago

Thanks Sofy!

That worked fine. We shall be launching the forum soon.

 

Warmest Regards

BM

Posts: 38
Topic starter
(@dhyanakendra)
Trusted Member
Joined: 5 years ago

Hi Sofy,

The "our newest member" section gets unhidden if any content is posted in any of the listed forums. It gets hidden again the moment the post/content is deleted.

Before any content/post is published

After content/post is published

Please note how the display changes in the forum statistic section

Hope, I am clear in putting forth the issue.

 

Warmest Regards

BM

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 6 years ago

Support Team
Posts: 4237

ok @dhyanakendra,

First of all, please make sure it's not just a cache issue. Delete all caches (form, website, browser) and check again. If the issue isn't solved, please register some new testing user and send the login details to info[at]gvectors.com email address. We'll check and provide a solution for you. 

 

Sofy
Posts: 4237
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

Hi @dhyanakendra,

Please watch the following video. We've checked several times and don't find such an issue. 

https://www.screencast.com/t/uXvJmiJIEA