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.
There is a button in the top right hand corner of the profile page that links to the site profile (UltimateUsersPro) How can I edit or delete this? See screenshot.
Thank you
Hi @a_goer,
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 to load new changes:
#wpforo #wpforo-wrap #wpf-pp-site-menu{ display:none; }
That worked!! thank you very much.