Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

All Questions (6038)

Dear Metronic Support Team,I recently purchased the Metronic template and have been exploring the demos and files included in version 8.2.6. However, I am unable to find a specific demo that I was particularly interested in.https://preview.keenthemes.com/metronic/demo10/index.htmlCould y...
I would like to save the state of the aside menu (expanded or minimized) in a cookie or session storage.
public void AddHtmlAttribute(string scope, string attributeName, string attributeValue) { SortedDictionary attributes = new SortedDictionary(); if (_htmlAttributes.ContainsKey(scope)) { attributes = new SortedDictionary
I am trying to use Metronic datatable however i am getting my data inside response['data']['data']. How do i set my table's data to this key and also i am getting nextPage, lastPage links from backend only through the api. Need to set those too.i am using kt datatable if i get data in response['da...
I've problems with components Table Responsivehttps://preview.keenthemes.com/html/metronic/docs/general/datatables/advancedWhen I put code snippets into my component expand dosn't work. Accordion and some other Bootstrap 5 components are not working. Should I include any dependencies in the p...
How do I get the demo8 files to add to the Vue project? I only found the demo1
Is it possible to create a theme for https://devdojo.com/wave with the Start HTML Pro template?
Hi im trying to deploy my site made from the angular template, the problem is that when i make a build with the "ng build" command, the builded version show a login page that i dont have in the development version i dont have when i launch the command "ng serve"
Hi! Currently I am working on a project which needed the slider. But when I implement it, the tiny slider does not shows up. Then when I install the library using 'npm install tiny-slider' and run again, there is an error "Duplicate identifier 'node_modules/tiny-slider/src/tiny-slider.d.ts:243:5 - e...
HelloWhen I deploy the project Azure Webapp it occurs error: (node:102) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension. (Use `node --trace-warnings ...` to show where the warning was created) /home/site/wwwroot/node_modules/.bin/vite:2...
when i execute npm run build command i am facing below error: Appreciate your support keenthemes@8.2.9 build> webpack>> Building...>> Failed to compile!ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):Can't find stylesheet to import. ╷...
Hi, I would like to create a page that uses the Tiny Slider in Angular but I have not been able to find any reusable code. Has anyone already implemented this who is prepared to share example code?
Recently I noticed that I can not access or find github repo for Metronic. I tried to connect my github account but here it says username not found: https://keenthemes.com/metronic7/?page=githubI need it to browse an old version.
In my Metronic Laravel project, I am experiencing a problem where JavaScript callbacks defined inside KTUtil.onDOMContentLoaded are being executed multiple times. This behavior results in unintended duplication of actions, such as initializing Quill editors and logging repeated console messages....
Is it possible to change the width of the sidebar?Really good would to be able to change the width to something wider if xl is active.
I try to initiate FormValidation but get error `FormValidation is not defined`I already load core.bundle.jsIs something I missed
I have a question about using KTdatatable. I’m unable to refresh the data. I want to modify the content of the table in HTML and recreate the KTdatatable, but I cannot do so. The dispose function mentioned in the documentation does not work. There’s no destroy function either. How can I refresh the...
Good morning everyone :)I’m experiencing an issue when installing Metronic 8.2.9 on Laravel. Besides the various errors that appear during authentication, all JS validations seem to be duplicated:The value is not a valid email addressThe value is not a valid email address...
Hi i have recently purchased Metronic | Tailwind, Bootstrap, React, Vue, Angular, Asp.Net & Laravel Admin Dashboard HTML Template i couldnt find rtl version of style.bundle.css. Where can i find it.Thanks
Dear Metronic Support,I am integrating the invoice creation feature from the Metronic HTML template into the Metronic Angular template. Specifically, I aim to replicate the functionality for line item amount and total amount calculations, as demonstrated in the HTML template. Could you guide me...
I 'm using that:Angular CLI: 18.1.4Node: 22.13.0Package Manager: npm 10.9.2But, Angular Project didn't work. I'm running npm install on cmdWhile resolving: demo6@8.2.7Found: @angular/common@18.2.13node_modules/@angular/common @angular/common@"^18.1.4" from the root projectC...