Reply To: Jquery conflict

#9728
Ernest Marcinko
Ernest Marcinko
Keymaster

Also, you should consider moving the header inline scripts to the footer since it’s only executed on the window.ready event, so it makes no difference at all. Or at lease move it below the wp_head() call within the header.php file, to make sure that the built in jQuery is loaded by then.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)