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

Metronic (4011)

Hi,Metronic's by default includes all its available resources within the gulp config so the bundle size of the compiled CSS/JS files. To reduce the file size of the CSS/JS bundle files follow the below steps: Open theme/tools/gulp.config.js and refer to base->global->src
Hi, once again great template for all integrationsIs there any plan to have an HTML version with standalone Typescritp classes ?I already have a webpack config, and would be great to be able to use all the app built with Typescript in standalone version, where I would need to initialize it my...
why count up on my code did not working properly, i have put plugins.bundle.js on my codethis this the part of my count up
I'm trying to use this checkbox toggle switch with Angular. https://preview.keenthemes.com/metronic/demo1/crud/forms/controls/switch.html I am importing individual pieces of the metronic theme, I see the styles, but when I click it, it doesnt change. What needs to be included to see the switch...
https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtableCan you please supply us with the JS code / changes to the example code above that would allow us to feed the subtable data via API instead of the hardcoded demo data as in that example?I can't find any examples of...
Bootstrap has the following css style that covers both readonly and disabled inputs.form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1;}but metronic only implements the disabled CSS and not the readonly one, when it reall...
Hi,how you add the cookies banner con Metronic Angular?
Hi,Does the current version of Vue support the countup plugin? There are no examples in the documentation.
Is there a way for the component in angular to just re-render itself with the correct selected mode without a reload?I was following this questions https://devs.keenthemes.com/question/switch-between-light-and-dark-mode-without-reloading-page-with-angular-templatebut it did not workI a...
Hello,I am currently trying to Invoke the api-keys.js file and run KTAccountAPIKeys.init in my Blazor File. My Component looks like this:@inject IJSRuntime JS@inject NavigationManager NavManager@code { protected override async Task OnAfterRenderAsync(bool firstRender...
I'm trying to install the laravel template on my server and when I run "npm install" I have this error.pandoras@cloud502 starterkit]$ npm installnpm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibil...
Hello, how are you? I wanted to know how to translate the text 'No results found' from Select2 using Metronic 8.https://preview.keenthemes.com/html/metronic/docs/forms/select2Is there an example https://select2.org/i18n$(".js-example-language").select2({ language: "es"});
The sidebar in the The template is METRONIC8 ORIGINAL/DEMO-1, latest version, HTML Framework,DEMO-1 is not rendering in the android devices alone. Kindly guide me through the problem. Have raised the issue earlier but didnot get a reply again. It is working fine in apple devices
hi i brought metronic 8 , i have to use react version of it i unzip the demo1 and npm install now i want to customize it how to do , also i want redux to use for state management can i do that
In metronic 8 (HTML Version) in the Dashboard Default there are an "Human Resources Reports by states and ganders". How can create that? what plugin uses? it is posible to create with Canada and Mexico Map?Thanks!
Hello i want to make form on drawer on vue. My first URL is => localhost:232/clubs this url show lists club.And then when i clik edit i want to make drawer show and push the url like => localhost:232/clubs/edit/1When i refresh url => localhost:232/clubs/edit/1 how to keep drawer show.
Please, how your login Api's Work can you explain to me?
Hi ! i'm lukeThis is my first service. And I am a beginner. Please save me...I am using docker and want to provide a web service using a jar file. Should I also add the keenthemes folder to the Linux server?Regards,
Hi,Using .NET Core 8 for our projects.What is the best way to switch between Development and Release environments when using the themesettings.json file and Metronic?We want to use all minified files in Release and unminified for Development. Usually in the layout files, we'd use a tag l...
Hello, I am trying to install the Laravel version of the Metronic theme. After applying the npm install and npm run dev commands, I am receiving the following errors. To ensure that the problem is not due to the Plesk panel, I also tested it on localhost and received the same error. Below are my sys...