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.
I would like to remove the "Site Profile" from our forum since we don't use it.
You can edit the "Site Profile" text of this link in Dashboard > Forums > Phrases admin page. Just search for that phrase, edit and change it.
In case you want to remove it, you should put this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea. Then save it, delete all caches and press Ctrl+F5 on forum front-end to load new changes:
#wpforo #wpforo-wrap .wpf-pp-shop-menu,
#wpforo #wpforo-wrap .wpf-pp-site-menu,
#wpforo #wpforo-wrap .wpf-pp-forum-menu{ display:none; }
Ok, I updated the code, please change it and delete all caches with Ctrl+F5 on front-end before checking.
Yes, it's correct code, just make sure you've deleted all caches and pressed Ctrl+F5 on forum front-end to reload CSS files and reset browser cache.
Your forum URL please.