Can someone help me with creating a custom signup page. Currently I have a graphic background on my home page (sorry no link, I'm on a local build).
When accessing ../wp-signup.php for a new user to register a new blog, the signup form uses the home page-template. I've scoured the internet and still can't find a solution to fixing this. I'm not solely referring to styling the form itself, but the page template the form uses.
I've tried copying the wp-signup.php file into my theme directory and linking my signup page to it... it works but the confirmation and error pages still re-direct to the home page-template.
Does anyone have a suggestion, I would truly appreciate it...