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

All Questions (6032)

HiDo you have a working example of the DropzoneJS for React?In the demo1 code I don't see itsomething like this:https://preview.keenthemes.com/metronic/demo1/crud/file-upload/dropzonejs.htmlbut for ReactJSthank you!
I find your theme is satisfying all our design requirements. About our application we want to develop an react web application as a SaaS product. As a developer my requirements are that the theme should contain basic implementation of redux and react routing built in. Is that present in it?
Im using Metronic 8 HTML v8.0.36, DataTables fixed columns seems not working. What version where DataTables fixed columns works?Thanks
why aren't preparations on github use the same row on actual file? likes, if I comment 27-83 row on my PrivateRoutes.tsx, it will comment the } after as well.other preparations are also confusing likes removing dashboard folder before clearing DashboardWrapper.tsx.is there any...
Hello!I am developing a web application based on Metronic theme, laravel_app version. I would like to use your menu and breadcrumb construction solution but the documentation on this is poorly described. In pages.php I have:'greenhouse' => array( 'title' => 'Green...
We are currently developing an internal web application on Visual Studio 2022 using an Asp.Net 6 Project with Razor Pages and Bootstrap 5.1.The team is considering using your “Start – React Bootstrap 5 Admin Dashboard Theme” to embellish the site.Would it be compatible?Do you have other clie...
I configured the home page using Metronic.I created a build folder through yarn build and registered it on my hosting server.But only the splash-page is visible and the root div is not read.I wonder if I have to expand to see my main index on the hosting server.need helpOnly sp...
Im trying to follow this step :https://preview.keenthemes.com/html/seven-html-pro/docs/getting-started/integration/laravelbut the file datatables.bundle.css and datatables.bundle.js not export to folder public.
I am working with demo1, for laravel. I have followed several tutorials to work with livewire. Is it possible to integrate livewire with Metronic 8, is there any way to properly integrate livewire?
HiYour template is fantasticI need disable the initial loginCan you help me please?Thanks
Hi, I tried to add a new account in my laravel starterkit and after this get me error:View [pages.system.metronic.not_found] not found..I can mention that when i creat account it’s telling me that i have reseted password. Please check this. I have used the latest laravel starterkit version...
I've followed the documentation but can't buildthis error ReferenceError: require is not defined in ES module scope, you can use import instead
Hi there,After updating the Metroinic version. I got this error: Loading module from “http://127.0.0.1:5173/metronic8/vue/demo8/src/App.vue?vue&type=style&index=0&lang.scss” was blocked because of a disallowed MIME type (“”)when I omit the style files from app.vue file project works just...
Hi,I'm trying to implement Metronic indicator for page loading (https://preview.keenthemes.com/html/metronic/docs/base/page-loading).I've copied sample code (js + html) from the mentioned page to my page.On button click it reports next error in console:Uncaught TypeError: KTApp.sh...
i created wizard demo page with Sarterkit demo (Blazor). i have found necessary javascripts are loaded (create-app.js) but the wizard page was not working. i created different page wizard.razorbelow the code which contain html code @page "/incidents/IncidentWizard"...
I am using Metronic Blazor. While the sticky header normally works, it doesn't work on mobile. The part that works in the video below is the html demo.Do I need to trigger a function to make it work on the mobile as well?
GreetingsI would like to know how can I buy and transfer a license. I have a client and I'm using metronic to build their project. I have my own to use it, but I need to buy one more, to transfer to them so they can use it at will, so if they register anywhere with metronic you guys know the cli...
when i write the npm run devits running but when i go to the website this error is display to me : Cannot read properties of undefined (reading 'length') at memoizedBinarySearch (file:///D:/DevOps/Sahab-Vue/node_modules/vite/dist/node/chunks/dep-67e7f8ab.js:9948:25) at trace...
Hi,How to create public page which allow the unauthenticated user (like about us, contact us or landing page) ?ThanksPS. Using React in 8.1.6 Metronic version
Hi,we update metronic(laravel version) to version 8.1.6 , but seams jsTree not work.when change file plugins/custom/jstree/jstree.bundle.js to old version, It works correctly 🙂Please check this package.Thanks.
Hi,I am trying to use the KTStepper with laravel livewire.I have a stepper livewire component which includes the stepper and a script to initialize the stepper.That livewire component is used inside my blade.The problem: Every time I enter something in an input, the stepper refreshes and l...