-
Hi,
I built a new login page, beautiful – but does not let users in, displaying Wrong Username or Password” although data was correctly given in. Same data used in the WP-Login opens the gate to the site without any problems.
I copied the stuff in below. Do you have any idea for me?
Yours, Bernd
Data on login-page:
[vc_row][vc_column][dhvc_form id=”2862″][/vc_column][/vc_row]
The form [dhvc_form id=”2862″] is like:
[vc_row content_placement=”middle” css_animation=”flipInX” css=”.vc_custom_1551297971177{margin-top: 5px !important;margin-right: 5px !important;margin-bottom: 5px !important;margin-left: 5px !important;padding-top: 12px !important;padding-right: 12px !important;padding-bottom: 12px !important;padding-left: 12px !important;}”][vc_column css_animation=”bounceInRight” width=”1/2″ css=”.vc_custom_1551294566652{padding-top: 12px !important;padding-right: 60px !important;padding-bottom: 12px !important;padding-left: 12px !important;}”][vc_column_text css_animation=”rollIn”][/vc_column_text][/vc_column][vc_column width=”1/2″][dhvc_form_response][dhvc_form_text required=”1″ control_label=”Pseudonym” control_name=”user_login” placeholder=”Bitte geben Sie Ihr Pseudonym (Usernamen) hier ein” el_class=”login-username” maxlength=”15″][vc_empty_space height=”26px”][dhvc_form_password required=”1″ control_label=”Bitte Passwort eingeben” control_name=”id_password” placeholder=”Bitte geben Sie hier Ihr Passwort ein” el_class=”login-password”][vc_empty_space height=”60px”][dhvc_form_submit_button label=”Einloggen in Alkohol adé!” input_css=”.vc_custom_1551296264862{padding-top: 6px !important;padding-right: 6px !important;padding-bottom: 6px !important;padding-left: 6px !important;}”][vc_empty_space height=”52″][vc_column_text]Passwort vergessen? | Neu anmelden?[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_empty_space height=”888px”][/vc_column][/vc_row]
Login gives "Wrong Username or Password" although data work with WP-Login
This topic is: not resolved