Page 1 of 1

*** Fixed*** Mutli level panel menuis not behaving

Posted: Mon Apr 12, 2021 6:52 pm
by alan_sh
My web site has 5 breakpoints, two of which (360 and 480) use a multi-level panel menu to display a menu. The menu is actually in the master page, so is the same for all pages.

I've updated a couple of pages today. On both of those the menu doesn't display properly. All I have changed today (that I know about) are some text boxes.

This is what it looks like when it doesn't work:

Image

And this is another page that works OK.
Image

Can anyone see a reason why this should be?
If you want to try it out, the bad page is https://www.gmnscouts.org.uk/explorers.html and the good page is https://www.gmnscouts.org.uk/cubs.html

Any help appreciated.

Alan

Re: Mutli level panel menuis not behaving

Posted: Tue Apr 13, 2021 6:15 am
by Pablo
Did you publish all files?
jquery-3.6.0.min.js is missing on the server.

Re: Mutli level panel menuis not behaving

Posted: Tue Apr 13, 2021 8:26 am
by alan_sh
AH - thank you.

I'll try that.

Alan

Re: Mutli level panel menuis not behaving

Posted: Tue Apr 13, 2021 8:58 am
by alan_sh
Fixed. Thank you again Pablo.

Alan