• 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 4 years, 9 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.