Need option to move to footer
-
I’ve adjusted my Theme’s jQuery setting, so that it loads in the footer, instead of the
<head>
. However, your plugin seems to load the event tracking jQuery before the actual jQuery theme file. Thus, it causes the events to fail, since jQuery is not yet defined.Could you consider adding an option to push your own jQuery further down, so it loads AFTER the actual jQuery script file? Is there a PHP snippet I could implement to give yours a different order/priority?
Otherwise, we’ll need to use a more up-to-date plugin.
- The topic ‘Need option to move to footer’ is closed to new replies.