How-to and Troubleshooting
13
Posts
3
Users
0
Reactions
3,279
Views
Jan 29, 2017 10:02 pm
If you want me to PM you a link to the website I can, or email it to you.
Jan 30, 2017 2:17 pm
Ok, please send one admin and one regular user login details to support[at]gvectors.com email address.
Jan 30, 2017 5:54 pm
At the moment you only can disable this by editing wpforo/wpf-includes/wpf-hooks.php file.
Fine this line:
add_filter( 'edit_profile_url', 'wpforo_change_default_edit_user_page', 10, 3 );
Change to this:
//add_filter( 'edit_profile_url', 'wpforo_change_default_edit_user_page', 10, 3 );
We'll add new option to disable edit profile URL overwriting by wpForo.
Jan 30, 2017 6:31 pm
That worked.
Thanks
Jan 30, 2017 11:28 pm
How do you still have the link to the main profile? - my wordpress admin bar has gone, even for admins.