The Password Doesn’t Work
-
I’m using the shortcode to wrap around certain content on the page that I wish to hide, but the password doesn’t work to display the content. I copy the password from the shortcode in the backend and paste it into the password field on the frontend and get the message: “Please enter the correct password!”.
I’ve tried different passwords, I’ve tried using the global password, I’ve tried typing the password and copy/paste, none of it works.
Console just says:
Error happened ObjectreadyState: 4getResponseHeader: ƒ (a)getAllResponseHeaders: ƒ ()setRequestHeader: ƒ (a,b)overrideMimeType: ƒ (a)statusCode: ƒ (a)abort: ƒ (a)state: ƒ ()always: ƒ ()then: ƒ ()promise: ƒ (a)pipe: ƒ ()done: ƒ ()fail: ƒ ()progress: ƒ ()complete: ƒ ()success: ƒ ()error: ƒ ()responseText: “{“isValid”:false,”message”:”Please enter the correct password!”}”responseJSON: {isValid: false, message: “Please enter the correct password!”}status: 400statusText: “error”__proto__: ObjectWhich doesn’t answer why the correct password wasn’t accepted.
Edit to add: The content is within ACF WYSIWYG field, not the default WP content field.
The topic ‘The Password Doesn’t Work’ is closed to new replies.