Metronic (836) HTML (704) Bootstrap 5 (492) Laravel (439) Vue (432) React (397) Angular (309) PHP (289) Datatables (136) Blazor (81) Bootstrap (66) Asp.Net Core (65) SASS (64) Webpack (58) License (56) Design (48) Django (43) RTL (37) Gulp (35) Figma (33) Bootstrap 4 (26) Rails (13) Node.js (13) Flask (11) Spring (4) Icons (4) FullCalendar (4) Express.js (2) DatePicker (1)
Hi,i'm using Metronic default Theme demo1 every Page containte Fiter Button and Creact React APP Modal with 5 stepshow can i Change Create Button Behaviour Depends on Current Page ?
After switching ThemeModeType to 'system' and refresh the page, css are not applied correctly.
I use React version of the thme and I want to switch to rt, I followed tips here but not all the website is rtl now, side menu still in the left and the link does not seem updated The Link, I also read this
I know that codecanyon dont support more than one license to be used several times..But if we wanted to use the same dashboard as a start kit for several times, its gonna be a issue for a development agency.Is there any way we can get this so we can use it several times under a one license,,ma...
We're not able to find the *React* version of https://preview.keenthemes.com/metronic8/demo1/index.html to download and setup.We've already purchased this Theme.Please help.
Do you have any example code of react ts and firebase auth that I could go off?
I replaced the theme's api with our api.I'm getting the connection, but I can't redirect to the menu after being authenticated.I'm using the metronic demo6 - REACT theme.Can someone help me?
Hello, is there a react version of demo 28 in the link below?https://preview.keenthemes.com/metronic8/demo28/index.html?mode=light&_ga=2.101794888.890462997.1675983921-1755027325.1675636840
I bought the Metronic template for the React version. The wizard is not working correctly when data-kt-stepper-action="step" is used. This should make the steps clickable but this doesn't work.I place the attribute like it is also used in the HTML template. if i look at the _StepperComponent...
same question on stackoverflow https://stackoverflow.com/questions/75384661/react-splash-screen-spinner-with-keyframes-does-not-work-after-a-split-secondReact application that uses a spinner with css @keyframes. the spinner works for a split second before becoming broken here is the problemh...
The documentation do not provide any way for that. I want to only integrate few of the components in my Next.js application. How can I do so?
Hi,I am trying to add a simple .hover-elevate-up class to a component, but the transition styles are not applied.It seems that in _page-loader.scss they are overwritten:// CSS3 Transitions only after page load(data-kt-app-page-loading="on" attribute added to b...
Hi,With the latest update (v8.1.7) the react build was producing some warnings:(44185:3) autoprefixer: end value has mixed support, consider using flex-end insteadwebpack compiled with 2 warningsTo fix this, the following lines needed to be changed to use 'flex-end' in...
Hi,On UserEditModalForm.tsx there is a button:
Hello,We are going to purchase one of your metronic themes.(metronic-responsive-admin-dashboard)through which1. We will create a web application for internal use for the organization.2. I...
Hi there!I am trying to make a dropdown menu not hide when outside click occurs. I am using React and based on the HTML documentation I have tried:data-kt-menu-permanent='true'data-kt-menu-static='true'Both on the button and the menu div itself. It is not working. Can you let me know h...
I would like to purchase metronic but i can not because your only ways is via themeforest which they use paypal and skrill so both of them are not working for Iraq users. in this case i am left hopless
Hi. I would like to know if is possible use the base sass styles to use in a framework as Next.js. Because i need to make my project in a framework with server side. Thanks in advance.
Hello,I would like to switch the language on react demo2 without reloading the entire page. I implemented it and it all works fine, except that the HeaderUserMenu and other dropdown menus cannot be opened after language has been switched. I have to reload the page for it to work. I have trie...
I currently use the dropdown menu "actions" used to show a dropdown menu (https://preview.keenthemes.com/keen/demo1/apps/user-management/users/list.html).When using C# to show data in the datatable, everything works fine. But, I currently need to use javascript to get data and this is why I use...
Hello developer!i need metronic8 template with create-react-app version (Javascript). So is there for javascript prgramming language?Thanks!
Hello,This is more a fix suggestion than a question. I wanted to use a very simple loading screen like this:return ( {children} )The issue was that it not worked as expected.First o...