• Resolved babawich

    (@babawich)


    Been testing this on a local install. It seems like files are loaded on every page and not just the contact form 7 pages. I have it fixed for contact form 7. Is there an easy way to remedy this?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Yuval

    (@yuvalsabar)

    H? @babawich,

    Yes, you can use wp_dequeue_script function to do so, and then enqueue the files wherever you want.

    Yuval.

    Thread Starter babawich

    (@babawich)

    Thanks I’m not that tech. What will I put?

    Plugin Contributor Yuval

    (@yuvalsabar)

    Hi @babawich,

    There is no way to do that without programming knowledge, but I assure you, there is only one small script file, and it won’t make you website any slower. If you want to make sure, check your loading time in the browser with or without the plugin, or use a plugin called Query Monitor to check. My recommendation is to use a caching plugin as well, which will make our plugin an absolute zero effect on speed.

    Thread Starter babawich

    (@babawich)

    Isn’t it just something I put in my functions file? I have something for contact form 7. Just don’t know what to put for yours. I like to keep things clean and tidy.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Javascript loaded on every page?’ is closed to new replies.