Replies: 3 comments 2 replies
-
|
First are you talking about 9.2.2 or 10.2.2 (because you have 9.2.2 in the tile and 10.2.2 in the description). Then can you share your menu template to see if something in it might be the root cause? |
Beta Was this translation helpful? Give feedback.
-
|
Sorry, my bad, was a bad typo, im talking abount 10.02.02 Im attaching my menu template |
Beta Was this translation helpful? Give feedback.
-
|
As a first look, this uses jquery and DNN no longer loads jquery by default. Do you see errors in the browser console related the javascript you have in that menu system? If you you may want to edit the theme to request jquery registration and maybe also jqueryUI since you use .slideToggle() if that is in jqueryUI (not sure). At any rate I will move this into a discussion as it is not something actionable in the current state and more a help request than a bug at this stage. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
What happened?
Today I updated some sites to 10.02.02 and menus stopped work.
Steps to reproduce?
Current Behavior
After upgrade to DNN 10.02.02, Menus are rendering but without scripts or styles, it appears update is not loading js or css files listed in DDRMenu manifest menudef.xml
Expected Behavior
Menu should load styles and scripts properly and be showed according to styles.
Relevant log output
Anything else?
Just like I said, it appears js and css resources are not being loaded from menudef.xml manifest
Affected Versions
10.2.2 (latest v10 release)
What browsers are you seeing the problem on?
Chrome
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions