Black Friday Super Sale!Limited Time 50% OFF for All-Access Plans
Save 50% Now

Metronic (5183)

I read the documentation of the metronics theme for light box use. and followed the steps but it's not working fine in the angular project.
After completing all the steps in the documentation and going to localhost:3000 I get this error:ENOENT: no such file or directory, open '/Users/xxxxxx/Downloads/nodejs/starterkit/public/assets/media/icons/duotune/arrows/arr066.svg' at Object.openSync (node:fs:590:3) at Object.readFile...
Hi,I'd like to play with this version and check possibility to migrate from 8.1.4This version is a little bit different.I manage to run it 1. disabling "Typescript and JavaScript Features" - in vsCode2. disable Vetur - in vsCode3. install Volar - in vsCode4. install TypeScript Vue P...
on my console ım getting theese error, and ı guess its just about smt named KTUtil, ım fresh guy in softwares so would you help me please?widgets.bundle.js:1 Uncaught ReferenceError: KTUtil is not defined at widgets.bundle.js:1:1405(anonim) @ widgets.bundle.js:1widgets.js:1 Uncaught Ref...
Hi - We're using Metronic for our admin but feel we could improve on our usage.We'd like to hire an exceptional, experienced UI/UX designer to help us better implement Metronic.Please reach out if you're great with Metronic, UI/UX design and interested in a contract.Thanks!Jay
Why is Vue navbar multiplexing menu names? What is the solution ? For example;Dashboardlayout buildercraftedAppsMega MenuHelp --Again Dashboardlayout buildercraftedAppsMega MenuHelp
HelloI have a laptop with a screen size of 15 inchesThe chat page is very short and I have to scroll. I could not set the minimum height sizev8.1.7
Hey Guys,When you try print a page with a table that has table-striped, you cannot make out whats in the table:
Hey Guys,I have a logo img with black font (eg: logo-default.png). How do I define the appropriate variable / css / whatever needs to be set to have a "dark mode" alternative for it (eg: logo-dark.png)?Thanks in advance!
Hi,We have purchased and used the Metronic theme(s) for sometime.Is it possible to download design elements for the latest version of Metronic for Figma as we would like to do some storyboarding between our business and dev teams to document the layout/use of components in various parts of the s...
Hello, I would like the id="kt_app_sidebar" to be automatically closed when the page is loaded, but I can't find what to modify... Thank you for your help. I'm using the HTML version. Also, I would like to assign my own colors to the "SYSTEM" system theme, which CSS file should I modify? (Or already...
Hi, I purchased regular license about metronic template.I wonder right format about how to notify copyright.1) &copy. Designed by KeenThemes.2) &copy. All rights reserved. Based on KeenThemes.3) (nothing)Which is the correct format?Or how should I write it?
Just add console log to function AuthProvider and AuthInit and see the log print twice times. I check the code it just use one time. Why it happen?
Hello, I want to work with full file names like https://example.com/user-settings.php.How can i import my Content. And where must i store the Content?
I asked about some demo in figma and the answer is that you would put it this week, where i can get this figma when be available
HiI just bought Metronic theme and trying to run with Blazor as per given instructions but getting error as below while running "npm run build" command: Failed to load 'D:\Celestia\MetronicBlazor\Starterkit\_keenthemes\tools\webpack.config.js' config[webpack-cli] ReferenceError: require is...
Hello I have noticed that in _select2.scss some colors are set to color: var(--#{$prefix}input-color);But --bs-input-color is not defined in BS neither in Metronic.For example: // Selected.select2-selection__rendered {display: block;padding-lef...
I am changing the default axios url in the Api Service, but it still does not affect it. Do I need to make a change in a different place?
Hi!I am using Metronic Demo 1 for Angular and I trying to save the sidebar status (either minimized or not) so it stays the same way after a refreshIn sidebar.component.ts Tried to set 'data-kt-app-sidebar-minimize' to either 'on' or null but when I do, I can't change the status again....
HelloWe need to develop a web application using Metronic template backoffice (vuejs) but we need also to create several form pages without backoffice connection.I was testing to create those form pages, so I added a second app in main.ts (called appForm) and I add div id #appForm in index.ht...
hello,im try to using action button in yajra datatables on this pagehttps://preview.keenthemes.com/html/metronic/docs/general/datatables/server-side#while i try, the action button not working, it's just open to new page, not showing edit button and delete button, thanks