Jquery missing in aam secure login widget
-
The secure login widget does not work for me with “AAM requires jQuery library in order for login widget to work” message in console log.
I use a very clean theme that call all js in footer, so Jquery is called in my web site, but after your :
<script src=”/app/plugins/advanced-access-manager/media/js/aam-login.js?ver=4.9.4″></script>
– Who is in the header.I think you can avoid this problem by calling your js via the wordpress function wp_enqueue_script
This would be a good practice and give more compatibility to your awesome pluginI have no problem with the JS of other plugins.
Thanks
The topic ‘Jquery missing in aam secure login widget’ is closed to new replies.