Mobile Menu and jquery 2.2.4
7 years 2 weeks ago #46635
by Fastserv
Replied by Fastserv on topic Mobile Menu and jquery 2.2.4
OK, no more error but it loads the desktop menu
Please Log in or Create an account to join the conversation.
7 years 2 weeks ago - 7 years 2 weeks ago #46636
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile Menu and jquery 2.2.4
I have checked by my side, the problem is that the template file is loaded after all other events, before "onAfterRender", this means that all plugins that are calling scripts will be loaded before your jquery call.
No problem for the modules as they are rendered in the same time as the template
you shall use the correct Layout override for the jquery library, and not like you did
using your own file here shall work
you must find some documentation on the web about how to "corectly" override the jquery library in joomla! 3
No problem for the modules as they are rendered in the same time as the template
you shall use the correct Layout override for the jquery library, and not like you did
using your own file here shall work
templates/MONTEMPLATE/js/jui/jquery.min.js
you must find some documentation on the web about how to "corectly" override the jquery library in joomla! 3
Joomlack Webmaster and Developer
Last edit: 7 years 2 weeks ago by ced1870.
The following user(s) said Thank You: Fastserv
Please Log in or Create an account to join the conversation.
7 years 2 weeks ago - 7 years 2 weeks ago #46637
by Fastserv
Replied by Fastserv on topic Mobile Menu and jquery 2.2.4
OK, thank you for helping me. I try that. -> Works now
Last edit: 7 years 2 weeks ago by Fastserv.
Please Log in or Create an account to join the conversation.
Time to create page: 0.197 seconds