Cannot create Registration Form for logged-in user
-
We have different user roles for Customer and Member. There are 3 possibilities:
– User is a Member only (Access to members-only content)
– User is a Customer only (WooCommerce customer)
– User is both Member and CustomerWe need a UM Registration Form (Member Application Form) to be accessible to logged-in Customers. Currently this is not possible. The Registration Form does not appear for logged-in Customers. Instead there is a message “You are already registered.” True, they are registered as a Customer, but they have never registered as a Member.
How can I allow access to the Registration Form only for the logged-in Customer, and not for the logged-in Member?
As a workaround, we have created 2 identical registration forms on 2 identical pages, except that one page uses a UM form and is accessible only to logged-out users, while the other page uses a form created by another plugin and is available only to logged-in users. The two pages redirect to each other’s url.
What is the solution?
The page I need help with: [log in to see the link]
- The topic ‘Cannot create Registration Form for logged-in user’ is closed to new replies.