• Resolved fodongkara

    (@fodongkara)


    Hello. I have implemented the login button on my site. When clicked, the pop up shows a loader and then disappears on response. Console shows me that it’s returning responseText: Security check failed. What could be the issue?

Viewing 1 replies (of 1 total)
  • Hello
    Probably it could be a cache issue

    Security check failed message appears when nonces fail to be verified. I think there might be a caching issue on your site. Are you using caching that is not being cleared and getting stale? Your caching should be set to empty the cache every 24 hours or so to make sure the nonce security keys are not getting stale.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Pop up keeps disappearing’ is closed to new replies.