• Resolved John

    (@dsl225)


    Hi guys,

    I would like to better understand what exactly the Ajax Rendering is supposed to load faster according to this description in settings (the page without the form or including the form):

    Enabling this feature will load the form via AJAX after the page has loaded up, effectively speeding up your page load time.

    In some cases, when in fact the given page is rather simple and small in size, the form loads faster if this option is unchecked and takes more time if it is checked.

    What is the precise meaning of “effectively speeding up your page load time” here?
    – the page loads faster before actually loading the form?, or
    – the whole page, including the form, is supposed to load faster?

    Thanks for clarifying!

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

    (@wpmudev-support2)

    Hello @dsl225 ,

    – the page loads faster before actually loading the form?, or

    It’s this option. In cases of very very big forms, it allows to load the page and then the form, so the form itself is not blocking the loading of the whole page.

    Hope this helps.

    kind regards,
    Kasia

    Thread Starter John

    (@dsl225)

    Thanks Kasia, got it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ajax rendering is quite slow’ is closed to new replies.