Notifications
Clear all

wpForo 1.x.x Facebook login button

5 Posts
2 Users
2 Likes
969 Views
st7878
Posts: 111
Topic starter
(@aima-forum)
Estimable Member
Joined: 4 years ago

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

4 Replies
Chris
Posts: 3652
(@chris)
Famed Member
Joined: 2 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/

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

Estimable Member
Posts: 111

@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.

Reply
st7878
(@aima-forum)
Joined: 4 years ago

Estimable Member
Posts: 111

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

Reply
Chris
(@chris)
Joined: 2 years ago

Famed Member
Posts: 3652

@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.

Reply