Hi Team, is that possible for me to download the Metronic 7 Html?I have been trying to download the metronic 7, however, it seems like it only allows me to download metronic 8. as minimumThanks
I am trying to add a module for Quill JS to enable resize on the images imported editor. I am using the Quill Image Resize module. Anyone has a sample working code?
Hello everyoneI've tried to read nextjs installation on metronic docs but it's redirected to Crudhunt website. How can i integrate my nextjs project with metronic? Or is it just follow instruction on Crudhunt?
Hi guys,I am building a project using Metronic 8 and React JS - started from demo1 template.The issue I am having is with React Select - the input box to enter the search criteria always stays of initial size (2px) even after I enter some long text there:
Hi,@mui/base has been deprecated. I need to upgrade to @base-ui-components/react. May I know when u will make a new release with @base-ui-components/react? I am using your tailwind-react- javascript code.
HelloI'm testing the Symfony theme version, and I would like to ask if it is possible to use Turbo with it. If so, could you send me documentation or feedback about the kt-app JavaScript conflict?.When I installed Turbo, after the first page reload, the kt-app JavaScript stopped working....
Dear Metronic Team,I hope you're doing well.I'm currently working on a project built with Vite and React, and I'm interested in implementing Server-Side Rendering (SSR) for improved performance and SEO benefits. Since our application is based on Metronic, I wanted to check if there are any r...
Hi, Initially we used Metronic for HTML/Javascript based dashboard and recently we switched to React. As the dashboard uses Vis Timeline component, I wonder if there is one available for React too, as I can't find it nor in your documentation, neither in demo files I downloaded (8.2.9 for Bootst...
I followed the documentation on how to implement metronic-tailwind-html into a fresh Laravel project. Specifically metronic-v9.1.2.However, after completing the steps, it seems like some key parts might be missing. The documentation doesn’t clearly outline the full implementation process.Cou...
Do you have any plans to upgrade Metronic to Tailwind v4?If yes, do we have any time-frame - or if not, do you have any suggestions how to make theme compatible with it.
Does Metronic 8’s Django Bootstrap version provide native support for server-side processed KTDataTables? Specifically:1. Are there examples/Django components for handling:-Pagination (start, length)-Search filtering (search[value])-Column ordering (order[i][column])...via Django views ins...
Hi,I have purchased a Metronic license and downloaded the source files, but I’m unable to start the project with the pre-built pages.Where can I find them?I’ve tried downloading everything from ThemeForest, but it only includes the HTML pages. I also checked Google Drive, but it only con...
Hi, I want to create a menu that is just a link without a dropdown. How can I do it? I tried it like this. Is this the right way? https://pastebin.com/XXZbk3cX Dashboard
Background:Using Metronic 9 Tailwind in NextJs with GlobalInit.tsx ( KTComponent.init() ) based component initialization in the _app.tsx.Problem:Components which are rendered after the initial app load are not initialized, so resultantly not working. For example, fetching some data from an A...
First of all thank you for the theme. The question arises that how to implement the demos from this page: https://keenthemes.com/metronic/tailwind/docs/ ?There's React and HTML but not Vue. Does that really mean one needs to fully convert everything from the downloaded dist/ folder for speci...
I am using angular 18 with Metronic 9.I went through some docs I found online and also went through the html template for demo1. I was wondering how do I get the sidebar to collapse and become the minimied version? I did follow the integration guide to the dot as mentioned in the documentation....
Hey everyone, I have been working on a project using Metronic & I ran into a bit of an issue while trying to customize one of the dashboard components. Also I m trying to tweak the layout of a certain widget to include an additional icon and change the font size dynamically based on screen wid...