This topic has 10 replies, 3 voices, and was last updated 4 years, 2 months ago ago by Rose Tyler
Hello, my “registration” page is completely blank, I think it’s not normal.
How can I fix it?
Hello,
Please read this article – https://8theme.com/demo/docs/legenda/Theme_Installation/Registration_Page
Regards
Hello, thank you for your reply.
I read the article, I enabled “Anyone can register” and in “New User Default Role”, I selected “Customer”. After I went to “Pages”, I looked for the “Registration” page, I clicked on “QUICK EDIT”, the settings were already those indicated in the article, I saved “update”. The page now gives error 404. Maybe it needs to be regenerated? How you do it? What should I do?
Hello,
Provide us with WP Dashboard access to your site to check the issue in detail, please.
Regards
Hello, I have shared the login details.
Thank you
Hello,
The register page uses the Registration page template and it’s not blank http://prntscr.com/uhktqt If you want to add any custom text next to the registration form you can add that text to page content.
Regards
Regards
Hello, thank you. I think I understand, I was displaying this page first as a blank page, then with 404 error because I was logged in. If I log out I can see it.
I would like to center the registration form, place it in the center of the page. Is there any way to do it?
I tried to edit the page that appears to be empty, there is no code or text, so the form is imported from some source. If I understand what you have written I can add here some text that will be displayed on the same page next to the ok module, but I did not understand how I can position the module in the center of the page.
Hello,
Add this code in Theme Options > Theme Custom CSS:
.page-template-et-registration .page-content .span6 {
margin: auto !important;
float: none;
}
Regards
Hello, thank you. I added the code in “Global Custom CSS”:
The form is now centered. Perfect!
Will this change remain active even after updating the theme? I am not using a child theme.
Thank you
Hello,
Yes, all will be fine after the theme update.
Regards
You must be logged in to reply to this topic.Log in/Sign up