• Resolved dukearmi

    (@dukearmi)


    Hello!

    This probably isn’t related to GP but I’m hoping someone has run into this issue.

    Hello guys!

    This might be a silly question but here it goes:

    I’m using “Delay” JS scripts (I’m using LiteSpeed for caching), but I want my ConvertKit subscribe form to load instantly. How can I do that? I know there’s a way to exclude from defer/delay but have no idea about the name of the script(s) I should be excluding.

    The form is above the fold and uses a script in a custom HTML field that’s similar to this: “<script async data-uid=”c19ba70112″ src=”https://site.ck.page/c19ba70112/index.js“></script>

    Thank you in advance!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support qtwrk

    (@qtwrk)

    you can use page optm -> tuning ->JS Deferred / Delayed Excludes field to exclude any JS you want to exclude , by partial or full filename , as well as piece of string for inline JS

    Thread Starter dukearmi

    (@dukearmi)

    Thank you for your help! That does make the form load instantly. Unfortunately, becuase it’s a form, it also triggers reCAPTCHA v3 causing major delay and CLS. Is there anyway to keep the reCAPTCHA from loading?

    Plugin Support qtwrk

    (@qtwrk)

    sadly no , they come together , we can not de-couple them

    Thread Starter dukearmi

    (@dukearmi)

    Thank you for the support. I managed to solve it by adding the form in HTML instead of JavaScript!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Exclude above the fold script from JS Delay’ is closed to new replies.