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

Tag: Metronic (1318)

Hello, I'm a backend developer and I broke a front end branch, I bought the theme and I'm trying to put a dropdown button similar to "MegaMenu" but it doesn't work...If I put the MegaMenu inside the MenuInnerWithSub inside the MenuInner at the top, it works! But if I put the MenuInnerWithSub with...
Hello,I am facing problems while managing columns of list under /customers. The data table stops working while removing columns which I don't want.For ex: currently there are 7 columns (including checkbox and action) but I want to remove two columns, but it stops working see here: https://pr...
Hello,I want to implement select with the search but I am not able to do so and not even found any example of select with search on Vue demo.// Select element
Hello,We have implemented KTDatatable and everything works fine but now we have to implement expandable datatable we have tried much with the KTDatatable but did not get success, so is there any reference or demo available for the same? because we have implemented this in the whole project and c...
I tried to run demo1 & demo2 in React but after the "yarn install", I have this error (for both demos) : TypeScript error in F:/myProject/metronic/src/_metronic/helpers/components/KTSVG.tsx(13,8):'SVG' cannot be used as a JSX component. Its instance type 'InlineSVG' is not a valid JSX eleme...
Hi. I have Metronic pro, but I wonder How I can use fullcalendar timeline resource view. Thanks in advance.
I am using vue version of Metronic and I want to change font family of whole website when user changes the language (to for example 'es'). Is it even possible? and can I make it use RTL template if user changes language to a RTL language?
Hello,Can you make metronic theme usable with PrimeNG and NXG-Bootstrap (DateTime component).PrimeNG theme is not compatible with metronic especially dark theme. Also, if you theme primeng you could use it for primeface components also. I mean for react vue js and othersAlso NGX-Bootstrap...
Hello,My client gave me the Angular 13 demo1 theme for the project development but I noticed it has a lot of unnecessary files and widgets which I don't need and the size is also more than 1 GB. I tried to remove some unwanted widgets and forms but the project crashed because of its dependent stru...
Is there functionality for expandable child rows in KTDatables? Here's the native datatables examplehttps://datatables.net/examples/api/row_details.html
We want to bind multiple Fullscreen Lightbox in one page as a result we are having a problem that it is counting more pictures than in that particular section i.e. It is counting total pictures of every Fullscreen Lightbox. Example we are having 4 Fullscreen Lightbox on our page each having 2 images...
Hi,In a similar notion to the question I asked here, https://devs.keenthemes.com/question/alert-style-does-not-initialize-according-to-documentationI have encountered an issue where the theme for select2 dropdowns does not initialize correctly with supplied documentationhttps://preview.k...
Hello,can you help me to use the RTL version of React Demo2,I tried the way in this documentation https://preview.keenthemes.com/metronic8/react/docs/docs/rtl?_ga=2.39990240.357919024.1654593330-2053407565.1650200434but it doesn't work at all.You also mention this way https://preview.keen...
When I started the server for the first time it printed the following error. I checked the column folder and it was empty. And there were multiple empty folders.Failed to compile../src/app/modules/apps/user-management/users-list/table/UsersTable.tsxModule not found: Can't resolve './column...
I have integrated the Vue demo customer listing page in my development and when I integrate the Action menu (data-kt-menu) it doesn't work for me in the datatable but I put the same code outside the table it works can you please help me to fix this issue.Code:
Hi Team!We are on an older version of Metronic (v5) and are wondering if we can get the Figma File that is typically included with versions of Metronic. It seems that the Figma File is included with newer versions of Metronic given support answers we've seen in the forum here; however, we can't...
but every time shows this error Error: Cannot find module '@babel/runtime/helpers/interopRequireDefault'Require stack:- F:\metronic_v7.1.0\theme\html\tools\node_modules\webpack-merge-and-include-globally\index.node6-compatible.js- F:\metronic_v7.1.0\theme\html\tools\webpack.config.j...
In Metronic theme in forms if we hit tab then it behaves strangely, e.g in Sign In page I entered email and then I hit tab then the focus goes to the forgot password link and not on the text of password, this happens in almost all the forms that I have integrated, so can you please provide a solutio...
when I use the 'permission' or 'role' tag in config/menu-aside .. sidebar doesn't recognize it, using metronic 7.2.8.Does anyone knows why?
Laravel 9 + Metronic 8 + Demo 1This is how i configure custom js fileconfig/global/pages.php 'testurl' => [ 'title' => 'Test Page Tile', 'assets' => [ 'custom' => [ 'css' => [ 'plugins/custom/flatpi...