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 [Closed] Facebook login button

5 Posts
2 Users
2 Reactions
1,244 Views
st7878
Posts: 115
Topic starter
(@aima-forum)
Estimable Member
Joined: 5 years ago

Please help me change the order of these blocks. Thanks.

4 Replies
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

Hi @aima-forum,

You need to do theme customization for that, check the below link for more info:

https://wpforo.com/docs/root/forum-themes/theme-customization/

3 Replies
st7878
(@aima-forum)
Joined: 5 years ago

Estimable Member
Posts: 115

@chris

The file that generates this block is in the path:

/wp-content/plugins/wpforo/wpf-includes/class-api.php

Tell me where to move a copy of it so that my fixes are not deleted during the update. Thanks.

st7878
(@aima-forum)
Joined: 5 years ago

Estimable Member
Posts: 115

@chris Tell me where to move a copy of it so that my fixes are not deleted during the update. Thanks.

Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@aima-forum,

1- you can do that using snippet plugin

2- or by adding the code in your active theme's function.php file, but in this case your code will be deleted if you will update your theme.