- This topic has 0 replies, 1 voice, and was last updated 5 years, 11 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › swpm_error message is not shown after invalid registration data
Tagged: Registration
Hello,
after a user e.g. paid for a certain membership he tries to register on my registration page.
In case he enters invalid data, e.g. a user name or e-mail address that was already taken by another, already registered member, he is not able to register. So far, so good, but i noticed the following different behavior depending on the kind of implementation of the registration form:
If i put the [swpm_registration_form] in a popup window, with the wordpress plugin “Popup Maker”, the registration form is displayed, the user can register and if he types in invalid input data like an already taken e-mail address and presses the “register” button, an error message is shown which tells him, which kind of input parameter was wrong.
If i put the [swpm_registration_form] on a normal wordpress page, the registration form is displayed and the user tries to register the same way with invalid input data like an already taken e-mail adress, he is also not able to register but there is not shown the “swpm_error” message that tells him, which kind of input parameter was wrong that was shown in the variant with the register form in the popup window.
Why is the behavior different in both cases? I only added the [swpm_registration_form] tag to both, the page and the popup window.
Do i need some specific plugin to display the error message after registration also in the case of the registration form on a normal wordpress page?
Best regards
FancyJones