• Resolved mattrixk

    (@mattrixk)


    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__: Object

    Which 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.

    • This topic was modified 6 years, 3 months ago by mattrixk.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘The Password Doesn’t Work’ is closed to new replies.