How to call the registration form through menu

Trying to add the footer menu with link to call the register form

But I end up only to show the login form.

Please let me know how to directly show the registration form and also add custom field in it.

Hi,

  1. You can add a custom link in Appearance > Menus with this link #user_register_modal.

  2. As for custom fields, this will require a custom implementation, please check this PHP snippet as a sample Add first and last name fields to the user registration form #hivepress #users · GitHub

​I hope this is helpful to you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.