Error on front end popup
-
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)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Error on front end popup’ is closed to new replies.