Hi I used html demo1\authentication\layouts\corporate\sign-in.html
but at top left side,bg color is blue,but i want it should be white.Like this link
https://preview.keenthemes.com/metronic8/demo1/authentication/layouts/corporate/sign-in.html
I've follow all steps from documentation to integrate metronic 9 tailwind version with laravel, but when I run, the sidebar can't collapsed. I've used your example integration project on github, but still same. I don't know what I missed, I just follow every single steps from your documentation.
DataTable layout not styling using Tailwind CSS.
I tried Bootsrap CSS, DataTable styling perfectly, but I change to metronic CSS, style is gone.
Fyi, I use Demo 1 with Tailwind.
Here My app.scss code
@tailwind base;
@tailwind components;
@tailwind utilities;
// Boots...
Hi Team.
I want to add a number range field that can select max and min values on both sides. But I can't find one already implemented there.
Have you implemented this? If so, can you share how to do it?
Thanks in advance,
Vahan
Recently I have been constantly trying to change font family from style.bundle.css file in assets folder of Vue js template. How can I update my desired fonts in the template as when build is run it caches the default template font. Can you please help!
Hi,
I want to create a form with interactions similar to those in Metronic 8 demo 39 catalog: link https://preview.keenthemes.com/metronic8/demo39/apps/ecommerce/catalog/add-product.html. I'm using Metronic 8 with React and need to integrate a form that includes features like multiple imag...
Hello. We have purchased Craft and I'm trying to figure out how to implement this into an MVC project we're building. A little confusing is in the documentation the file structure it says the theme has is wrong. Can I possibly get some direction on where to put what files and what references/configu...
Im using version: "8.2.5",
const gulpConfig = {
name: "metronic",
desc: "Gulp build config",
version: "8.2.5",
I changed the gulp file & config to remove jquery and got this error while compiling assests using Gulp :
sh-3.2# gulp --demo41
Using gulp config file...
Icon arrow up and down on toogle accordion sidebar showing 2 icons. Im using on project next app router.
here is my code.
I followed the documentation on how to implement metronic-tailwind-html into a fresh Laravel project. Specifically metronic-v9.1.2.
However, after completing the steps, it seems like some key parts might be missing. The documentation doesn’t clearly outline the full implementation process.
Cou...
Hello, i can't seem to find typography in the new metronic version (v9), i've tried text colors but can't seem to make them work using tailwind!
How can I use the following libraries and tools: Autosize, Bootstrap Maxlength, Clipboard, Tempus Dominus Datepicker, Flatpickr, Date Range Picker, DialerExclusive, DropzoneJS, FormValidation, Form Repeater, Image InputExclusive, Inputmask, Multiselectsplitter, noUiSlider, Password MeterExclusive, r...
I bought the Good - Bootstrap Themes template in https://themes.getbootstrap.com/product/good-bootstrap-5-admin-dashboard-template/. I'm debug code ASP.NET, then thow Exception on file plugins.bundle.js. in line 24990: var promiseRequiresObjectContext = throwsError(function () { return globals.Promi...
Hello,
I have a few questions:
1. Where can I purchase Metronic version 8.2.X?
2. If I purchase version 8.2.X, will its directory structure match the one outlined here: https://preview.keenthemes.com/html/metronic/docs/getting-started/file-structure?
3. Will purchasing version 8.2.X incl...
hello, I'm just learning front end design. I encountered problems when integrating the metronic 8 template which is Backend Console with my Vue project. I have added KTComponents.init(); onMounted on each of my pages, but when moving to a new page some components don't work, for example the search b...
Hello
When i apply RTL , everything got changed from right to left except the submenu...
check below :
https://imgur.com/a/jD8PYtK
Hi! I would like to know if there is any way or any similar component to Form Repeater where besides having the possibility to add/remove items from the list, I could also re order them by drag and dropping them. I' m using Metronic 8 HTML.
Thanks!
https://preview.keenthemes.com/html/metronic/docs/general/datatables/api#form-inputs
here in this example, text in the first column (name) vertically is not aligned with text in other columns such as age, position.
Any way to fix it?
I am using Metonic 9 version integrated with Laravel 11 version.
I would like to know how to use jstree.
is there any tentative release date for the angular 20 version for the metronic bootstrap version, currently it supports angular 17 (guess) from the last update release on Nov 2024
Hello,
Our platform currently uses the Metronic Bootstrap Vue version, and we’re planning to rebuild it using Nuxt. We also want to switch to the Tailwind version of Metronic. The documentation available at th...
Hello Metronic Support Team,
I am using the Metronic Tailwind version with KTUI in a Blazor Server project. I have encountered an issue where:
Sidebar menu toggles and dropdown menus work on the first click but stop responding afterwards.
This occurs even without navigating to a new page....