New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Metronic (5093)

I am getting this error when I run this command: npm run rtlFailed to load '/Users/mohammedhamouda/Desktop/Work/AiiA/dots_frontend/rtl.config.js' configError [ERR_REQUIRE_ESM]: require() of ES Module /Users/mohammedhamouda/Desktop/Work/AiiA/dots_frontend/node_modules/del/index.js from /Users...
i tried to download some file generated in my BE from API which work normal on other project but when i tried to use it in metronic excel can not read the filemy module:@Action [SalePlan.TEST]() { return new Promise((resolve, reject) => { ApiService...
Hi Community, we have a issue when trying to Intergrate the Metronic | Angular Admin Dashboard Template. the issue is in the Node.js version the Teamplate is using Node.js version of v18.13 but our Project is still using Node.js version of v14.21.3 and for now we can not migrate our Project to new V...
HelloWhat is the best way to bring in components from the Free Templates page (say for example this one: https://keenthemes.com/products/start-react-free).I am currently using React Demo01. It feels like the React version has gotten the short end of the stick when it comes to components...
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....
After upgrading my project from version 8.2.0 to version 8.2.5, the responsible datatables do not work with the data-priority attribute, instead a horizontal scrollbar is generated in the table, and an plus icon (+) is positioned in at the beginning of every line.
Hi, I am trying to use a select2 dropdown with the multiple option. When I have the multiple attriubute enabled, I get a label that reads: `NaN/undefined`. Here is the code I use:
Hey, I wonder how I would add my own Login API using Axios to handle User Authorization? I also want to add Access Control so only certain users are able to see certain buttons & access certain pages. For instance, I will have admin on the same site, but I want the user to not see them anywhere, eve...
i have a dropdown ng-select inside a accordion and on compile a div is added with inline style of overflow hidden i need to remove it but i can seems to be able to reach, how can i able to do it ?
Hi Support,I am currently using Metronic version 8.2.5, specifically the demo27 HTML version. I'm looking to obtain the unminimized JS and CSS files. I've attempted to build these files using Gulp, but unfortunately, I haven't been successful. It's possible I might be using the wrong setup or some...
Hi Sean,Shame on me I was struggling to make the hero section text goes aside aligned with an image as the image below : https://ibb.co/d6x5V7KIs there a ways so you Can you drop us the HTML source code of for Metronic 8 landing page to make it so, and to be Responsive too :)Th...
Hi I used html demo1\authentication\layouts\corporate\sign-in.htmlbut at top left side,bg color is blue,but i want it should be white.Like this linkhttps://preview.keenthemes.com/metronic8/demo1/authentication/layouts/corporate/sign-in.html
Hi, could you please explain in steps how to use the files we obtain from the Layout Builder and integrate them to an existing ASP.NET Core MVC StarterKit project?Where should we include the files? I couldn´t find the documentation about that.Thank you very much!
Hi There I Need Candle Stick Data Visualization On Metronic ThemeCan U Help Me
Hi there, The sidebar is currently experiencing a display issue on Android devices, where it fails to render properly, But this issue is not observed on iPhones, where the sidebar functions correctly. It's important to note that while the application is running the latest updated version of Metronic...
I have it set to have the side bar closed by default until you hover your mouse over the side bar. Problem is, it creates a lot of opening in error as mouse gets too near. Is there a way to delay it opening to stop the side bar opening too soon?
Where is everything? Where can i find documentation for React Query in your project, where is the backend?You use Axios, but axios isn’t compatible with Auth from Google or others.Like can we read any documentation for these?I saw your .env for React backend, but where is the documentation for...
I was working in react, when accordion is open i wanted to hide the span element ...
When I add a data-kt-menu-offset="15, 10" attribute to the menu, the 15 doesn't work and the popup submenu is offset to the far left of the page. Thank you for your help in troubleshooting the cause of the problem.The sample code is shown below...
Hello.I purchased a "Good – Bootstrap 5 Admin Dashboard Template".While looking at the template using DataTables, I checked that the javascript used to configure DataTables was minify. (Exactly the "user-management/users/list.html" file.)Where can I find the originals of the 3 files used in...
Having issues with the navigation menu remaining active after navigating out of the section. What is the proper way of activating / deactivating the metronic sidebar in Angular?