the current dark mode setup doesn't benefit dynamic switching between dark and light modes without having to refresh the entire page. please refer to this link
Hi there,I'm looking for an excelent Bootstrap theme and I found it. I saw in your demostration a lot of excellent feautures.I have a developer working on a custom management system for my school in PHP, and I would like to extend feautures of it. I saw for example you have how a Message or...
Hello,In https://preview.keenthemes.com/metronic8/demo1/account/settings.html the avatar is editable and according to the doc it should. However, When I attempted to convert the code from the HTML folder to ReactJS it just allowed me to select the image file but not display the selected image. W...
Hello, the calendar app in metronic 7 html sometimes disappears, it doesn't load, the problem is that it's not always, it happens sometimes.Any known bug?Thank you
Right after following instructions and running the app (Demo20), I'm getting the following error:"e is undefined" at blazor.server.js:1:115531@/assets/plugins/global/plugins.js:12839:145@/assets/plugins/global/plugins.js:12839:149You can see the screenshot here: https://drive.googl...
Hi, is there any video or documentation for migrating from metronic theme version 7 to version 8 I wondering if it is easy or I will change a lot of things and if I managed to change to another theme in the same metronic 7 I will just change the assets folder
I'm using Django 4.0 , using the invoice template (https://preview.keenthemes.com/metronic8/demo9/dark/apps/invoices/create.html).In the add item section i have replaced the text field with a select2 tag with options filled in dynamically by django.Ex :
Dear Support,We noticed there are errors when viewing in the inspector in the console of the FireFox. Error in parsing value for ‘max-width’. Declaration dropped. Unknown property ‘text-size-adjust’. Declaration dropped. Error in parsing value for...
I followed the Blazor Server instructions and got my code running. Nothing was working on the dashboard on Demo20 so I moved all javascript imports from the body tag in the HTML to the "OnAfterRenderAsync" on the MainLayout.razor file (as indicated on the blazor guide). I still got the following...
Hello,I'm trying to use Metronic Demo 20 for a project, and I want to have the ability to use multiple tabs in the header as the primary menu,In the mobile version, a horizontal scroll is activated if you have many tabs,But in the normal version, the tabs get split into multiple lines,Is the...
I tried to integrate one of your HTML themes into my laravel 8 Jestream and Inertia Js project at the beginning everything works perfectly but when a user has just connected, once he arrives on his page, nothing works no button works the menu table no longer works. For everything to work, it must re...
I upgraded a project to Metronic 8.0.36 and noticed that the Password Meter Control no longer auto-adjusts the password strength meter bar. I verified by pulling up the free-trial-sign-up form from version 8.0.35 and 8.0.36, and while it works as expected in 8.0.35, it does not work in 8.0.36. Is th...
Hello, I bought the Metronic theme before.Now theme was updated, I want to re-download the theme files.I re-downloaded the file via Themeforest.But there are only demo1 files for vue, react and html in the file.The file I downloaded does not contain the files of other demos.Is th...
Recently I have purchased a Metronic Theme. I am using this theme in a ASP.NET MVC application. The not supporting form POST method. Please help. Existing HTML for the same is given below:...
Im using metronic 8.0.35, html, and demo8Working on datatables with fixed columns but columns are not fixed.Settings "scrollX": true, fixedColumns: { left: 2 },Any sample i can compare?T.I.A.