I'm trying to build theme with sort of landing page, and I've managed to do everything but I couldn't really make registration form appear and work as expected.
What I did, I took registration.php from pages folder and made it into a function that I have called on my home page, and displayed fields array. Form is displaying, but when I submit it, nothing happens, and Captcha won't show up (so that may be reason why nothing happens)