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

Tag: Bootstrap 5 (694)

Hello,I'm contacting you regarding a problem I'm having with the menu system on my Metronic user interface.Here are the steps to reproduce the problem:I click on the "aside" menu on the left, which opens a first "menu-sub-dropdown".In this first "menu-sub-dropdown", I click on a button...
after using content security policy (CSP) in my application jquery.blockui plugin stop working when i investigate i saw jquey.blockui has inline style which CSP blocked. Is there any separate css and js file for block ui plugin?
Blazor 8 comes with a feature "Enhanced navigation" which basically intercepts navigation using anchor elements and instead of a full page load, issues a fetch request with subsequent DOM diff/patch. Blazor supports registering an event listener for that scenario which I have currently implement...
Good Day KeenTeam Dev,I'm here to report and to request for Metronic 8 datatable responsive layout to be same as Metronic 7 as per comparison now the Metronic 8 datatable responsive looks like a downgrade compare to Metronic 7.Kindly refer to the image below for comparison: -
I’ve purchased your theme on themeforest, however, We’d like to create a text box with a scrollbar to display our terms & conditions. Could you please guide us on how to achieve this in your Metronic theme, or suggest alternative methods if available? Your assistance in finding the best solution for...
Hi,I am using Metronic8 and Demo 49.I want to hide left side menu in some of my pages how to hide, which class I need to change.Screen shot added.https://ibb.co/ggTf0Bc
Hola, quisiera saber si este template es de facil implementación para un proyecto sistema gestion web con aspnet core 6.0 mvc razor? gracias
Does metronic 8 have a built-in fade-out option/attribute for the page loaders?
hello.The drag function does not work in the doc example.Even if you copy the source code, it doesn't work. keenthemms : seven-html-prodoc Url : https://preview.keenthemes.com/html/seven-html-pro/docs/general/draggable/restricted
Hi sir I using metronic8 please tell how to add scroll auto height in kt data-kt-drawer,please explaine in detail with example
Hello.This page is broken, so the "theme builder" is not usable.https://preview.keenthemes.com/start-html-pro/layout-builder.htmlI paid for the theme and my license is still valid so I'd like to use that page too.
Hi,I just updated the Metronic template from version 8.1.7 to 8.2.I essentially did this by overwriting the assets folder in my project with the assets folder from the new version of the template.But now I have 190 css variables in the style.bundle.css (/assets/css/style.bundle.css) that are u...
This is my code$('#ConsultingDate').flatpickr({allowInput: true,maxDate: new Date(),dateFormat: "Y-m-d",});,ConsultingDate = 26 September 2023.The format I want to display the dates is 09/26/2023.The only format that I managed to show was 2023-...
Hi there,I noticed that package we bought does not have the input focus border highlighting.Mostly forms-control for input , select and etc.Below is metronic sites does have the input focus.https://preview.keenthemes.com/metronic/demo1/crud/forms/validation/form-controls.htmlI did chec...
Hi sir, I used metronic8 v.1 version, please explained in detail which update in new one
Getting below error when trying to use checkbox, or switch buttons. My application is ASP.NET Core 7.Refused to load the image 'data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e' because it violates the following Con...
BeforeAfter.g-recaptcha iframe { border: 0; border-radius: 5px; width: 302px; height: 76px;}
Hi,I have used this code to set dark theme in HTML theme.var defaultThemeMode = "dark";document.documentElement.setAttribute("data-bs-theme", defaultThemeMode); But when I reload the page, it first loads in Light and then it goes in dark. It doesn't make sense if it...
in the StartDashboardPage component i tried to working just with one element Tableswidget1 but when a go to dashboard it sticks to top until i reload the page it become normal