New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Metronic (5035)

Assalam o Alaikum i want to change font family of of React demo 2 in metronic 8. I have apply the same method as in video but font family not change. Provide me solution to change font family in react
Hi Lauris,Metronic Vue 8.1.7when using e.g. post request const getUsers = () => { ApiService.get("account/list") .then((data) => { tableData.value.splice(0, tableData.value.length, ...data); }) .catch(({ response }) => { console...
Hi, earlier version like 8.1.4 has this already covered.Again switching to dark mode - element plus still lightThe same with SweetAlert.Can you please give me a tip to fix both?
Hi ,please can you replay to me in this question in this link I asked before 2 day Thanks .https://devs.keenthemes.com/question/rtl-language-switch-vue-metronic-8
I have below warnings on every pages. Please advise what I need to check. plugins.bundle.js:58060 Tagify: input element is already Tagified - Same instance is returned. ​M @ plugins.bundle...
Hello, I'm using the Metronic theme v8.1.5 with the Blazor server now. I want to update the version to v.8.1.7.Is there any issue for it? Can I simple update by copying the downloaded theme files?
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...