• Resolved meserlian

    (@meserlian)


    Hey added a pop up to get new subscribers on the website,

    When the pop up appears in the console log a 403 error appears

    When the user enters their data in, it does not submit, checked the console, and the only error that i see is:

    {code: “rest_cookie_invalid_nonce”, message: “Cookie nonce is invalid”, data: {status: 403}}
    code: “rest_cookie_invalid_nonce”
    data: {status: 403}
    message: “Cookie nonce is invalid”

    I believe your cookie name/session is in conflict with another plugin maybe?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi meserlian,

    Could you kindly share if your browser console showing any error or any message on the network tab? If yes, please share those messages.

    Press alt+command+I to open browser console

    It will help us to identify the problem and fix the issue.

    Thread Starter meserlian

    (@meserlian)

    Hey,

    Somehow it started working!
    But a different issue came up, when i try to visit the plugin page in the backend takes me to 404 page it seems that the url path is worng

    https://sitename.com/wp-admin/admin.php?page=wemail#/
    instead of:
    https://sitename.com/wp-admin/edit.php?page=wemail#/

    Thread Starter meserlian

    (@meserlian)

    Hey do you know why the URLs could be messed up like this?

    Hey Meserlian,

    weMail doesn’t work or intervene the URL in any way. I guess something else has messed up the url. Try disabling your plugins and reactivate them one by one and see if it resolves the issue.

    Also, go to Dashboard->Settings->Permalinks and try changing the permalink structure and see if it solves the issue.

    Hi Meserlian,

    We haven’t heard from you for a while. I’ll go ahead and close this ticket. If you face any problems in the future. Feel free to open a new support thread.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error on front end popup’ is closed to new replies.