Mobile Menu and jquery 2.2.4

Mobile Menu and jquery 2.2.4 was created by Fastserv

Posted 6 years 3 months ago #46625
On a site with Joomla 3.8.3 and PHP 7.1 I try to use jquery 2.2.4 wich works except fpr MaxiMenuMobile.
There I get this errors:
ReferenceError: jQuery is not defined - maximenuckmobile.js:566:1
TypeError: $(...).MobileMaxiMenu is not a function

Is there a way to make this work?

Regards,
Stefan

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Mobile Menu and jquery 2.2.4

Posted 6 years 3 months ago #46626
Hi
give me the url of your page, this is not a problem from the jquery version but that you are loading it the wrong way.
You shall use the JLayout override to load your own version of jquery, and not call it once time more in the page
CEd

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by Fastserv on topic Mobile Menu and jquery 2.2.4

Posted 6 years 3 months ago #46629
The URL:
tvduelmen.de.swmserver.de/index.php

I did it this way in the template:
First:
unset($doc->_scripts[JURI::root(true).'/media/jui/js/jquery.min.js']);
Then:
$doc->addScript(' code.jquery.com/jquery-2.2.4.min.js " integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44=" crossorigin="anonymous');

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Mobile Menu and jquery 2.2.4

Posted 6 years 3 months ago #46630
the problem is that there are 2 scripts loaded before your jquery call

<script src="/media/system/js/caption.js?0c582ce921f2e78ca1e70249b07d8459"></script>
<script src="/plugins/system/maximenuckmobile/assets/maximenuckmobile.js"></script>

I'm calling my script with "onAfterDispatch".
my question, why do you need another jquery version ?

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by Fastserv on topic Mobile Menu and jquery 2.2.4

Posted 6 years 3 months ago #46632
I use Bootstrap 4 on that Template and and need it for a few modules.

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Mobile Menu and jquery 2.2.4

Posted 6 years 3 months ago #46633
try to change teh event in my plugin, for example "onBeforeDispatch" and see if it works

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Time to create page: 1.045 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 1124 guests and no members online