Hello,I have a Aside Menu with the following Display, Fixed, Minimize and Minimized configs set to true.When the Aside Menu is minimized, the arrow (toogle aside icon) is represented backwards. It should be facing right, but it's facing left. Can you explain how to solve this bug please?Than...
Our team wants to build a Table like the example below: https://preview.keenthemes.com/metronic8/react/demo1/apps/user-management/users The question is: Does Metronic 8 offer any feature like a DataGrid, for example, that builds automatically a structure like above? If so, how does it work an...
https://prnt.sc/vjA_MQtHBTyg
My team is considering purchasing Metronic 8 so that we'll be running on the newer tech of Bootstrap 5. I noticed that the demos for Metronic 8 don't show as many features as Metronic 7 and instead just show applications instead with exception of a few items under Utilities and Widgets. For example,...
When I use a v-if="toolbarStatus" in the first DIV element, it does shows the button, but it does not shows the Dropdown3 elements. This only happens when I'm from route "A" going to end route "B" which loads the Toolbar. Does this have to do with router-link which I'm using in route A...
There's a repeatable fields and fields group plugin in your templates?
I can't seem to find the File Upload section in the demo1 I downloaded. It exists in the demo but I do not see any reference in the HTML in the/dist.Looking for this folder/pagehttps://preview.keenthemes.com/metronic/demo1/crud/file-upload/dropzonejs.htmlThanks in advance
Hi there, I'm using Metronic 8 and all my menu dropdowns stop listening after an ajax call.I know I have to re-bind all the dropdowns and accordions and I have tried using the KTmenu.createInstances(), KTApp.init() and $(selector).dropdown() methods however this does not seem to work. Here i...
Could anyone show me how to upgrade the fontawesome 5 to version 6.1.1
Hello,I have download keen theme via getbootstrap.com, i unzip all folder files, there no 'classical' or 'defult' as youtube video explain, only sass fI follow instruction and install npm,yarn,gulp and all node_modules, i can work well with gulp command and run live all demos, but when come to u...
how can i create a dynamic chart????mean i want to use charts-js and link it somehow directly with laravel backend controller, so if data changes in database it should automatically update the chart.please provide a proper video guide or something using which I can get the desired result....
I've bought Keen template for developing my app and I could check that JS code doesn't work using modules with webpack.For example, if I try to import a KTCard and try to initialize it as it is on the docs, it raises a message saying that KTUtil must be present.So, I would like to know if th...
Hi, my company purchased the metronic8 template specifically for this dashboard:https://preview.keenthemes.com/metronic8/demo4/dashboards/online-courses.htmlBut am unable to find it anywhere in the zip or on the downloads page:https://devs.keenthemes.com/metronicPlease tell me where...
Dear support Team,We want to updated our code design with Metronic , Thats why we purchased this theme , The only issue we are facing is that this theme in Typscript , Can we get same theme in Javascript , Let us know if we need to pay some extra bucks , We really need this to finalize our code...
Hi ! I'm using select element with data-kt-select2="true" , but when I declare on change event in my page KTUtil.onDOMContentLoaded , the event will not be trigger . Anyone know how to fix it ? (I'm using metronic laravel template and use laravel mix).This is my html and js code :
Just picked up Metronic 8 and am trying to get started with a Laravel/Vue project. Can't find any good getting started resources for the new version. Trying to follow and modify this walkthrough for Metronic 7, (https://keenthemes.com/metronic/?page=docs§ion=vue-laravel-integration) but not gett...
I was testing the template: Im getting data with an observable from a rest api, then in my component created a subscribe function, but when I try to fill my table with the requested data, it doesn't on first load, then when I click again in the menu then it fill corretly. And dont makes mi sense cau...
i need a full demo of vuejs like demo theme how can i get it for example with upload file function in vuejs not found in demo1 theme. In vue i don't see full like demo so i can get a full version with vue3 but not html. a lot of features I didn't find. It's hard to look at the template and imagine i...
Hello! First of all let me say I'm loving the theme so far, great work guys!There's a bug with the sidebar on Angular's demo1 , when you click the button to collapse it, it "extends" the main container but the sidebar remains the same, thus hiding part of the content behind the sidebar.The e...
When i pick a language in the language selector in Demo 1 Metronic 8 project, it sets the language correct, in my case to 'dk', and when it reloads the page it is set to 'en' again as it was before. The language is stored in localstorage. I set the new language as the localstorage value before reloa...
Hi, We need Blazor Server compatible theme for our .NET Core project. So kindly provide the theme details , we will purchase it soon
Hi Guys I am facing this issue, and I have tried multiple versions of node but still not working. I am using the react demo4 metronic 8.Attaching error message:Type '{}' is not assignable to type 'ReactNode'. TS2786 11 | return ( 12 |