Open-source by Keenthemes!Support our KtUI and ReUI open-source projects and help with growth.
Star on Github

Metronic (5001)

On Hover on sidebar if sidebar extends content also needs to extend , but not it over laps on content
hello everyone,Please help me i am using metronic_v5.5.5 so I need to change the model ID but if I change the ID the model does not work even when I change the ID name in the js file return {// Public functionsinit: function () {// ElementsmodalEl = document.querySelector('#kt...
Hello. I used metronic theme for my website. But unfortunately one of packages stopped whole page and started a music with alert message. Can we replace sweetalert2 or lock it in next versions of theme?
Hi, is there a video on how to install any React demo?
HelloI am working in a Vue 3 project that uses 8.1.6 Metronics version.I need to display a FullCalendar Component in a "kt-drawer" Component but there is a reactivity issue and it seems that FullCalendar CSS (or maybe FullCalendar options ?) are not reactive so FullCalendar displays in this...
Hello,I am using Metronic Front-End v8.0.37.I'm having a problem activating the menusMy Javascript code:KTMenu.updateByLinkAttribute(window.location.pathname);The error I get is: KTMenu.updateByLinkAttribute is not a functionscripts.bundle.js is added to my project as a library
Hi there,I recently purchased your html bootstrap theme on Theme forest and i'm struggling to change the data on chart widget 2. For reference i'm using the chart with the ID if "kt_charts_widget_2_chart" and connecting it to the widget -2.js file. File path is "src/js/widgets/charts/widget-...
Hello, reviewed the following example where you see a timeline: https://preview.keenthemes.com/metronic8/demo1/account/activity.htmlWhat I need is to be able to show that timeline (only icons and dotted lines) but horizontally. My project is about an application for tracking deliveries and I...
Hi everyone, the color of aside menu is not change with dark mode ?? why ?? here --> https://preview.keenthemes.com/metronic8/demo4/index.html?mode=light, aside menu change to dark color, but with my app is still with light color.. please ,, can you help me ??
I want table design like AirTable I am giving you the linkhttps://support.airtable.com/docs/reporting-in-airtable
I m using laravel starterkit in that my change theme drop down is showing but it will not working when i m selecting dark theme at that time it will not working how can i do that and what are the steps for that.
Hi,Is there a way to stop collapsing other opened nested menu items when you expand another menu item?
I am unable to change the primary color in the _variables.custom.scss file, and the changes not apply.
Hello, i want to ovveride the .container-xxl max width and make it as the demo1 full width of the screen @media (min-width: 1400px).container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: 1320px;}where can i find this part in the saas...
hello, in the theme for e.g. https://preview.keenthemes.com/metronic8/demo51/index.html?mode=light There are sections where I want to be able to toggle/resize or hide the top big buttons sections can you please help.how can we change the background for the toggle sectionshow we we make it...
Hello! I'm trying the 'system' theme in the Angular demos but it always uses the dark theme even though my OS (Windows 11) is set to the light theme. The HTML demos do work well. Demo Url: https://preview.keenthemes.com/metronic8/angular/demo1/dashboard
Hello, As Draggable's script bundles are separated from Metronic 8 global bundle I decided including draggable from this link:https://cdn.jsdelivr.net/npm/@shopify/draggable/lib/draggable.bundle.legacy.jsThe reason for this I wanto to create widgets in the sidebar that gonna be dragged and d...
Hi ...and sorry for the stupid question.I have try to chane a secondary color in _variables.scss.I have set to #c2c2c2 !default;Afetr I have compile with gulp --demo1.Structure:pubic- metronic -- demo1 -- tools...I have switch with terminal in tools and run the command gulp --d...
Hey, I am trying to remove the focus. once button is clicked and you went out of the button the focus is there in the button if you enter a key in keyboard the button will be trigger the click event because the button is focused until you click outside the button in any places hope you understood is...
Hi,I'm using Metronic 8.2.1, React version. I'm working on Demo1.Can somebody please explain to me, how can I efficiently change theme colors (statically, I'm happy with Light-Dark theme options, I just want to change the colors inside the theme)? Do I have to change colors of the theme...