Jquery not defined error- Form not visible to logged out users
-
Hi,
First of all thanks for creating such a beautiful plugin. It works best when I am logged in. However, once I logged out, I can’t see the form at all.
This is not because the option enables logged-in users only. However, this is because of Jquery not defined error using your plugin.
Here is my finding
1. If I uninstall your plugin, the Jquery not defined query gets removed
2. If I am logged in, Jquery not defined error does not come
3. If I am logged in, I can see the form
4. Once logged out Jquery not defined error start coming.
5. On further investigation, I found that this is because of
/wp-content/plugins/forminator/build/front/front.multi.min.js getting loaded prior to /wp-includes/js/jquery/jquery.min.js. Is there any way to load jquery first?
Please help me. Your form is not visible to log out used because of this jquery error. Attaching the snapshot of Google Page Insight showing file sequence.Image
shorturl.at/ghiIXThe page I need help with: [log in to see the link]
- The topic ‘Jquery not defined error- Form not visible to logged out users’ is closed to new replies.