-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add better integration with WooCommerce #126
Comments
The effort for shoppers to create an account seems to be so large, that there is a big percentage of people not finishing the sale. At the same time it is a big plus for ecommerce managers if shoppers were indeed identified and equipped with an account. So maybe Clef coudl help easing the signup process. |
Perhaps it would be well worth it to investigate the possibility of a deeper integration directly with the WooCommerce team (along the lines of Plesk, Cpanel, etc.). Me thinks Clef + WC = dynamic duo, and the fact that several users are already asking for such integration suggests others are thinking this too. |
On the frontend the [woocommerce_my_account] shortcode supplies a traditional login form (when the user is logged out) and replaces that with an account welcome page when a user is logged in. Currently if I add the [clef_render_login_button] shortcode to the same page it doesn't mix well. For starters regardless of where I position the [clef_render_login_button] shortcode, the button always displays at the top left of the page. Also it doesn't make a lot of sense seeing the Clef login option when the user is logged in and from the WooCommerce perspective is only seeing the welcome page, not the traditional login form. Of course there are other points in the e-commerce process where login is offered that will also need to be considered. |
Hey guys i am one of these people that are interested for a better woocommerce integration, especially to the login page. Just saying :) |
A lot of people have been asking for better WooCommerce support, so I figured I'd open up a thread about it here.
The text was updated successfully, but these errors were encountered: