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)
I added a new js plugin jquery ui as: npm require jquery-ui-dist
added resources\assets\core\plugins\plugins.js as:
"node_modules/jquery-ui-dist/jquery-ui.js",
added resources\assets\core\plugins\plugins.scss as:
@import "~jquery-ui-d...
We use the ImageInput component when I import an image and I see the value of the input type file I see that the value is 'C:\fakepath\Image.png' but I just want the name of the image which is 'Image.png' not the path.I tried to split by backslash but it doesn't work.
Does Metronic pagination give the option to show a table by say 20, 50, 100 or 1000? Right now I only see by 10.
I would like to remove jquery from your template as my application already uses jquery and both can not be used in my app.
Thanks
Hello.
I Need both LTR and RTL on the same page.
How can I use RTLCSS String Maps in Metronic 8 ?
LTR and RTL at the same time
Today when I used the Metronic documentation I noticed under Server Side Integration you missed Laravel link.
The link is https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/laravel.html
Best Regards
Is there any plans to upgrade the theme Keen to Bootstrap 5.x?
I want to buy it, but I've checked on Theme Forest that it's working with Bootstrap 4.6
Hello,
I am using menu for filters and all I need to do is when user close the menu(by clicking out side on page), I have to reset filters options since filters are not applied. So I have to check that in hide event. Could you please guide me how to achieve that?
button
type="button"...
Hello,
The Image Input component does not exist in reactjs theme, is it possible to use it in reactjs? I tried to create a component by copying its HTML tags, but its events are not working.
Hello,
I just purchased "Good" Theme. I love it. I am wondering if you have any guidlines on how to integrated with Angular ? Do I need to create a wrapper Angular component for each pure js component provided ? Also, Have you any plans in the roadmap to make it more Angular friendly ?
Hello,
I purchased the "Good" theme, I followed the documentation at the "Server Side Integration" section step by step, starting with a fresh inst...
I followed the guidance to update the theme colors using the variables file.
$primary: if(isDarkMode(), #1C108F, #32279A) !default;
However, I have elected to use the dark theme and deployed it successfully, yet the theme color changes, show up when I run re-run GULP on the light version, bu...
To change Metronic's font family please follow below quick steps:
Go to Google Fonts and choose your font family.
In your HTML's head section replace the default font URL with the new one:
Could you please give any reference or demo of code for skeleton loading for cards, tables, profile page?
I am having a few issues with my Notification Drawer component.
I am using another drawer like this one but it is showing correctly and I have looked at the settings to make sure they are correct and they seem to be. Do I have to change anything to make this work?
Hi keenthemes,
The 3 last line of mixed widgets looks very neat (great) in the default light version,
But don't in the dark mode (look so bright) !!
can you please adjust those colors in dark mode :
here's the source (the last 3 lines of mixed widget) :
https://preview.keenthemes.com/m...
Hello,
https://preview.keenthemes.com/good/documentation/forms/daterangepicker.html
Normally, this component month selection via dropdown works but in good_html_v1.0.2 it doesn't work.
When I click,...
I am trying to show datatables in dashboard. The problem with it is it needs horizontal scrolling to see all the data from small screen or mobile devices.
So in Desktop i want to show all 5-6 columns.
But from mobile devices i want to show only 2 columns.
Is there any way to achieve this?
Hi,
Really like your work.
Especially Demo 5 from Getbootstrap's keen theme.
https://preview.keenthemes.com/keen/demo5/index.html
Was wondering if there was a dark mode for that theme, or if there was one coming down the track some time?
Thanks
I bought metronic.
I am using version 8.0.35 Theme 20 with Bootstrap installation on Laravel 8.
I'm trying to change the blue background-color of the hader but can't do it. Can you please help me?
Thank you
Is there anyone kind enough to explain to me how to install bootsrap 5 with SASS and metronic theme number 20 on Laravel 8? I'm trying them all but I can't find a solution.
I need to install it as a backend theme since I will also need to install a frontend theme.
Thank you all
Hi,
I succeed to make the top bar dark, but became white when I switched to dark mode.
IS there a way to have the topbar as dark like here : https://ibb.co/x3Nq3zR
and here in dark mode (unfortunatly white) : https://ibb.co/bPyGP19
and it stays dark even if we switch to dark mode, like in...