Hello Keen Themes,I recently purchased the Metronic v8.1.8 theme and have encountered some challenges during the installation process. I would appreciate your assistance in resolving the following dependency issues I encountered while running npm install:1. npm WARN deprecated stable@0.1.8:...
Hello,Im using Good and I want to change the Width and Fluid mode to "Fixed" and "Disabled". I dont want to use the Layout Builder. Where can I do it in the code?
hello All, i bought html demo and now i'm trying to take component/page from HTML demo to my angular project but when i'm importing JS Files in my angular.Json get error, compiled successfully but browser won't to load project by this errors ,the Js file in angular.json: "scripts": [...
I've purchased and used metronic since metronic 6 for Angular project. I notice that for Metronic 8 (Angular) Demo 1 did not provide full example and functionality as Metronic 8 (HTML) Demo 1. Can i have the full source code as Metronic (HTML) Demo 1 for Angular? There is alot of component missing i...
I see icons being used in the following way,KTIcon iconName='message-question' className='fs-2' />but I was unable to find references to the iconName used to reference the icon used in Duotune, many of the icons mentioned in the documentation page cannot be found - ht...
Does Metronic 8 have a "bootstrap select" widget like in Metronic 7?Example: https://preview.keenthemes.com/metronic/demo1/crud/forms/widgets/bootstrap-select.htmlI want to migrate my project (which had this widget everywhere) from 7 version to 8. And I need to rebuild everything for Select2?
Can you please help me to get rid of that error at metronic8. I'm getting Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')" error even if I created assets according to your tutorial video about building assets. Do I have to add search.js t...
Hi, Just bought Start template for React but "npm i" doesn't work:npm ERR! code ERESOLVEnpm ERR! ERESOLVE could not resolvenpm ERR!npm ERR! While resolving: react-scripts@4.0.1npm ERR! Found: typescript@4.1.2npm ERR! node_modules/typescriptnpm ERR! typescript@"4.1.2" from the r...
The elements on the error page 404 is all aligned to the top left, where I think the intended position of the elements should be aligned in the middle vertically and horizontally right?
With my development team we bought the metronic template and after configuring and doing some tests, we found out that it has a race condition problem. We created a test with two simple views (similar to the example that the template brings in), in view number 1 we added a sleep function with 10 sec...
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! lolI wonder if you could give me directions on how to add mysql2 to t...
https://preview.keenthemes.com/html/metronic/docs/general/menu/advanced#dropdownI 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...