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.
Nov 03, 2018 8:03 am
I am looking to change the text "Forum" which can be seen in BuddyPress profile tab.
I would want it to be shown as "Ask" rather than Forums.
Can this be solved?
2 Replies
Nov 03, 2018 3:41 pm
Hi @writetoyogen,
You need to moderate the wpforo/wpf-includes/integration/buddypress.php file, on the 57 file find the following code:
'name' => __( 'Forums', 'wpforo' ),
and change the "Forums" phrase as you like.