Viewing 1 replies (of 1 total)
  • Plugin Support Towhid

    (@cryptex_vinci)

    Hi @nicolasrenard

    Try to do a quick conflict test so we can rule out any conflicts and see if it helps.
    Here is the doc on how to do a conflict test if you are not sure how to do it.

    If it doesn’t solve your issue, insert this php snippet to your child themes functions.php

    add_filter( 'um_register_allow_nonce_verification', '__return_false', 10, 1 );

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Invalid nonce with IE’ is closed to new replies.