form load delay | WordPress.org

[ad_1]

Hello @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 )
  2. Insert an “HTML Content” field in the form, and enter the following piece of code as its content:
<script>
fbuilderjQuery(document).one('showHideDepEvent', function(){
ENABLEEQUATIONS();
});
</script>

Best regards.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer