I’m using a custom registration form on my wordpress site. Simple press is using the css-only theme. When I’m not logged in, simple press shows a registration link which leads to wp-login.php?action=register . The problem is, this is not the page I need users sent to for registration. I need them to go to where my custom form is. How can I fix this?
Thank in advance,
Angel