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

All Questions (6199)

Hi,I would need to download an older version of Metronic. I purchased it from Theme Forest, but only the most recent version can be downloaded from there.How can I do this?Gregorio
I am upgrading the theme from 9.1 to 9.2, but I am experiencing several problems with KTDatatable.- In demo1 the tables use different classes than KTUI. Example kt-card-footer -> kt-datatable-toolbar, flex... -> kt-datatable-length etc..- How come the columns are always sortable even if I se...
Hey i'm using metronics 9 with react and i want to conditionally re-render the sidebar based on a global-context in the react app (global context is manipulated in some other file) along with that i'm also verifying the role and route through an api that is called every time when any route is change...
When running npm run build, it always exists with the following error:> Build error occurred[Error: Failed to collect page data for /api/user-management/settings/general] { type: 'Error'}
i am getting this error when trying to integrate Metronic 9.2 into angular 18./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/metronic/css/styles.css - Error: M...
I had followed step by step instructions for the Angular integration, and facing many issues. i get the following errors when I run "ng serve"I appreciate if you can update the github repo for angular with metronic 9.2.0 least as a baseline.Application bundle generation failed. [1.552 s...
There is a way to integrate formValidation with tailwind HTML components?Do we have examples of it?If not, please consider adding integration for those form validationsThanks
Hello,We use the Metronic Bootstrap theme and have noticed various output issues on (older) Apple/Mac/Safari.Which browser versions are supported, and what are the minimum versions required for everything to work correctly?Unfortunately, I couldn't find any information about this in the...
Hello! is there any guide to help me update my laravel 11 project with metronic 9.1.2 to 9.2? I need it urgently and the truth I have tried by all means and always send me some error.. the official implementation guide of laravel with tailwild is not effective, I would like to know if there is a mig...
Hi,I have a couple of questions regarding Metronic:1.Is there any plan to implement or style a Toast component (like toast.js) in upcoming versions?2.The new buttons look quite basic. I personally preferred the ones from old versions — will those older button styles be brought back or m...
Hello!We want to change the default white color of menu link in sidebar to blackhttps://preview.keenthemes.com/metronic8/demo38/index.html?mode=lightSee the "Default" text of selected item in sidebarHow to achieve this with _variables.custom.css or other way?Thanks in advance.Eli...
We started to develop an application with Tailwind + React JS javascript version, but we realized that there is a responsive problem on a small screen. As the breakdown with the menu information above gets longer, the page width continues to get longer and the usage for mobile use suffers. For examp...
I've noticed a console.log() in the file`metronic-v9.2.0/src/core/components/component.ts` - line 96I know we can compile everything again, but I think is a good idea to remove it from source code.Just a suggestion
Hi , I am trying to setup the theme with rsbuild to support easy module federation.can you give me the proper steps for it, i am currently running into huge errors related to routing setup.this is the only thing i am not able to figure out.
Hey there. As per the documentation, I was trying to prepare a new project with the new update (v9.2.0).I tried following the next steps:Import KTUI and Metronic ScriptsEdit angular.json and add the following to the scripts array (under the build options for your proje...
Hello,I recently purchased the Metronic V9.2.0 theme and am trying to integrate it with Laravel.Despite several attempts, I am unable to properly install the theme. I have carefully followed all the steps but keep encountering an error during the build process.Here’s what I have done so...
Is there any component in metronic 8.3.0 that allows to realize the selection of dates (date from - date to)Where can I find documentation on this topic?
https://imgur.com/a/ucncw3wPlease see the image attached above, the topbar menu will be covered by the sidemenu, when resized to some width.Please fix this, It already exists for a very long time. Thank you
I tried both laravel docs as well github updated repo but both are failedgithub repo just used pre compiled bundles but when i switch to vite version getting broken layout and js error. the problem inside the src. kindly fix it as soon as possible.
I'm using your integration guide with laravel but I'm having an issue loading KYUI Styles:now you have this: /* KTUI styles */@import '../../node_modules/@keenthemes/ktui/styles.css';but the route is wrong the correct one must be:@import '../../../node_modules/@keenthemes/ktui/styles.css';...
will Github repo be updated to reflect the latest version? current repo: https://github.com/keenthemes/metronic-tailwind-html-integration does not reflect the latest changes, correct?Having crazy issues setting up project from scratch to be fully integrated. Github pre-integrated will help a l...