Sign In / Register button
Hi, I would like to know how add button for create account. I'm working on my website dedicated to information technology support, and new customer create an account on the website for ticket support. The same as the muffingroup.com website.
The website is support.qwer-it.com
Comments
Hi,
Basic WordPress does not have the functionality to create accounts on the website.
For that, you will have to use some external plugin like BuddyPress.
https://wordpress.org/plugins/buddypress/
Then you will have only to create a registration page and assign it to the button.
https://codex.buddypress.org/getting-started/register-and-activation-pages/
Thanks
Thank you and how to add a second menu in the topbar with register button. near the slogan and the mail address
You need to create a menu through Appearance -> Menus and assign it as Social Menu Top.
But it will be a regular menu, and if you want it to look like a button, you will have to style it with a custom CSS.
Best regards