I have just bought Metronic license recently.Metronic 8 has chat apps (private chat, group chat etc.). But so far I have failed to find equivalent of those for Metronic 9. I am using next.js + tailwind, so I only focus on Metronic 9. I would really appreciate any guidance on this subject.
Hi,It has been more than 1 year since the topic was created but I don't see any new icons.https://devs.keenthemes.com/question/suggest-iconsAre you still in progress? How long does it take to release?I love these icons but...
I want changed page title (this not means html title)I used default.html templates.class KTLayout: # Initialize the bootstrap files and page layout def init(context): # Init the theme API KTTheme.init() # Set a default layout globally. Can be set in the page le...
Hi!I add manually the Identity by scafolding. Im trying to get to some pages such as Login or Register, but always get a 404 not found. The same is happening to SignIn.razor (default structure of the blazor project)It seems a configuration is
Hi! I would like to know if there is any way or any similar component to Form Repeater where besides having the possibility to add/remove items from the list, I could also re order them by drag and dropping them. I' m using Metronic 8 HTML.Thanks!
Hi, I implemented form repeater in one of my HTML pages. It works fine, I included the inputs into a but when submit the form, I was expecting to receive an array with the data entered in those inputs in my Spring controller but its coming empty. Any reason why this could happen? I added a na...
Hello I am writing to urgently request your assistance with an issue we are facing in our production environment. All the links in our production template are broken, causing significant disruptions to our operations. Could you please investigate this issue and provide a solution as soon as...
We are currently using Angular 14 for our application and are considering purchasing your product. Could you please confirm if your product is compatible with Angular 14? If there are any additional steps or considerations we need to be aware of, we would appreciate your guidance.
Hello I'm setting up a project with laravel and htmlwhile creating layout I'm facing some problem thatKTUtil.onDOMContentLoaded((function() { KTAppEcommerceProducts.init()}Please Help
https://preview.keenthemes.com/html/metronic/docs/base/forms/checks-radiosIn this samples I want to put checkbox side by side on the UI (not vertical) But in the mobile view I see that they are not going down. See the image below. I used the same code given in the samples. https://ibb.co/w...
Within a few months, I just bought Metronic 8 for Angular 17. In the template there are examples for using roles. But in my opinion it is not clear how to use it.Here, can anyone give a simple example of how to use roles for menus, so that when creating a role there is a check box where the chec...
Hi,Everything was working well until mid-March (around the 16th or 17th). I would compile using the gulp compile command on my production server before handing things over to Nginx:...# Load environment variables from the env fileCOPY $ENV_FILE .envRUN chmod +r .env...
I bought a metronic license.I am trying to use metronic tailwind css, but i am having problems with the colors.I want to use all the colors of tailwind, how can i do that?I also want to use other tailwind utilities.For example the hover group feature like the link below, how can i do that...
Hello, I used your theme in my project, and my project was initially based on Angular version 15. However, I recently decided to upgrade Angular from version 15 to version 17, and I noticed that you also added an update for that same version.I successfully upgraded the Angular version, adjusted...
I was patiently waiting for metronic to release on next, meanwhile i decided to code some pages in a simple react app. Fast forward to today;I was trying to move my application, so I did setup metronic with next.js following the given commands on the guide and I got this error:
on the official website: https://old.formvalidation.io/settings/Field settings > iconI have to added 'icon: false' or 'icon: 'false'' like example on the official websiteit's not working for me. please check
Hi, What is the best practice for companies that have a Metronic 8.x application built with Angular and would like to upgrade to Metronic 9?1. Is a complete rewrite required? 2. It does not seem that Metronic 9 will have Angular version support similar to React. What is the vision going...
I want to make a dashboard like Demo8 Metronik and I work with vue and tailwind, but bootstrap is used in this demo package, but I don't want bootstrap and I want the whole project to be with tailwind. How should I do? In the documents, it was written to download the tailwind and html package, but I...