Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

All Questions (4844)

Hi there,I just purchased the license. I want to use React at the front end and Django at the backend. Seems you have demos for both the framework. Which one shall I download?Mayank
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?
Hi There,I am working on a new SaaS portal, where I plan to use React/Django/PostgreSQL as the tech stack. I am new to web development. Can you please suggest the best way to set up the Metronic template with such a setup? I liked the Metronic Original in the dark theme, but it has both Django a...
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
I want to set the language setting of the calendar to Turkish. I would be very grateful if you can help me.
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...
Dear support!I am using Metronic 8 with Html theme 8 and .Net 6 to develop my application.In the SELECT element, I am using data-allow-clear="true" and options are loads from the server and used in HTML as showed below:a) Instruction in server controller:ViewData["ClientRole"] = new...