Metronic Mega Update!Tailwind 4, React 19, Next.js 15, KtUI, ReUI, eCommerce, User Management Apps and more
Explore Update

Metronic (4973)

Hi!I'm using the metronic template. I need a tristate "switch" or checkbox to represeent "true", "false", and null. Is there anything like it in the Metronic portfolio of controls? I checked the documentation and I have not seen it.
Dear Team,I am start using Metonic Laravel version 8.17, can u guide me where is boostrap.js file in order to activate the pusher and echo.
Sorry for a stupid question but how do I select what widgets I want to have on the dashboard.When I try to comment out {% include 'partials/widgets/tables/_widget-14.html' %} in the index.html it won't change anything.Thanks
Not sure if I extracted the files some of them were missing, but my zip doesn't include routes foldermetronic_laravel_v8.1.7_demo1\laravel_demo1\starterkit\routes/api.php : Failed to open stream: No such file or directory. Can someone assist me with where should I get it?
Hi. I am using Flask version. Trying to pass data to a chart widget.Couldn't find any tutorial on that.Realized there is a @app.context_processorHowever, when I put my function in the "def utility_processor" it returns something like "" instead of a value...
On a large screen it works normally, it does not generate a problem, when it is executed on a table or cell phone the side is not displayed for more click on the icon to show the menu on the mobile
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...
I would like to ask if you can consider adding audio and video components
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...
Hello, we had purchased version 6 Metronic Admin Dashboard Theme(Item id-4021469) and we been using it with Angular 6. We have found an issue that the data is not being displayed on the page unless you move the mouse pointer to the side nav or by clicking on top right corner. Can you provide me any...
hi, KeenThemesI purchased the metronic vue template (Extended license), but I want to use it as js, not ts.I wonder if you are providing a js-based template source code or a conversion method.thank you
Hi,How to edit Metronic Blazor project name (Starterkit) as a global parameter?Thank you
there seems to be a laravel authentication issue.... i.e. when I log out of the app the app is not returning to login page and I am returned with these types of errors 'Attempt to read property "name" on null'are you aware of such authentication error in laravel and what is the plan to resolve t...
When I download the latest metronic source code from themeforest the laravel folders are empty? Why is this? I intend to use the laravel app. Please advise
hello, is there any example to do sutom DOM postioning in datatable using metronic vue version?
Hello,How to use the Layout Builder Exported Files, I am struggling here and I wonder why it's not something easy to do.I am trying to make the template RTL.Best Regards
Such behavior does not happen on Metronic 7.X where the table data is aligned correctly and does not display table data below table header on datatable responsive mode.Example for Metronic 7.X (Expected behavior, much tidy and pretty layout)https://imgur.com/a/WAuvXNeExample for Metronic 8...
I use Metronic V34 with laravel9 to manage a set of events. I manage to save the data in the database but to display them with the method response()->json() in the calendar it gives me this error:Failure parsing JSON someone can help me pleasethere is te controller method to display the data: pu...
The btn-white class doesn't actually apply a white background a button. When added to a container with a background color, it behaves as transparent. I would expect a white button to have a white backgound.https://preview.keenthemes.com/html/metronic/docs/base/buttons
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...
The following warning shows when the ng serve command is executed at the Angular Demo 2:(44192:3) autoprefixer: end value has mixed support, consider using flex-end insteadI am guessing the cause of the warning is the use of the general value: end css value instead...