how can ı add modals, for example add-user or add target buttons in projects/project.html running, but thats modals not run on angular project. how to integration them on my angular project. in addition, I read modals section in yours angular documentation but its not enough.
Hello All, I tried to update my project from v8.1.4 to v8.1.7 directly, but I had an issue with the theme.So, I tried to just run the StarterKit for ASP Net core that ships with v8.1.7, but I had the same theme issue.I just downloaded the StarterKit and ran it, then also tried the document...
Hi, Are you considering including purgecss as part of the build process on Vite and maybe other build tools? Metronic and Bootstrap are producing a massive amount of css, that would be nice to be able to purge if possible, as this will have great impact on Google Lighthouse scores. Thanks...
Good day,Please help me to delete my account because i mistakenly registered as the president in which i am only a member. Please contact me to my email onedeall@yahoo.com my president and our club would really appreciate it if you could helps us to resolve this problem.
Hello, I'm looking for a Dashboard Django with user roles, tickets, and tasks for my team. I use Mssql database. Also graphs for statistics and temperatures that can export to JPG or PDF. Your Django dashboard is comleto or is only complete for others as angle, etc ..?
Dear all,I am using the Blazor version, how I can change the default of the layout, to change it from dark-sidebar to other options! Like dark-header or other.Thank you for all.Best regards,
Hello everyone,Use Gulp --demo1 and the app works fine. But with Gulp --demo30 the application doesn't look good and doesn't work properly.Clear the browser cache. I also tried another browser.This is happening with metronic_asp.net-core_v8.1.7That could be happening?
Hi,I'm looking for how to integration to Laravel. Can you tell me when an update of the theme with Laravel support will be released?Can I integrate this version for Laravel by reviewing the 2nd version's documentation?
Hi. I need to disable sidebar (menu) for one of my pages. I set data-kt-app-sidebar-enabled parameter to false and deleted all the other parameters related to sidebar on body tag. Also I deleted the div with id kt_app_sidebar and the mobile side...
In component demo1/src/_metronic/layout/components/sidebar/SidebarLogo.tsx.On sidebar toggle element (element with id kt_app_sidebar_toggle) add attribute ref={toggleRef}Add a new property for the component, to pass sidebar element.type P...
Hi I need an editable table structure for this layout. When you click on the row, the rows should be edited directly. Do you have such a table structure?
In component demo1/src/layouts/main-layout/sidebar/SidebarLogo.vue.On sidebar toggle element (element with id kt_app_sidebar_toggle) add attribute ref="toggleRef"Add a new property for the component, to pass sidebar element.props: { sid...
https://preview.keenthemes.com/metronic8/vue/demo1/?_ga=2.36191776.1634400312.1676862361-1139528689.1670912406#/crafted/modals/forms/new-addressWrong, this border has a shadowhttps://ibb.co/5RYNT47Right, this border has no shadowhttps://ibb.co/GJZSnnS
Hiwould it be possible to create a demo of blazor webassembly please?I would really like to use metronic in my apps, but since everything tends to be in webassembly, we are having difficulty getting start!tanks
Hi ,I have followed instruction https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpack, but my "npm run localhost" got a message:webpack output is served from /Content not from webpack is served from /Users/jessie/Documents/code/html/demo1/distWhen I check the we...