Metronic (1702)
HTML (1492)
Laravel (946)
Bootstrap 5 (901)
React (894)
Vue (717)
Angular (704)
PHP (520)
Tailwind 4 (405)
Datatables (283)
Blazor (236)
Asp.Net Core (191)
Bootstrap (190)
Webpack (155)
Design (134)
Django (126)
SASS (119)
License (106)
Gulp (90)
RTL (88)
Figma (83)
Next.js (73)
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,
what are the major html class changes between 8.0.38 and 8.1.1.
I'm about to re-integrate the new 8.1.1 html markup , what markup classes should I change in html ?
NB : I'm not asking about CSS or Javascript., But html markup changes
for the js and css, I just copied the w...
Hi, i have problems opening a menu dropdown on button click like it's in docs. I am running .NET project and everything else is running good! It's not triggering "open on click". This is the code:
I am using Metronic Template 7. All svg icons turned black. I see that the svg icons have turned black in your demo area as well. How we can solve this problem?
HI there,
would it be possible that primary and secondary color theme for the template is "pulled" from an outside source or config file instead of the css file?
The idea is that a user can pick and choose some colors programmatically in the application to adjust a certain page more to their C...
Hi;
M using version 8.1. on project but how can update to 8.1.1
In the last versions of metronic the btn-sm is huge, I think you should revert it to the old size.
It can be done in _variables.custom.css adding this:
$input-btn-padding-y: .75rem !default;
$input-btn-padding-y-sm: .55rem !default;
$input-btn-...
All SVG colors on the site automatically turned black.
Not just for one site. The SVG on the sites in my local has turned black.
It happened without any CSS, HTML changes.
Example: https://i.postimg.cc/26dMBb92/image.png
Example 2: https://i.postimg.cc/k52bTz0b/image.png
Hi there,
There is a bug when changing the size of the screen from responsive to desktop width. The top menu gets duplicated. You can see this behaviour on this link:
https://ibb.co/frcCnML
I was trying to set token with the CookieComponent I have notice that while I was setting a value "+" sign it registered as a %20. According to ascii table it is blank space. how could I fix that issue
I am using Metronic 6. All svg icons turned black. I see that the svg icons have turned black in your demo area as well. Kindly solve this problem
Hi I'm using the Aspnetcore version of Metronic theme. I really like the componentised method of implementation, however I'm struggling to understand how to set the Active state on a Sidebar menu item. The example seems to set the MenuItem active state statically. If there a way to update the Menu i...
Is there any updates on Select2 integration in React Demo1 template?
Hi,
I'm having the above mentioned error throwing all the time when I try to make call to 'ApiService'.
Kindly advice me as It's kind of a blocker for me. Please find the snippet of the code below.
Please suggest me how to solve this problem or what I'm mising the code?
import ApiS...
I have a nest's backend and I've been trying for 3 weeks to connect it and have it working. I followed the mock backend instructions in you docs and instructions but this is not working and the directions are extremely vague.
How do I connect?
Hello, is there any Toast component that can be used?
I don't see a Toast component into metronic8 documentation or demo. I tried to use the Toast component from Bootstrap 5 and Ant Design library, but both ways didn't work. The toast is not display after the condition to trigger it is achieve....
Hi,
I tried to use django metronic but the nginx cant copy de "assets" folder to STATIC_ROOT, so not serving de STATICs files, even if I user the original files, ex:
Hi
Just purchased this today and first experience with a template like this.
I am compiling the HTML version.
Read the installation guide for webpack, installed dependenices (note.js, npm, yarn) everything fine.
Downloaded demo21, followed latest youtube video along with the documentat...
Hello friends, friends we have found a very serious problem, when the width of the screen is changed, the top menu bar is duplicated, it is impossible for me to deliver an app with such a big problem.
Someone already published this problem and you can see this behavior in this link:
https://ib...
in ralavel demo switcher is empty without dot when turned off:
https://preview.keenthemes.com/metronic8/laravel/account/settings?demo=demo5
https://prnt.sc/QsUvczSN-bWn
in ralavel demo chart is over bordes.
https://preview.keenthemes.com/metronic8/laravel/account/overview?demo=demo5
https://p...
what is best practice for charging demo5 slug to my own: etc. coretheme.
i know no one looks inside page source view but demo word in css links looks not good for my brains ;)
do i need search and replace all files and code for word demo5? or it's easer way to do it? any tutorials welcome.
In version 8.1.1 with vue
When i run: npm run serve i get this errors:
ERROR in src/components/widgets/charts/Widget1.vue:135:9
TS2322: Type '{ horizontal: false; columnWidth: string; endingShape: string; }' is not assignable to type '{ horizontal?: boolean | undefined; columnWidth?: string...
Hi team,
how to add custom methods onblur in input field in formik,
i am using metronic react demo