Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How can I show the registration form on another page?


imjscn
Participant

@imjscn

I’m not sure if I’m doing things correctly but it’s working for me this way– I make a copy of register.php, remove the div that I don’t need (eg. “content” ) , also remove the line that calls sidebar, then, save the file as “something.php”. In the page I want to use the register form, inside a div where I want to show the form, use the “locate_template” to call this “something.php”.
If I’ve done things wrong, please correct me.

Skip to toolbar