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 (6137)

I bought your Metronic Theme for another account. Now, I'm having trouble with the side navigation. Even though I followed your documentation, I am facing an error when creating a new dropdown menu. In that submenu page. The error message I'm getting is http://localhost:3011/admin/error/404. C...
Team KeenThemes - Are there still plans to have a Tailwind version of Metronic?
Hello, great job! Thank you for such a nice template. Unfortunately, the Django version isn't working. The command: `npm run build` fails with an error:```ReferenceError: require is not defined in ES module scope, you can use import insteadThis file is being treated as an ES module because i...
hii,i am using react metronic demo1 theme, and i want to know which types of authetication functionlity you're using in react metronic thme, i want to implement access and refresh token functionlity but there is conflict in code, please help me to solve the problem, is i can edit the metronic au...
HiI have experience bug when i have 2 modal that had a table in there , when i export the excel file on 1st modal it work but when i try to go on 2nd modal then export the table im downloading the excel of the first modal not the current modal how can i make this work any recommended to solv...
Hey team,There is a major datatables release https://cdn.datatables.net/2.0.0/Do you have plans to update it?Thanks
Hi.Is it just me or is there a bug?Modal windows with class modal-lg and modal-xl are not working for me.After showing such modal it breaks whole webpage.Modal contents is added to the end of the webpage and dark overlay (backdrop) covers entire page (also cover...
I am trying to migrate the metronic8 react theme to next js, but the layout gave me alot of problems , do you have a guide? or should I stop trying?
I'm using KTMenu.updateByLinkAttribute in my vanilla html project powered by htmx, I'm expecting ```// This will recalculate and update the menuhtmx.onLoad(function(evt) { KTMenu.updateByLinkAttribute(window.location.pathname, "hx-get");});```to update all menus, but it's only...
Page Loader for HTML template it is simple to have Page Loader.In LARAVEL how is it possible to have "Page Loader"?
When using the Metronic HTML theme, to make changes to the core areas which replicate across the website such as header, footer, navigation menu do i have to copy / paste the amended code for each page or is there an easier way to do it.e.g.Lets say i have 50 webpages and amend the menu, do i...
remove Why use this button? It will not rebound when pressed. For demo6 vue version projects, it is also not possible to use a link to replace it.
the border: 1px solid var(--bs-gray-300) ; , box-shadow: none; this line are over writtenthat is cauzing the boder to dispaly nont Old code .react-select-styled .react-select { &__control { --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/200...
HI, i want to display a custom specified error message if the user entered an incorrect user or Password, the error message should be specific instead of 'Sorry, looks like there are some errors detected, please try again.'i'm using Metronic Starter kit in laravel 10
Hi,We are using metronics theme in Laravel which is setup in docker. Everything looks good except it shows some variables (starting with @) at frontend even after compiling the assets. Please see attached for more details.Can you please help us here?
Hey there, while exploring the demo version for VueJS, I'm curious if the premium version offers additional components and features beyond what's showcased in the demo version. Or is it restricted to the features demonstrated in the demo version?
Hello I am trying to install Metronic 8.2.3 asp.net-core.I have the latest Node.js Yarn & Gulp installed.However I get and error when running gulp --demo1[11:13:01] Finished 'default' after 170 msError in plugin "sass"Message: node_modules\prism-themes\themes\prismjs.bundle.cssErr...
Hi, I want to ask about configuration of project, if i create a new vue project and add dependency following package.json file inside metronic_vue_v8.1.6_demo2 folder and copy assets folder into my new vue project. how can i use
I had copied demo2 html folder to django _templates folder and created an app to load the template. But the path is not loading styles and css files.Below is a sample css pathhttp://127.0.0.1:8000/worker/assets/plugins/custom/fullcalendar/fullcalendar.bundle.css
metronic 8 demo 8 template v8.1.5 stepper intigrate the my project, but below error given,plz adviceunloading.js:5 Uncaught ReferenceError: KTStepper is not defined
Hi.Demo 1 > layout dark sidebar When scroll or set fixed toolbar then the active menu item shadows dissapear.TY.
Hi,I just got your theme metronic_v8.2.3, but the bundling theme assets is not working with Gulp nor Webpack in Flask.I am following the guide here: https://preview.keenthemes.com/flask/metronic/docs/getting-startedErrors:For webpack: npm run build* First removing "type": "module...