Aug 01, 2019 2:07 pm
I'm using wpForo with Buddypress but I can't find how to style these pages: Topics Started, Replies Created, Liked Posts, Subscriptions.
Can someone tell me which wpForo files correspond to these tab topics so I can add them to my child theme and customize them?
1 Reply
Aug 06, 2019 12:56 pm
Hi @annabwashere,
I apologize for the late response.Β I had to ask the plugin developers this question.Β
There is not an update safe way to do such customization.
You can either use hooks and make the customization or make changes within the /wp-content/plugins/wpforo/wpf-includes/integration/buddypress.phpΒ file and keep the file somewhere locally so as to not lose the customizations.Β
The hooks can also be found in the same file.