• Resolved klingbeil

    (@klingbeil)


    https://ww.wp.xz.cn/support/topic/cache-problem-52/page/2/ I’m writing in reference to this topic/thread.

    Hello,
    I’ve been running tests for the past two months and wanted to inform you about an issue I encountered. There seems to be a serious problem with the WP Rocket plugin. Regardless of whether I select the loading option as “direct” or “recommended,” when I open around 20 pages, on average, 1 of them fails to load the form.

    At first, I thought the issue was related to CSS — as I mentioned in my previous message — but I’m now 100% sure that it’s not CSS-related. For the past month, I’ve stopped using WP Rocket and switched to the LiteSpeed Cache plugin. With the same settings, every form has been loading perfectly, with no issues.

    I’ve also noticed that for websites with just 3–5 forms, this issue might not be very noticeable. However, for pages that contain hundreds of forms, the problem with WP Rocket becomes very clear. In my opinion, there’s definitely some kind of conflict between WP Rocket and the form loading mechanism. Just wanted to let you know.

Viewing 1 replies (of 1 total)
  • Plugin Author CodePeople2

    (@codepeople2)

    Hello @klingbeil

    Thank you for using our plugin! We’re aware of conflicts caused by certain WP Rocket settings. For example, if you delay loading libraries like jQuery or jQuery UI, they won’t be available when Calculated Fields Form needs them. To prevent this, simply add iframe="1" to your form shortcode—WP Rocket will then ignore the form. For example:

    [calculated-fields-form id="123" iframe="1"]

    If you are inserting the form visually by using the WordPress editor or the Elementor pages builder, enabling the iframe attribute is as simple as checking a checkbox in the insertion block’s properties.

    Learn more about the attributes supported by the form shortcode by reading the following section in the plugin documentation:

    https://cff.dwbooster.com/documentation#insertion-page

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Informational topic’ is closed to new replies.