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] I have a MENU problem

5 Posts
2 Users
0 Reactions
1,291 Views
Posts: 3
Topic starter
(@thedoragon)
Active Member
Joined: 5 years ago

Anyone knows how to solve this showing error?

Topic Tags
4 Replies
Alvina
Posts: 1861
Moderator
(@alvina)
Member
Joined: 6 years ago

Hi @thedoragon,

Please leave the example URL to allow us to check it.

3 Replies
(@thedoragon)
Joined: 5 years ago

Active Member
Posts: 3

@alvina I think u can´t see this error cause maybe u need to stay login as administrator atleast but here u have. Login and look if it happens to you. 

https://gameadictive.com/community/

 

Alvina
Moderator
(@alvina)
Joined: 6 years ago

Member
Posts: 1861

@thedoragon,

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

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

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

 

(@thedoragon)
Joined: 5 years ago

Active Member
Posts: 3

@alvina Thanks it works. You can close the topic . ^^