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 :
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...
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 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...
Im using metronic 8.0.35, html, and demo8
Working on datatables with fixed columns but columns are not fixed.
Settings
"scrollX": true,
fixedColumns: {
left: 2
},
Any sample i can compare?
T.I.A.
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:
...
Hello,
I have been using your theme for a while and would like to get the code for the Radio Buttons Example 4 as it is currently empty.
It is located here.
I would like to use this in my pro...
We are recently migrated to the new theme. Popup goes off when clicking outside the modal popup window. Below is the code to open the model. Please help.
$("#testDialog").modal('show');
Hi all,
is there any way to make a modal draggable in Metronic v8?
I know I could use something like jquery-ui or Shopify's draggable but it would be very nice to simply add a data-draggable="true" attribute to a modal-div to make it draggable.
Think of it for a future release, please.
Hello,
I am trying to follow the instructions for the Blazor integration but I am confused by what is described. In the Setup theme folder chapter it says:
We need fully copy /html/theme folder and paste it into a root of our Blazor app.
As I have unzipped the files to C.\ I should find the...
Hello,
How can I buy demo 8 of metronic. I made a purchase thinking I had bought it and it turned out to be demo 1. I need demo 8.
How do I buy it
Thank you very much.
Hello everyone,
I am using React.js with Metronic 8 Html theme. The dropdown in TR that I added statically when the page loads is working (Top tr). But the dropdown inside the dynamically fetched of the map function is not triggered. (map loop)
How can I trigger these dynamical...
I've downloaded the HTML package of Demo2 from the new Download page, and in the package are missing the CSS Dark files
style.dark.bundle.css
plugins.dark.bundle.css
I've tried to download from themeforest and the package contains only the demo1 of the html , but the dark files are missing t...