Redirect for new user showing wrong page link
I've found when a new user registers on our site after clicking 'apply online' after signup they are directed to:
http://mywebsite.com/register/%2Fjobs%2Fstore-manager%2F for example where the link should be:
http://mywebsite.com/jobs/store-manager/ - where can I change this redirect location?
Here's the process:
- go to a job listing page
- click on 'Apply online'
- user is correctly redirected to the register page
- when signed up the new job seeker is directed to (for example) http://mywebsite.com/register/%2Fjobs%2Fstore-manager%2F where the link should actually be: http://mywebsite.com/jobs/store-manager/