Dashboard > WooCommerce > Settings > Accounts & Privacy tab
Then check one or both:
“Allow customers to create an account during checkout”
“Allow customers to create an account on the “My account” page”
Thread Starter
furuba
(@furuba)
Hi, thanks for the answer. But I have no tab in the WP Dashboard “WooCommerce” means? Is this the store? I do not use something like that. I want people to sign up to write a ticket. The login button is there, but no register button.
Sorry, please disregard my last reply. I am looking at the WooCommerce forum also today.
Thread Starter
furuba
(@furuba)
No problem. Can nobody help me? 🙁
People don’t register specifically for this plugin – they register for your site, then they are able to submit tickets.
Dashboard > Settings > General
Membership – Anyone can register = checked
New user default role = subscriber
Next you’ll need to make a register link:
https://www.my-domain.com/wp-login.php?action=register
Build this link into your menu, web page or sidebar widget.
The user clicks your register link and submits their email address. Next, WordPress will automatically send an email to this email address, to verify it, and the email contains a link to enable the new user to create a password. Then the user can login.
There are various register-on-my-site plugins around with additional features.