• Resolved wpshushu

    (@wpshushu)


    Hi,

    Are pages containing fluent forms safe to cache – with plugins such as WP-Rocket for instance?

    If so, what’s the best cache duration to set for such pages so that nonce expiration won’t stop the form from functioning?

    Or fluent form already has this considered and the page can be cached as long as we want?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Amimul Ihsan Mahdi

    (@amimulihsanmahdi)

    Hello there,

    Caching Fluent Forms pages is not recommended because it can lead to outdated or incorrect information being displayed. Fluent Forms are dynamic and often involve real-time data processing, user interactions, and submissions. For instance, Fluent Forms offers various smartcodes to set default values for fields. If you cache the values, the dynamic value might not be shown due to caching. You can exclude Fluent Forms script from the cache, I have listed the path below

    /wp-content/plugins/fluentform/assets/js

    Thank you

    Lyk

    (@lyk-1)

    Are they safe to (page) cache, assuming that after we make changes to a form, we always clear all caches?

    Do they use any nonces or anything that needs them to always be on dynamically generated pages?

    Thank you!

    • This reply was modified 4 weeks ago by Lyk. Reason: typo
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.