Hi @dimensionsfoundation,
We checked your site and found that the plugin uses CSS code for the default classes, which is causing issues. Because of this, it is replacing the user registration design. To fix this, please add the following CSS code in your Dashboard by going to Appearance > Customize > Additional CSS.
.page-id-50180 p.user-registration-LostPassword.lost_password, .page-id-50180 label.user-registration-form__label.user-registration-form__label-for-checkbox.inline, .page-id-50180 .woocommerce .ur-form-grid p.user-registration-form-row.user-registration-form-row--wide.form-row.form-row-wide, .page-id-50180 p.user-registration-register.register {
float: none;
margin: 0 !important;
}
Best Regards!
Thanks so much. That code resolved the display issues. However, the form does not actually log the user in. After completing the form and clicking Login, the page just refreshes without logging the user in.
Hi @dimensionsfoundation,
Could you please provide us a screenshot of how you added the login form to the Request here page?
Also, could you please test the conflict test once?
Best Regards!
Hi @dimensionsfoundation,
The issue seems to be caused by the WooCommerce Memberships Custom Restriction, which does not allow the login process. The same feature is working on your other pages. Could you please check with the WooCommerce Memberships Custom Restriction plugin team about this issue?
Best regards!