Metronic (1703)
HTML (1483)
Laravel (945)
Bootstrap 5 (901)
React (892)
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)
How can I pull the new dark/light mode toggle from your latest update?
1) Is there a javascript file that needs to be updated?
2) What CSS file(s) need to be updated?
3) What script do I need in order to actually toggle the dark/light modes?
Hello,
is there a way to export Metronic 8 to .Net Blazor Maui?
Hello,
I'm unable to change the menus.
For example I would like to change the "Default" label on the first menu item of the "Dashboard" section on the top menu.
In order to do that I have changed the lien 17 of the __Dashboards.cshtml file in the Views/Layout/HeaderLayout/Header/_Menu directory...
Hi,
Using .NET Core 8 for our projects.
What is the best way to switch between Development and Release environments when using the themesettings.json file and Metronic?
We want to use all minified files in Release and unminified for Development. Usually in the layout files, we'd use a tag l...
hello everyone,
Please help me i am using metronic_v5.5.5 so I need to change the model ID but if I change the ID the model does not work even when I change the ID name in the js file
return {
// Public functions
init: function () {
// Elements
modalEl = document.querySelector('#kt...
What is the reason why I can't include the js in Blazor, I was following the documentation for installing the Kthemes in the main layout of my site but right now it's not working?
Thank you,
Ronnie
Hello All,
I tried to update my project from v8.1.4 to v8.1.7 directly, but I had an issue with the theme.
So, I tried to just run the StarterKit for ASP Net core that ships with v8.1.7, but I had the same theme issue.
I just downloaded the StarterKit and ran it, then also tried the document...
I'm usign net core and I want to use the formvalidation but im getting this error in the console
$(...).formValidation is not a function
Bug in New script.bundle.js Breaks Stepper Submit
Hi Metronic Team,
The stepper’s submit button (data-kt-stepper-action="submit") in the latest script.bundle.js (Metronic v8.3.1, Demo 1, Gulp) doesn’t trigger form submission. No POST request is sent, and...
Hello,
How can i implement exported layout from layoutbuilder to .net core starterkit ?
Thanks.
I have a stepper in my page and the stepper Id is 2 which is the current step (Saved on DB)
I used this on other form and worked perfectly but with this form its doesn't appear to work I don't know why
PS: the number of steps is changeable based on something in the DB
so basically my question,...
Uncaught SyntaxError: Invalid or unexpected token (at datatables.bundle.js:14403:896762)
Sign in to use this feature
This feature is only available when you sign into Chrome with your Google account.
i am using asp.net core 8.3.0
I have updated my theme colors primary in the .net demo 1 (Keen themes v8.1.1). I have updated the theme colors in variables.customs.scss file and complied the tools folder using gulp. However there is no affect on the colours.
I have even tried updating the values _variables.scss files. Still t...
Hello
I Keep getting the following error message while trying to download the asp net core template
AccessDenied
tx000000000000012531ab9-0062fb86c1-2ce37333-ams3b
2ce37333-ams3b-ams3-zg02
hello can you please clarify if you are releasing patches for this?
TypeError: Promise constructor cannot be invoked without 'new'
Message=
Source=
StackTrace:
at new e (https://localhost:7002/demo1/assets/plugins/global/plugins.bundle.js:62:34584)
at Function.all ()
at https://localhost:7002/demo1/assets/plugins/global/plugins.bundle.js:62...
Having to dynamically build this section in partial views in .net core and loosing javascript/css when doing so. Is there javascript code for creating the dropdown with sub menu?
I followed instruction in https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started.
Here is the output that I get when running gulp --demo1. What did I do wrong? Thank you for your help.
D:\COMPANIES\CV Software\Projects\iSpeak\SOLUTION\iSpeakCore\metronic_v8.2.3\metronic_asp....
Hello, many times its a very trial and error process to get the CSS correct when creating the Forms, since Metronic has its custom forms & CSS.
I would request, please add a couple of pages of help on how to apply the CSS, in the correct order for which containers, & how to crea...
Hello,
I just bought theme and download starterkit for ASP.NET. Build went fine and app is running, i dont have errors in console but navigation to other pages is just not working, i do get refresh and i see redirect url but it always shows multipurpose dashboard.
Can you provide me some infor...
Hi,
How can i implement localization to metronic 8 using .net core ?
do you have some instruction how to integrate your pro theme to my asp .net core mvc project
thanks in advance