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

Metronic (4011)

Hello, I can see you added all css and js in one file called the bundleHow can I get these links separately so I can use what I need as the size is very big?Can you guide me how to get the css and js in separated files not all in one file
I am currently using Vue 3 version of Mertronic UI. Here, the modals and side drawers (MessengerDrawer/ActivityDrawer/...) uses classes to toggle like this:
Hi I'm using the latest update for my new Laravel project.For me, there is a latency to pages getting loaded both locally and in the cloud environments.I also have a project in version 7 it doesn't have this issue.
Hi, https://preview.keenthemes.com/metronic/demo1/crud/forms/layouts/sticky-action-bar.htmlI'm getting the code for the form in this link but it doesn't look like it for me. screenshot attached. I have metronic latest version.https://prnt.sc/YUvMUkKrrSm0
I want to customize the theme options available in my metronic8 html theme with demo15. It currently has light, dark and system option. I want to add a few more and customize them to store those custom user preferences.Where do I find the css and js files for this? I have checked on inspect elem...
There is an error when I try to install with Webapack:npm run build --demo38> metronic@8.1.8 build> webpack[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bu...
Hello, there are amazing html pre built pages that are not available in react. How hard is for me to be able to use some of those pages as foundation for my development in react?
I'm having a problem with laravel mix about adding new scss or js :(What is the best practice to add custom scss or js in laravel start kit? ex. I have a page view - resources/view/page/homepage.blade.phpscss - /page/homepage.scssjs -
Hello,I want to activate page-loader in Metronic template, but I can't.When I make the codes given in the documentation, the button is triggered, but I want to show the page-loader until the page is fully loaded.How can I do that?What javascript code should I use?
I am using the ktmenu inside it add several html elements, my problem is when using the select2 plugin,This select is multiple, when removing an option the ktmenu closes the sameWhat I can dogif of what happens https://ibb.co/6vgxmmW
Hi, we purchased the Metronic theme from keenthemes.com, and we are facing some issues with pagination. In our React application, we retrieve pagination data from an API call. However, the theme does not provide a way to customize the pagination length in the UI.For example, let's say we have 10...
Hi there,Is there a video guide on how to get this installed pm NGINX or get it all working for HTML? It doesn't seem to be something I can just upload and edit like normal HTML templates. If there are any guides this would be great. I found your old youtube videos on this but it's slightly...
Hello,I'm trying to use a Select2 dropdown inside an EditForm but I'm not able to retrieve the selected data.I have tried everything: @onchange, @bind, @bind-value, InputSelect instead of select and even initialize the component from javascript... nothing worked.I've searched online for solu...
yarn mix command error this,ERROR in ./resources/mix/plugins.scssModule build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):SassError: Can't find stylesheet to import. ╷9 │ @impor...
I have added two datatables to one page and they show up fine, they sort fine ... but the search of the first one works but not the second one. Each table works fine if its the only table on the page, but not when together.I have them functions:var KTDatablesList = function ()var KTDatable...
I have issue in displaying drop dowm data within input form. Once I select drop down its showing in background. My code is below. Please advice.
when i import ToastrModule in app,module.tsimport { ToastrModule } from 'ngx-toastr'; imports: [ToastrModule],getting these error:-Error: node_modules/ngx-toastr/toastr/toast-noanimation.component.d.ts:49:18 - error TS2707: Generic type 'ɵɵComponentDeclaration' requires between 7 an...
Anyone else notice the clickable area for the breadcrumb links in the Demo1 is really small and slightly above the text?https://preview.keenthemes.com/metronic8/demo1/index.htmlAs we are using the demo1 as a building block, we are also seeing this in our application.Anyone know how to fi...
I want to use two different layouts in the same project in .net core. For example, while I want to use the demo4 layout in the root project, I need to use the demo1 layout in the Admin area. Can you help me?
So I just downloaded the metronic demo starterkit symfony version.I noticed that following the steps in the guide (https://preview.keenthemes.com/symfony/metronic/docs/getting-started), you need to run/build a new webpack configuration inside the assets folder of the same project. Is it normal ?...
This is not a question but a bug report (I don't know where to submit a ticket). The header in React demo 1 is not responsive (profil dropdown icon should be at right corner)