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

    (@angelo_nwl)

    could it be that your theme is loading other jquery version which is not compatible with what wordpress is using? try switching to the default theme to rule out any theme-specific problems

    Thread Starter SPARTdAN

    (@spartdan)

    The plugin JS loads with the default wordpress theme. Should I be loading jquery through the functions file or is it correct to do it in the header myself?

    Hiya,

    It’s really not recommended to load your own jQuery in that way.

    Take a look at this post for the why and how of proper jQuery enqueueing: http://msyk.es/blog/prevent-jquery-wordpress-theme/

    Thanks,
    Phil

    Thread Starter SPARTdAN

    (@spartdan)

    Hi, thank you both for your help! I’ve added the jquery into the theme using the functions file and it now plugin JS loads. 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Events JS not loading’ is closed to new replies.