This problem actually exists in the Angular Metronic demo as well (https://preview.keenthemes.com/metronic8/angular/demo1/builder). So I have a menu; some have submenus and some do not.
I'm using the logo as the "home" button (as most applications do) and do not have a "Home" menu item on the main menu. So, when I click the logo, it navigates home as it should, but nothing is triggered to reset the menu so that no menu item is set to active ("here" class).
Greetings!
I have already bought a regular Metronic license, installed an example on Django according to the instructions, everything worked on the development web server. I want to log in to Django Administration (http://127.0.0.1:8000/admin/login ) - tell me, what is the username and password i...
Hi!!
I'm not an expert vue programmer, but I'm really enthusiastic about trying it out.
I was checking up on how to use the mysql2 library to make the connection directly, but After a few days of trying, no success at all! lol
I wonder if you could give me directions on how to add mysql2 to t...
https://preview.keenthemes.com/html/metronic/docs/general/menu/advanced#dropdown
I programmatically create items for a drop down menu (with javascript) after the page is loaded with data attributes accoding this manual, but dropdown not work.
How can I activate dropdown menu on fly?
Hi ,
I just purchased the Metronic Template.
I am using laravel (bit new to Laravel, previously Java Developer)
I am able to modify the menu for sidebar , but unable to modify the Header menu bar menus.
i have tried to make changes to :
resources/views/layout/partials/header-layo...
hello,
i want to take the page from html demo to angular demo i took the html file and put it in html angular component and took the css and js files also and put it in angular.json
"styles": [
"src/styles.scss",
"src/assets/datatables.bundle.css",
"src/assets/vis-timeline.bundle.css",
"s...
Hello!!
Just purchased Metronic and while following instruction here https://preview.keenthemes.com/laravel/metronic/docs/getting-started I get the following error when running "npm run dev"
[webpack-cli] TypeError: Cannot read properties of null (reading '1')
at C:\MAMP\htdocs\li...
Hello,
After purchasing the license, I updated to v8.1.8 and decided to switch to demo 38, which looks much nicer to me.
I installed it, but not all the icons are displaying.
Here's a link to see what I see: https://ibb.co/ZJQnnhm
I checked the source code, and I do have the following, for...
hello, i'm using metronic8 angular and trying to use widget-27 from demo 50 inside angular component and get error KTUtil is not defined
["Uncaught ReferenceError: KTUtil is not defined"]
and added scripts files in angular.json
["src/assets/plugins.bundle.js",
"src/assets/script.bundle...
Hello, I'm using your Laravel app theme, and I've been struggling to activate the role and permission sections in the global/menu.php file. I can't seem to assign middleware to routes through the menu. Does the theme support this feature?
Hi , Iam using Metronics Angular , i need to remove the authentication of metronics , which means that even if i give wrong emaild id and password , so its needs to go dashboard smoothly , can u please inform here which file or code i need to remove authentication . please inform how can i remove Au...
Hi
I plan to buy the extend license and I want to use my own branding and Logo.
Is it part of extend licenes ?
Do I need to put your logo, details as well ?
Thanks
Muly
Hi,
We purchased the Metronic template package and I have a query regarding the menu/navigation system.
I am working from the Metronic html demo 20 and I can see depending on which page you are on, the menu-link active class is hard coded in the appropriate menu item so you can see where you a...
Hi everyone, I want to ask you about Metronic theme, I downloaded demo4, when I use theme with my project and change style of font, the font doesn't change, when I go to inspect of web page, I look at the style of font, and I find the path of CSS file is not a same path of my CSS file ?? why ??
*...
I downloaded the latest version of the Blazor demo (Demo 1) and followed the instructions found here:
https://preview.keenthemes.com/blazor/metronic/docs/getting-started
The yarn install produces this:
D:\Projects\Scholarky\Source-Previous\New\blazor_demo1\Star...