Hello,Within the sign-up.php and the general.js files, a login form and the corresponding script are stored. But the function behind it is missing.Is there a small instruction somewhere where a small login system can be stored? It's just a matter of storing a single user with a password and...
Hello, I'm using Vue version of Metronic 8.1.6 and am trying to add sweetalert2 to my app. It works but its native CSS is missed, so alerts are not styled.I see there is a file \src\assets\sass\core\vendors\plugins\_sweetalert2.scss but apparently it's not globally enabled.The question is: w...
I need to use the Figma file for Layout #39 but after downloading it i cant find the Figma file inside. Can you please send me download link for it urgently so We can use it instead of rebuilding the whole layout into Figma from scratch
Hello there, dear devs! I hope this message finds you in good health and high spirits. I have a question about Angular Metronic that I was hoping you could help me with. I have been working with Angular Metronic and I was wondering if it is possible to change the font style in the application. Spec...
Dear Team,i want to buy below theme, please confirm what will it include.https://preview.keenthemes.com/metronic8/demo1/index.html?mode=light&_ga=2.215821527.1762519670.1677606049-120185559.1676827505RegardsABDUL SATTAR
Would I be able to create a website with different UIs that are chosen specifically when user sign in, with this metronic 8. Say my project has a single entry point (login option), then when user A signin it renders the demo 31 layout, while when user B logs in it renders demo32 layout but It render...
hi, keen themesDropdown doesn't work for table Actions column.The reason we figured out was that keenthemes.js -> reinitializeComponents did not work because createInstances was not performed for the data rows received after the fetch API.If mock data is used without fetch API, the problem doe...
j'ai acheté un template metronic mais je suis perturbé comment travailler , est ce que je travail directement sur le demo ou je fait mon propre projet angular ?
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...
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 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...