Hello!
I need google authentication to appear first to register on the web. Please help me with that change. I attach a photo.
Also know if they will incorporate authentication with Instagram or Tiktok.
Thanks!
This topic has 4 replies, 3 voices, and was last updated 1 years ago ago by Jack Richardson
Hello!
I need google authentication to appear first to register on the web. Please help me with that change. I attach a photo.
Also know if they will incorporate authentication with Instagram or Tiktok.
Thanks!
Hello LVRB Love’s Rebel,
Thank you for reaching out to us with your request. We appreciate your interest in enhancing the registration process on your website.
1/ We can certainly assist you with setting up Google authentication as the primary method for user registration:
.woocommerce-form-login {
display: flex;
flex-direction: column;
}
.woocommerce-form-login .et-or-wrapper {
order: 2;
}
.woocommerce-form-login .lost_password.dt-hide {
order: 1;
}
.woocommerce-form-login .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
order: 3;
}
.woocommerce-form-login .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
order: 4;
}
.woocommerce-form-login .form-row.form-row-wide.flex.justify-content-between.align-center.lost_password.flex-wrap {
order: 5;
}
.woocommerce-form-login .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide.m0 {
order: 6;
}
.woocommerce-form-login .text-center.lost_password.dt-hide {
order: 7;
}
2/ Regarding the new features you mentioned, it appears that it is not available in our theme. We recommend reaching out to the WooCommerce support team for further assistance. You can contact them via the following link: https://wordpress.org/support/plugin/woocommerce/
Best Regards,
8Theme’s Team
Hello.
In the web view, the “my account” off-canvas window continues to show the normal order of registration, the Google login does not appear first, and the text “O INICIA SESIÓN CON UNA RED SOCIAL” I want to modify it with another text: “O INICIA SESIÓN MANUALMENTE”. I attach a photo.
In the mobile panel the off canvas window does not open when clicking.
Dear @LVRB Love’s Rebel,
1. We regret to inform you that it is not feasible to alter the elements in your off-canvas using straightforward CSS solutions. Should you require further customization, we kindly invite you to submit a detailed request via our customization panel at
https://www.8theme.com/account/#etheme_customization_panel. This will enable direct communication with our technical team. Please note that customization services are subject to additional charges, which will be determined after a thorough evaluation of your request.
2. Regarding the text modification you mentioned, please use the Loco Translate plugin, which you have previously utilized for similar translations.
3. The functionality of the off-canvas in your Mobile panel depends on the presence of an Account element in the mobile header. In its absence, the link from the Mobile panel will redirect users to the respective page. This is applicable to the Cart, Wishlist, Compare, and Account elements of the Mobile panel as well.
Thank you for your understanding and cooperation.
Best Regards,
Jack Richardson
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up