Metronic (1703)
HTML (1483)
Laravel (945)
Bootstrap 5 (901)
React (891)
Vue (717)
Angular (702)
PHP (513)
Tailwind 4 (401)
Datatables (283)
Blazor (236)
Asp.Net Core (191)
Bootstrap (189)
Webpack (155)
Design (129)
Django (125)
SASS (118)
License (106)
Gulp (88)
RTL (88)
Figma (79)
Next.js (71)
Next.js (39)
Rails (36)
Node.js (26)
Flask (21)
KeenIcons (19)
Spring (18)
DatePicker (12)
FullCalendar (9)
Icons (6)
Express.js (5)
NestJS (3)
Font Awesome (2)
Next.js (0)
Nextjs (0)
Hi keenthemes.
Since I"m using exclusivly svg icons, I cut all the font-icons, bootstrap-icons ....
now the popover "x" close is not showing, is there a way in html to tell a popover to user an svg icon like you use in drawers .. ?
if so, how ?
thank you.
Hi,
What's the purpose of this line?
var hostUrl = "assets/";
I'm using the good template in a Django project and need to set this address dynamically. I removed it and everything still works fine. Do I need to keep it for some specific modules?
Thanks
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');
Hello, i want to create a register with over 1 Millions companies. Is that possbile with Metronic?
Hi,
I tried doing this, But when ever i add the my datatable lists all the items from the array instead of 10 or the selected rowsPerPage, i tried passing the rowsPerPage prop, but when ever i add the events the props aren't working.
Hi,
How to install a blank panel, no modification needed?
Preferably only with authentication.
Of course, with the absolute minimum of dependency.
Laravel 9
Hi Keenthemes,
After upgrading from 8.0.34 to 8.0.36, the invalid message for input group are not showing,
I may know the reason, it"s when you updated the text color inside input-group lately changed. (wich is looking goood), but it maybe this update on input-group affected the css reposnsibl...
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'm building a CRM and as a developer I wanted to buy an admin template to take care of the visual bits for me. I'm building it with Laravel 9, Inertia and Vue. Bootstrap 5 seems like a good choice as for the CSS side.
I wanted to know a few things before using your template.
1/ A...
Hi,
I bought Medtronic theme (Metronic v8.0.36) recently. We were not able to to find the dark mode switching button as shown Demo1.
Can I use this with Laravel ?
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.
All methods have been used to run metronic8 theme18 in blazor server,But the theme didn't work properly every time
*******method 1*******
1- The method was followed as described in your link:
build assets by using webpack
https://preview.keenthemes.com/metronic8/demo18/documentation/getti...
Hi,
I get below error
blazor.server.js:1 [2022-02-23T20:44:39.025Z] Error: Microsoft.JSInterop.JSException: Cannot set properties of undefined (setting ‘moment’) TypeError: Cannot set properties of undefined (setting ‘moment’) at http://localhost:5091/assets/plugins/global/plugins.bundle.js:25...
https://ibb.co/JQXWYCw
Hello, I want to modify it like this in vue, but always kt tools bar warning, can you guide me to modify it? thanks
https://ibb.co/2k8JNRQ
select2.sass file included css code:
// Single mode
.select2-selection--single {
// Selected
.select2-selection__rendered {
color: $input-placeholder-color;
}
}
this tag => color: $input-placeholder-color;
please change => color: $input-color;
I'm have Metronic l...
I have just purchased this, and attempted to do npm install. dependency problems :
npm ERR! Found: @angular/common@12.1.5
npm ERR! node_modules/@angular/common
npm ERR! @angular/common@"~12.1.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/com...
Hello How are you hope you good and healthy, Excuse me is there any ajax modal data load ?
Hello,
I'm using mixed/widget4, It simply display a number I getting from an API.
but by the time the widget is displayed, the api response is not there yet so I'm getting errors. The getter is undefined. a few mseconds it is but too late.
Action and mutations are fine, sometime it works, actua...
Is there a good way?
Or is there a way to paste the demo 1 version and use it?
Hello,
I use Metronic with WordPress and Bootstrap5.
I a page I have two form.
For this I make a new file mycustom.js.
In this file I put the code for validation form, but in frontend Chrome see me: Cannot read properties of null (reading 'classList') in plugin.bundle.js.
Could it depend...