Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

All Questions (4888)

Build using tools from the themecd tools/npm installnpm run install The JS files that each page depends on have not been built under assetsdemo4/assets/js/custom/apps/chat/chat.js......After construction, the structure of the assets file is different from the assets provided by...
hello, is there any way I can convert the Metronic CSS file with the SCSS module?My goal is so that class names can be hashed in my project.Thank You
I am using metronic demo 6 react version. In the mobile view there are 2 icons. Clicking on each icon it should open a toggle from left and one from right accordingly (as it is in html version).Right now only the right toggle is working. We need to make the toggle appear from the left as well. I tr...
Hi, which font is in metronic.svg? thankshttps://preview.keenthemes.com/metronic8/vue/docs/assets/media/logos/metronic.svg
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
If I open the modal 2 times then export the excel im getting 2 same files, If I open the modal 3 times i get 3 excel file it keep multiplying how to avoid this kind of scenario thankshere is my implementation/source code$(document).on("click", "#dealer-collection", function (e) { modalW...
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?