Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

How to render sidebar secondary menu in theme 29


Not able to render secondary menu in sidebar after selection of different primary menu.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (7)


You should have the primary and secondary menus defined in your menu.xhtml or relevant template file. The secondary AI2U: With You 'Til The End menu typically gets displayed under a primary menu item when it is selected.



I love brain games! block blast a great way to exercise my mind and have some healthy fun.



Perhaps the most remarkable feature of the retro bowl is its depth.



This geometry free game is more malevolent than it appears. Failure to act promptly will result in the hypnosis of all students at CCES, rendering them inert, salivating, and touching their phones.



Chases, life-and-death situations, a dark and scary atmosphere... are what appear in horror games. Are you ready to face the feeling of tension and suspense but also extremely enjoyable?



Double-check the JavaScript logic responsible for rendering the secondary menu. Make sure that 1v1 lol executes correctly when triggered by the selection of a primary menu item. Debug any errors or inconsistencies in the logic.



Hi,

You can follow the HTML markup of the primary and secondary menus and dynamically render them according to your app's logic. Metronic already provides the markup and the actual rendering must be done by you since it involves server-side coding.

Regards.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(