Hi all,
according to the docs: https://docs.keenthemes.com/metronic-nextjs
If we install metronic nextjs, it'll come with App Router.
Can I change it to Pages Router? My team prefers to stick to it.
Thanks in advance
I installed the version of react according to the instructions, but the entrance window does not let me go further than the window even though I enter demo data.
I have created a new HTML page in a desired location, when I copy over the code from the theme page i would like to use as a base I get 404 errors and the page is all broken. Please explain what it is I am doing wrong.
Thanks,
Hello,
https://keenthemes.com/metronic/tailwind/demo6/account/home/settings-sidebar
I want to use the photo upload area in this link, but I cannot post the selected value here. It gives an error that the file could not be selected. However, when I use standard input anywhere outside the libr...
I am using the Metronic 8 Demo 60 theme, which I purchased 3 to 4 years ago. Currently, the plugins.bundle.js file is outdated, and there are some vulnerabilities detected, especially related to Axios. The client has requested that I upgrade Axios to version 1.15.0 or later.
Could anyone please ad...
how to integrate metronic 8.2 into existing django project?
Hello,
How can I filter using Select?
I use this successfully. But I also need the select option.
Can you help?
Hi
I have is install the metronic laravel starter kit on a webserver and when i try to login with the demo credentials the login form did'nt work. The error in my log is.
I have done all the steps. In my local host work perfectly. But when i deploy it to webserver i get this error.
40...
Hello,
When we click on an end date (for example, start: 11-18-2024 and end date: 11-18-2025), the view returns to the start date.
This creates a strange effect for the user.
Thanks!
Alexis
I cannot set pageTitle on my routes for Angular if its not in my sidebar menu.
For Example I have this Component:
import { Component, OnInit } from '@angular/core';
import { AuthService, UserType } from '../../auth';
import { Observable } from 'rxjs';
import { PageInfoService } f...
We needed to make CSS changes to our Metronic theme, so we modified the assets/style.css file. However, we encountered errors and noticed that other components were also affected. Could you please outline the correct process for changing the CSS and typography in the master CSS file to reflect the w...
I am using Metronic 9 on a company project. I am looking to customize the project. Right now I want to understand the login logout logic and I can't seem to find some components are.
I am not looking specifically for how to find the login logout logic but I need some resources to understand metro...
Dear Sir
Kindly help me with the commands that will allow me to switch between two demos
also please help me to find for the each Demo their CSS file
Do you have any CSS file UI which i can use it for my application suggest me that also
Hi,
Does the vue frontend for Metronic work with any of the other backends included (NOT LARAVEL) . It is unclear but your notes suggest it only works with laravel. e.g. does it work with Django, Ruby or any of the others?
Hello everyone,
I have been developing with the metronic8 version for a long time. I am very used to it. But I want to use the metronic9 version in my new projects. What do I need to do to use the datatable of datatables.net. I installed the package with npm. There is no problem on the js side, but...
I'm reaching out regarding some UI rendering issues I've been experiencing with the Metronic Vue.js package in our application.
We've noticed that the UI behaves inconsistently, particularly when accessing the application for the first time or accessing the application in incognito or guest mode....
Hi Sean...
We start build a new project with Metronic version 9.xx (Tailwind).
We use it with the new version of Laravel (12.xx).
This version use a starter kit (livewire) and it's managed by Flux (Caleb Porzio).
Flux have also a pro version (we have it)
Something strange happen after integra...
Hello,
https://keenthemes.com/metronic/tailwind/demo6/account/home/settings-sidebar
While the sidebar works fine as a sticky, but when I run it in the browser in the downloaded file, this sticky does not work. Is there a general problem?
I downloaded the latest version of keen admin demos [1-9] (V3.0.7) and noticed the new structure of the build tools. The paths configured for gulp.config.js and webpack.config.js were not working correctly either.
In gulp.config.js I made the following changes:
dist: ["../dist/assets"], //...
Dear Fellows,
I do not want to use default demo for Django application, can you please guide me how can I use different demo HTML template for Django template or at least layout settings for Django. I prefer demo32.
Thanks
I've been using Metronic since 6 is released and Metronic 9 was my personal best choice because of fast development and prototyping. But webpack is getting slower in comparison with its opponents. Currently Rspack is getting attention because of similarities and plugin compatibility. Also it gives f...
Hi Teams,
I noticed that when layout is set as light-sidebar the configuration
header: {
display: true,
default: {
container: "fluid",
fixed: {
desktop: true,
mobile: true,
},
menu: {
display: true,
iconType: "keen...