Title: form load delay
Last modified: April 14, 2023

---

# form load delay

 *  Resolved [ajaysingh121](https://wordpress.org/support/users/ajaysingh121/)
 * (@ajaysingh121)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/form-load-delay/)
 *  my website content open fasts but the form open some time delay( slowly) what’s
   the reason and who we can solve .
 * You can check this :[https://allfeescalculator.com/tattoo-tip-calculator/ ](https://allfeescalculator.com/tattoo-tip-calculator/  )

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/form-load-delay/#post-16656626)
 * Hello [@ajaysingh121](https://wordpress.org/support/users/ajaysingh121/)
 * Thank you very much for using our plugin. Our plugin renders the form on the 
   client-side and evaluates the equations once the form is rendered. However, you
   can improve the performance by disabling the dynamic evaluation of the equations
   and enabling them again after generating the form.
 * Please, follow the steps below:
    1. Untick the “Dynamically evaluate the equations associated with the calculated
       fields” checkbox in the “Form Settings” tab ([https://resources.developers4web.com/cff/images/documentation/form-settings-tab.png](https://resources.developers4web.com/cff/images/documentation/form-settings-tab.png))
    2. Insert an “HTML Content” field in the form, and enter the following piece of
       code as its content:
 *     ```wp-block-code
       <script>
       fbuilderjQuery(document).one('showHideDepEvent', function(){
       ENABLEEQUATIONS();
       });
       </script>
       ```
   
 * Best regards.
 *  Thread Starter [ajaysingh121](https://wordpress.org/support/users/ajaysingh121/)
 * (@ajaysingh121)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/form-load-delay/#post-16657508)
 * we have use but nothing to show implementation
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/form-load-delay/#post-16657515)
 * Hello [@ajaysingh121](https://wordpress.org/support/users/ajaysingh121/)
 * I visited the URL provided ([https://allfeescalculator.com/tattoo-tip-calculator/](https://allfeescalculator.com/tattoo-tip-calculator/)),
   and it is not loading the form because the optimizer plugin on your website removes
   the form code. To prevent this behavior, please, insert the form’s shortcode 
   with the iframe attribute:
 *     ```wp-block-code
       [CP_CALCULATED_FIELDS id="14" iframe="1"]
       ```
   
 * Learn more about the attributes supported by the form shortcode by reading the
   following section of the plugin documentation:
 * [https://cff.dwbooster.com/documentation#insertion-page](https://cff.dwbooster.com/documentation#insertion-page)
 * Best regards.
 *  Thread Starter [ajaysingh121](https://wordpress.org/support/users/ajaysingh121/)
 * (@ajaysingh121)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/form-load-delay/#post-16664002)
 * we have do every thing but nothing to show implementation
 * [CP_CALCULATED_FIELDS id=”14″ iframe=”1″]
 * in the shortcode with the iframe attribute sow in sepret slid franm of open in
   short view of calcualtro . I want to load form fast as content load who this 
   is possible.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/form-load-delay/#post-16664529)
 * Hello [@ajaysingh121](https://wordpress.org/support/users/ajaysingh121/)
 * The form is rendered on the client side, not the server. But there is an alternative.
   You can store the form’s HTML structure on the server to load it with the rest
   of the page tags at once.
    1. Go to the menu option “Calculated Fields Form > Troubleshoot Area & General 
       Settings” ([https://cff.dwbooster.com/documentation#troubleshoot-area](https://cff.dwbooster.com/documentation#troubleshoot-area)).
    2. Tick the “Activate Forms Cache” checkbox and press the “Update” button.
    3. Press the “settings” button corresponding to the form, and its “Preview” button
       to generate the cached copy of the form’s structure.
 * Best regards.
 *  Thread Starter [ajaysingh121](https://wordpress.org/support/users/ajaysingh121/)
 * (@ajaysingh121)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/form-load-delay/#post-16665940)
 * In my form does’t show
    1. Tick the “Activate Forms Cache” checkbox
 * [https://www.linkpicture.com/view.php?img=LPic643eb836c2a4b1728627659](https://www.linkpicture.com/view.php?img=LPic643eb836c2a4b1728627659)
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/form-load-delay/#post-16665983)
 * Hello [@ajaysingh121](https://wordpress.org/support/users/ajaysingh121/)
 * Could you please indicate the version number of your plugin copy?
 * Best regards.
 *  Thread Starter [ajaysingh121](https://wordpress.org/support/users/ajaysingh121/)
 * (@ajaysingh121)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/form-load-delay/#post-16672325)
 * I have used 1.1.161 version
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/form-load-delay/#post-16672370)
 * Hello [@ajaysingh121](https://wordpress.org/support/users/ajaysingh121/)
 * I’m sorry, but the form cache feature is included with the commercial distributions
   of the plugin.
 * Best regards.

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

The topic ‘form load delay’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/form-load-delay/#post-16672370)
 * Status: resolved