Hi KeenThemes-Team
I would like to create a new Laravel 11 project and integrate the template.
I have looked at the Laravel Starterkit and tried to adapt the code. However, what is the /resources/mix directory for, and where do the data come from?
Thank you very much for your support.
Hi!
Can I check if anyone can guide me on how to minify both JS and CSS?
I've have tried the steps on the documentation and the size of the js and css are still the same.
Cheers,
Andy
Hello,
The vuejs version of 'Demo 9 - Fancy Dashboard
is it planned? Do you have a release date?
Thanks in advance
how can i include metronic v7 template in my laravel project
step by step
Hello,
Just seeing if you have a code snippet to fix the Metronic React Demo 7 Secondary Aside Desktop Overlay Bug
Thanks!
What versions for dataTable.editor.js is compatible with metronic 8, we are planning on integrating it and having some error with rendering some of the inline bubble functionality. Currently we are trying 2.0.8 version of dataTables.editor.js and metronic 8 dataTables.bundle.js has the dataTables ve...
i am trying to generate metronic layout with layout builder, but when I try to open index.html I just see this:
It seems to me like it can't see css styles
When I open just html demo, it works well.. I did by tutorial, I generated assets by gulp,...
Hi!
I implemented a ne Metronic theme via assets and bundles in .NET project, everything works great but have one error which I do not know to solve?
Uncaught ReferenceError: mApp is not defined
Is it something about order fo budles or something?
I have plugins bundle and js after that and...
This is my code. Even putting this data-backdrop="static" it closes anyway when you click outside.
What is the correct way to add dark/light mode toggle in Vue?
Hi there,
I am having an issue with the dark mode theme switcher. When I switch the mode, log out (without refreshing) and log back in, the theme mode goes back to what it was before switching. It seems that if I refresh after the switch, it gets saved properly and logging out and in does not cau...
Hello,
When accessing the page https://preview.keenthemes.com/metronic8/demo1/toolbars/extended.html an error is thrown in the console:
Uncaught TypeError: Cannot read properties of null (reading 'closest')
at KTMenu.getInstance (scripts.bundle.js:2425:25)
at handleTogg...
Hello, how my way to download Metronic 7 Theme? I want to download metronic with Bootstrap 4.
I Already purchase the metronic on themeforest.
Hi guys, i recently bought mecatronic 8 theme implemented with Laravel+Vue. When i run npm the compiler tends to get stuck at 64% for 40-50 minutes. I dont use Gulp, but could Gulp make a better flow?
Las licencias son perpetuas y si hay mejoras o actualizaciones en la plantilla, deberé pagar por ellas?
Hi, i have problems opening a menu dropdown on button click like it's in docs. I am running .NET project and everything else is running good! It's not triggering "open on click". This is the code:
Modal data not refresh after close
When defining table header
columnName: "fieldName",
columnLabel: "Invoice",
current KTDataTable doesn`t look at columnName thats why we cant use label for header customization.
the reason is in TableBodyRow.vue
it need to be changed to ${properties.columnName}
...
Hi;
M using version 8.1. on project but how can update to 8.1.1
I have downloaded demo5, do I still have to do all the yarn / gulp stuff explained in the documentation? I opened index.html in demo5/dist folder and every thing seems ok.
Hai team, want to ask or help me. I want to use demo 5 as my website, change menu like dashboards and others to bottom of logo, like demo 11, how to do that?..
link
best regards..
I bought a theme from envato and imported it in a blazor webassembly pwa app. Initially Some functions are working, some are broken. For that i do javascript interop after that they work smoothly. But yesterday, when I checked it for the mobile version (responsive) some javascript functions were n...