Notifications
Clear all

[Solved] Social Network Buttons Not Deleting

5 Posts
2 Users
0 Likes
229 Views
Posts: 259
Customer
Topic starter
(@percysgrowroom)
Member
Joined: 5 years ago

I have removed social network buttons from my members fields, but it still shows as icons on the members list. It has gone on the profile page and on account, but the main members list shows them still. How can I removed all social network info from all profiles?

 

4 Replies
Posts: 4172
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

Hi @percysgrowroom,

Your question is not related to any addons. Please move your topic to wpForo Support forum.

2 Replies
Customer
(@percysgrowroom)
Joined: 5 years ago

Member
Posts: 259

@tomson Its in the User Customs Fields right? 

Whilst you were here did you see my other thread asking for help because I don't see any answers on it and could really do with some help figuring out why this plug in never work properly. ,

https://gvectors.com/forum/wpforo-mycred-integration/more-issues-with-my-cred/#post-38114

 Tom
Admin
(@tomson)
Joined: 9 years ago

Famed Member
Posts: 4172

@percysgrowroom,

The icons on the Members Directory cannot be managed by UCF addon. Also, there is no way to hide them using wpForo core functions. So the only way is disabling them via CSS code:

#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpf-members-info .wpforo-member-social{
     display: none;
}
Posts: 259
Customer
Topic starter
(@percysgrowroom)
Member
Joined: 5 years ago

I dont understand, why didnt you just reply with this in the first place? 

Why did i get: "Your question is not related to any addons. Please move your topic to wpForo Support forum.".......

I hope this shows why I am getting so frustrated using these many forums to get problems fixed.....Thanks for your answer, the code worked fine 

Share:
Scroll to top