We use a framework called AspNetZero. Its front-end is based on the Metronic theme and uses the generated css bundles from from metronic (likely the Html generated bundles).We have been modifying the theme and styles from Metronic's Angular Demo 1. I have modified the styles in `angular.json` to...
I use Metronic 8, Demo 2, Vue, v.8.1.6. For non-changed project doesnt work command npm run build. Execution occurs without errors, but the build results do not display content.
I'm working on a project that I would like to have the "Users list" Component to it, but I couldn't find it inside the project, is there any user list like the preview page (from Keenthemes) or I need to create one from the begging?
Hi everyone, I have purchased the Metronic theme in order to build admin panels with Rails. I have the following issues and I would like to ask the community for advice on the best practices here.As far as I see it is not really a components library but a precompiled bundle of assets in a su...
Hi keenthemes,Ho you go to disabled Select2 in html ? is as any normal HTML5 component like : disabled="disabled ???"it is unclear and not documented in Select2 html sourceThank you
Hello,This is more a fix suggestion than a question. I wanted to use a very simple loading screen like this:return ( {children} )The issue was that it not worked as expected.First o...
Hi, I need to implement a file manager. I liked the Metronic file manager sample but all .js files are minified: https://github.com/KeenthemesHub/Metronic/blob/master/html/demo1/dist/assets/js/custom/apps/file-manager/list.jsCan you share a non minified file?
I currently use the dropdown menu "actions" used to show a dropdown menu (https://preview.keenthemes.com/keen/demo1/apps/user-management/users/list.html).When using C# to show data in the datatable, everything works fine. But, I currently need to use javascript to get data and this is why I use...
I am Using vue 3 in metronic 8 with my laravel project , whenever i am redirecting to a new page it takes a lot of time in displaying the page , I have tried checking the console for errors but didn't find any , what could be the possible reason and how to solve it
Hello, I would like to download the demo 43 in html version of the Template. I can't find it in the download area.Where can I download it? Thank youHave a nice day
Hello,I have a problem.I want to use Metronic demo8 and demo16 and also use laravel 9 (no matter if it is Vite or Webpack).It is impossible for me to find a viable solution.How can I use Metronic demo8 with laravel 9 please?Regards,w8ing
Hi KTSThe URL for https://preview.keenthemes.com/symfony/metronic/docs/ don't found files, for example:https://preview.keenthemes.com/symfony/metronic/docs/getting-startedhttps://preview.keenthemes.com/symfony/metronic/docs/theme-apietc.
Olá! A versão 8.1.7 com dotnet core 7 esta com o layout quebrado e ao fazer um build com gulp, faltam arquivos.Hi!Version 8.1.7 with dotnet core 7 has a broken layout and when building with gulp, files are missing.tks,Ricardo
Hello,I run image upload for the Avatar.the avater field of the table is filled withimages/8VXoWEgY3aUiBn0JxWGy3qpsinHs4m2bynjMjdKD.jpgthe image is being saved herestorage > app > public > imagesBut image is not show on page.
HelloI have the demo 2 of angular but when I access the page for the first time after logging in, the top bar does not work, unless I do a complete reload of the page.I am calling again the function (menuReinitialization) located app/_metronic/kt/kt-helpers.ts and this does not solve the error....
After the last update, the Mobile Menu (hamburger) doesn't open anymore.Even in your demo so (https://preview.keenthemes.com/metronic8/angular/demo1/dashboard)
Hello, I have been trying to make the subtable work for me the past few days but i can't seem to find a way. I imported the JS and CSS and the only error i'm getting in console (GET http://127.0.0.1:8000/demo3/js/init.js ---- NET::ERR_ABORTED 404).I'm really out of ideas as this is an im...
Hello,I have bought Metronic 8 Theme earlier as I found it to be the most beautiful theme I have come across on the internet. You have done a great job with this theme!But I realised that the readymade components/pages are present only in html version. Angular, vue or react version has very...