Replacing the bbpress login with the theme login page
-
Hi,
I am currently using a theme to develop my website. It provides a login page with all the validations.
I used the bbpress plugin and introduced forums on the the site. But I have the following issue with the Login and need advice.1. I would like to use the theme login page, instead of the dfault login section that bbpress provides on the forum page.
a. Is there a way that I can remove the login section from the forum pages? By doing this the user will always be asked forced to login through the main theme login page.
b. Or can I add a Login link which redirects the user to mysite.com/login page.I tried adding code to the function.php in the child theme to fix the redirection issue on failed login on the forum pages. But that afects the functionality of the main login page too.
So this is why I ws thinking of one of the above two solutions.
Thanks
- You must be logged in to reply to this topic.