vertical submenu active December 12, 2020, 12:51:59 AM Hello,I would like to know how I can do it when I create a vertical submenu and when I select an item in that submenu so that it is active and visible.ex:http://localhost/AdminLTE2/index2.htmlwhen I activate the item 'dashboard' and then the item 'dashboard v2'I can see the respective dash I chose and I still see the menu I selected.In your application I cannot reproduce this behavior.Thanks Quote Selected
Re: vertical submenu active Reply #1 – December 13, 2020, 11:01:42 PM Hi @ms phprad does not currently have a configuration for that, you will have to write the code to handle that for you, thanks. Quote Selected
Re: vertical submenu active Reply #2 – December 14, 2020, 12:14:45 PM Hi willvin,Thanks for your answer.But can you please tell me what file(s) can I edit to include my code?Thank you again. Quote Selected
Re: vertical submenu active Reply #3 – December 15, 2020, 08:55:36 AM @ms /Helpers/Html.php and /Helpers/Menu.php Quote Selected
Re: vertical submenu active Reply #4 – December 15, 2020, 01:35:51 PM Hi willvin,Thanks again for your help. Quote Selected