Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Menu doesn't appear inside the Accordion Menu


I have a menu accordion, and inside the menu accordion, there is a menu that is not being displayed. The issue arises when I click on the menu inside accordion, which contains a list of users with sub-menus. Specifically, when I click on a user's menu inside the accordion menu, it does not appear. I have checked the "reinitializedmenu" function, and it is working fine, but the menu inside the accordion is not functioning correctly. I am eagerly awaiting a response. Thank you.


Text formatting options
Submit

Replies (1)


Hi Ahmad,

Thank you for reaching out to us.

Do you render your menu asynchronously?

If your menu item is rendered after page first loads then you should recall MenuComponent initialization function again.


MenuComponent.reinitialization();


Regards,
Lauris Stepanovs,
Keenthemes Support Team


Text formatting options
Submit
Text formatting options
Submit