jQuery Position
-
Hey Raul,
I initially thought that jQuery was being moved to the footer, even though I excluded it from being optimized. This was wrong. Instead it is still in the header, but at a different position.
When being logged in and the optimization is inactive, jquery and jquery-migrate are being loaded before frm.min.js. (all three scripts have been excluded from optimization).
However, when being logged out and your awesome plugin kicks in, jquery and jquery-migrate is loaded after frm.min.js, which breaks functionality.I checked in the code and frm.min.js (from Formadible Forms) is being enqueued with jquery as a requirement.
Is there anything I can do to force the order to remain unchanged?
Thank you for your help.
– Jan
The page I need help with: [log in to see the link]
The topic ‘jQuery Position’ is closed to new replies.