New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Tag: HTML (1433)

I have a datatable to display the data from the sqldb in the server. this is working perfectly.I have a made a modal that will add data to the mysqldb in the server. this is also working perfectly.using Ajax formdata to send data to php. Once the data is saved to the db, I need the datatabl...
I am using Metronic_v8.0.34 (Demo 1) for my Personal Admin Dashboard.I am developing my Admin Dashboard and following the below processes.Phase 1: Frontend Development (HTML)Phase 2: Backend Development (PHP "Laravel")I would like to know that how to switch between dark and light mode us...
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.
Hello In the angular project “Time Reporting”, is there a way to make drop-down menus working on hover instead of on click ?
i want to change my color default to light mode, but not working still change to system default setting (dark), how can i change that ?
Hello to great team of KT Metronic.I'm trying to keep vertical scrollbar not on to zero but at the bottom, because I'm adding rows into div.scroll.h-400px.row-container by clicking on button.add-row. Newly added rows stays hidden outside visible area because the scrollbar is always on top vertical...
Hi, I see Axios is already installed in package.json, but why is it still causing axios is not defined when we call axios on our script? isn't it already on plugins.bundle.js? Why select2 and sweetalert 2 can be used just using plugins.bundles.js? Thanks.
I want to setup a webpack watch system in my project in the following structureviews/-- assets/-- src/-- tools/I changed the webpack and gulp config to match the new dir structure change ( demo1/assets )but I'm getting errors like```Error: Module build failed (from ./node_modul...
Hello Team,I have a general question about the view of cards.Current templates have cards with spaces on all 4 sides,if we want to make these cards without any spaces, we can make full utilization of the page with more information on page view.Is that possible to achieve with small chang...
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
Hello, I want to work with full file names like https://example.com/user-settings.php.How can i import my Content. And where must i store the Content?
Hi,Are the toast style versions in both the light and dark versions the same?From what I saw they are the same.But in dark mode, demo19, the texts are bad, without good visibility.
On demo 23 (HTML), When you switch to Dark mode, It changes back to Light mode when you change to another page
Hi! Recently, I received this awesome template. I've started to play around with it and have successfully exported the source code for the template layout. However, I haven't been able to find the login layout. I did notice that there is one in the "dist" folder, but I'm unsure if I should use it. S...
Hi, I am using the good admin template v1.1.1 (recently upgraded). In the past I had just compiled the css into one big style sheet, but that was difficult to manage. I am now using the scss partials structure, and the migration has worked really well for the most part. The bulk of the styling is pu...
Hello. Could anyone recommend a practical example or reference of using the Image input plugin with image cropping and resizing? I'm using the HTML version and coding with PHP and an example would be great to continue our development.
Accordion is not working in my mvc project.When you click on the accordion title, accordion opens. But when clicked again, it goes into collapsing mode and remains open again. So accordion doesn't actually close. Is there something I need to integrate into my project? I try all the codes, but when...
Hello!Do you have any suggestion/examples on how to connect FormValidation with the examples in Metronic9?Metronic8 use FormValidation.io, but Metronic9 dont mention anything about it.It doesn't need to be FormValidation plugin itself, but ant other that can be added to Metronic9 Forms....
Hello Team,Is there any way where we can add a link/button to the accordion header?
I just purchased license, can i use version 9 without using nodejs or anytype of javascript that should be run on the server. I just want to edit html files and serve them from django.