Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

Metronic (5209)

Hey there, My work recently bought Version 8(React) and i’m new to metronic. I wanted to know couple of things that I couldn’t find an answer to them in your documentation. 1. Your components are reusable? For example I tried to copy the Language button that located inside the User actions to...
Hi, Is there, by any change, a Metronic Design System file (preferably Adobe XD) available? It would be very useful to have, for UI/UX designers, to use as base designs, together with the HTML/Vue/Angular/etc for frontend developers. Thanks.
Hi, I have been trying to search for the Metronic colour palette but cannot find it. Could you please direct me to it? Thanks.
Hi Can you advise I try to follow your docs by changing - "homepage": "/Metronic/react/1", + "homepage": "/my/app", and using build with $ react-scripts build it still shows not found page.
Hello to everybody, I write you since we've a regular license support and I wish to take the best from Metronic template, I need to perform some CRUD operations on some items I access via REST API. In my particular case I want to know what's the best practice to insert/edit an item. Currently I'...
I'm getting thousands of errors when trying to setup eslint properly. I didn’t find anything in the documentation. I followed the steps and installed the theme using "npm install", but when I do "npm run serve" I get a message saying the eslintrc file is missing. I tried to do "eslint --init"...
Hello, I'm having issues getting the aside in combination with the drawer to work properly for demo 1 react. When reloading the website hard on a lg screen the sidenav has the classnames .drawer and .drawer-start causing the aside to be .drawer.drawer-start {...
First I get Typescript error because Jquery is not included in page.. Once I include Jquery(I thought this theme came DataTable ready?.. ) I get this error, Uncaught TypeError: $(...).DataTable is not a function at HTMLDocument. (customers:2297:165) at j (jquery.js:3148:30)...
My purchase code in themeforest for metronic is 0a4d6273-250b-4024-88ed-05130e974571 webpack-rtl.config.js file does not exixst. I couldn't use the metric angular RTL please help Thanks Ramy
I did all steps in this link https://preview.keenthemes.com/metronic8/react/docs/docs/rtl but it doesn't work like Metronic example Metronic RTL Demo
hi . anyone updated the react version to 18.1 and see if the theme is compatible . or any plans to give update with the latest react version ? there is some good features on 18 we want to use . thanks .
How can I use just some of the components like "time-line, drower, and card" from Metronic in my current Vue-JS or React-JS project?
Hi, I am new in metronic and angular as well, I am trying to implement synamic table with server side pagination, sort, filtering etc. What is the best way to do this in metronic 8 and if possible is there any example implements client side of this. Thanks
Hi, Would a regex or multiple values search possible with Kdatatable Medtronic v7? I need to search/filter for multiple values in a single column. Thinking about: datatable.search("DE|BE", "country");
Hello, Can you provide demo 20 template for Laravel + Vue version? Thank you
how can I add select, checkbox, radio buttons, and input filters on datatable columns???? hi there, I want to add select, checkbox, radio buttons, and input filters on datatable columns, please let me know how I can achieve this. I want to add - radio filter on the "gender" column. - c...
how can I fix datatables columns, specific columns (3rd from start and 2nd from end multiple columns at the same time) hi there, I want to fix datatable columns. I have around ten columns on average in a table so let's say I want to fix the 3rd column (name: "age") from the left side,...
I just downloaded demo 4 react, and i see that is missing dark mode, any solutions?
Hello, are you planning to prepare a vue ui kit? The current metronic 8 vue project is very complex and I need to edit a lot. It would be great to use it like Vuetify.
Hi, I'm tring to open/close aside menu-item programmatically with javascript in admin panel Metronic > DEMO 1 . How to do that? Thank you in advance
i checked each and every example provided in metronic 7 for kt-datatables but i couldn't find inline editing for the datatable