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

All Questions (4832)

$ npm run build --demo1> keenthemes@1.0.0 build> webpack[webpack-cli] Failed to load 'C:\Users\HP.DESKTOP-GRB4CUS\Documents\work project\Rural Farmers Hub\capture-django\_keenthemes\tools\webpack.config.js' config[webpack-cli] ReferenceError: require is not defined in ES module scope, yo...
Hi, I'm using Mertonic Vue and I changed things up a bit in this project using Pinia with it. If I want a model or drawer to be shown based on the Pinia store state or maybe update the store state when a modal or drawer is toggled, how will I do that? With regular javascript, I can simple use th...
i have purchased Metronic but i have an issue with version 8 , paging first and last links cssstyle not affected .when i make some debugging i did not found the style in style.bundle.css Or datatables.bundle.css plz help me as soon asthanks
Recently bought that product for my project, where Blazor WASM is part of UI. Downloaded and successfully installed that demo (Blazor version). After reseraching the code I was very dissappointed:- There are no components, that I can just insert in my code definining parameters- All the things...
I have integrated metronic 028 into my laravel project, all default build.My select2 works like the one below. The CSS doesn't work properly.
I purchased license from getbootstrap.com. Can I download blazor sample?
How to custom font family in metronic 8 react ?
Hi,Am i the only one not able to access ceres html pro components’ page (error 500 nginx) & documentation (file not found)Maybe i have the wrong link in the theme preview ?Thank you allClement
Hey guys,I have a question. How is it possible to copy components from other Vue.js demo?I would like to copy the MainLayout.vue component in demo1 to demo4. Thanks for your help.Greetings
I running "dotnet watch" after follow the instructions on this link "https://preview.keenthemes.com/blazor/metronic/docs/getting-started" without any modifications.When I open the "/signin" route, the page loads but I receive this error on console:warn: Microsoft.AspNetCore.Components.Server.C...
Hello,On my server (https://www.leonardis.info/gt) I downloaded and deployed , the metronic 8 theme number 23. The ploblem is that the responsivity doesn't work,'Any suggestion?PS. I test with two type of smartphone ... and doesn't work!!ThankValerio Leonardis
When I unzip the ZIP this file could not be downloaded. and now when running the project in VB 2022 it tells meSource file not found 'C:\template\metronic_v8.1.5\blazor\demo1\blazor_demo1\Starterkit\obj\Debug\net6.0\RazorDeclaration\Shared\Layout\Partials\HeaderLayout\Header\Search\Partials\_A...
Hello Team,In the latest metronic laravel there is a major mistake in the reset-password.bladeBelow is wrong and needs to have a different ID an Action.Also the JS is not loaded because it is not implemented in pages.php
Hello,I am using Metronics Demo7 Vue, and I am trying to add a div to the Footer.vue file in a fixed position so that it is always visible at the bottom. I am able to add the div in the correct position, however, my issue is with the width.As soon as I change position:fixed, the width is no...
Hi,I did everything described in this link:https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build?demo=demo1I can log in to the system and it's working but my browser console is showing some errors like:Failed to load resource: the server responded w...
Hello,Is there any working implementation available for group-by datatable in Vue Js demo or in HTML demo?
I keep getting a javascript error when I try and run one of the demo themes."the.menuObject.on is not a function."I've downloaded the latest version of the bundle file. Please help.
Hello,Is there any draggable components/elements demo available in Medtronic, we have to implement draggable dashboard components so if is there any demo available please provide it!
Hi Lauris, I`m starting to expand FulCalendar and got a question:sample method for creating event const addEvent = () => { console.log("there you Go!"); calendarOptions.events = [ ...calendarOptions.events, { title: "My Title",...
I am following this guide but it seems outdated:https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-startedI am running the commands in:metronic_v8.1.5\html\toolsAfter all of the commands and the gulp build finishes, the "demo1" folder is created:However, inside of it is...