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] How to change the Text?

3 Posts
2 Users
2 Reactions
2,410 Views
DarjeelingHills.Com
Posts: 85
Topic starter
(@darjeeling)
Estimable Member
Joined: 7 years ago

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
1 Reply
DarjeelingHills.Com
(@darjeeling)
Joined: 7 years ago

Estimable Member
Posts: 85

I will be running a question and answer site using WpForo along with BuddyPress.

Any suggestions regarding the change phrases if there is any other?

Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

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.