I created a custom registration/login page in order to have a ccap that could then be carried to ActiveCampaign and trigger a particular welcome automation.
On this page: http://scrapbookcampus.com/login/
you can sign up or login. That is working perfectly however, i noticed (from emails i received) that this seems to have disabled the Password recovery function too as it just comes back to the same page.
In order to “force” the use of that particular page (so the ccap be added), i had to use a redirect in the ,htaccess file so that nobody would be able to use the default login.php page from WP, but is that now, causing the password recovery function to NOT WORK anymore?
Am i missing something? Did i forget something? Do i need to add something to the code?
Thanks.