Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Solved] My Profile Bugged

3 Posts
2 Users
0 Reactions
781 Views
Posts: 2
Topic starter
(@willbarra4)
New Member
Joined: 5 years ago

https://gyazo.com/2dad51ab461aa537cae6d2b5c57f519c

 

i have no clue whats happened here. the picture describes it... please help 🙂

Topic Tags
2 Replies
Sofy
Posts: 5486
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi @willbarra4,

Please navigate to the Dashboard > Forums > Settings > Styles admin page put the following CSS code in the "Custom CSS code"textarea:

.wpforo-profile svg {
display: none !important;
}

Please don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.

 

1 Reply
(@willbarra4)
Joined: 5 years ago

New Member
Posts: 2

@sofy works now. thank you! <3