Hello, I"m unable to change the menus. For example I would like to change the "Default" label on the first menu item of the "Dashboard" section on the top menu.
In order to do that I have changed the lien 17 of the __Dashboards.cshtml file in the Views/Layout/HeaderLayout/Header/_Menu directory. I have written : Ingredienti
Everytime I start the project the label is always "Default" and not "Ingredienti".
I"m working on the SterterKit project in the metronic_asp.net-core_v8.1.5_demo1 .
I guess the issue could be related that you might change the text in wrong __Dashboards.cshtml file, we have two versions of this file used in different layouts, please make sure you are updating the right file.
For sidebar layouts you need to update Views/Layout/Partials/SidebarLayout/Header/_Menu/__Dashboards.cshtml and for header layouts Views/Layout/Partials/HeaderLayout/Header/_Menu/__Dashboards.cshtml.
Regards, Lauris Stepanovs, Keenthemes Support Team