• Resolved katmacau

    (@katmacau)


    Hello. I was getting an issue with ‘Invalid Nonce’ messages on my forms. I saw the other post about setting to ajax mode and setting to not cache the page.

    That didn’t work. But the site is using Sucuri firewall which includes caching. I set my form pages specifically to ‘do not cache’. This fixed the issue. However it means I am not getting caching benefits.

    Sucuri allows me to no cache specific files too – is there a file (eg one in the formainator plugin folder) that gets called via ajax that I can set to do not cache? That way I’d only have to ‘not cache’ that file instead of any page that has a form.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @katmacau !

    I’m very sorry to hear that you’ve experienced an issue while using our plugin!

    I think the single file exclusion won’t work in this case as when it comes to caching plugins it’s most likely designed to target templates from the theme rather than parts of a plugin – the functionality of the form is spread across multiple files in this case so there’s no single file that’s responsible for the forms.

    However, maybe you can try by excluding the JS files first and see if that helps?

    I’d start with those:

    – forminator/build/front/front.multi.min.js
    – forminator/build/main.js
    – forminator/assets/forminator-ui/js/forminator-ui.min.js
    – forminator/assets/js/shared-ui.min.js

    Warm regards,
    Pawel

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @katmacau ,

    We haven’t heard from you for several days now, so it looks like you don’t have more questions for us.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Conflict with sucuri cache’ is closed to new replies.