Hello Team,
Thank you for this amazing template.
I would prefer a video tutorial on how to integrate Angular with Tailwind, as it would make the process clearer for everyone.
Hello KeenThemes devs,
I have Laravel metronic starterkit.
i noticed that the last login of every user on this url(domain.com/user-management/users) is not updating but rather it shows the date of creation of the user on the platform,
any suggestion?
Regards
Hello , i tried both aps mvc and blazor, they are not compiling with gulp
in the Metronic theme ASP mvc core & Blazor starter pack 8.26 does not work after following the documentation. The errors and warnings are related to outdated dependencies, deprecated packages, and configuration issues.
Re...
I am a customer of Metronic 8 and 9.
I have Figma. If i want to create nel cards for Metronic 9 for my website. I can use Figma.
Which plugin do you use for Figma to HTML?
I want use the same to continue use your layour that is cool!
The docs at https://keenthemes.com/metronic/tailwind/docs/components/datatable do not include enough information to work productively with KTDataTable using JS.
For example, I don't know what exactly the `columns` option expect as value, but TypeScript reports that `columns` is a required attribu...
Hi, i have purchased the metronic yesterday, and integrating it with the nextjs using the starter template : metronic-tailwind-next from github.
Although it works fine when running it using npm run dev. but when i try to run the npm run build then its producing followin...
Can make a metronic 9 datatable responsive like this other version?
https://preview.keenthemes.com/metronic/demo1/crud/datatables/extensions/responsive.html
I loved your project and wish you continued success. I am a beginner and would greatly appreciate any guidance you could provide. I will be using React 8.2 with Laravel for the backend. I noticed that there is a Laravel folder under the vendor directory and that all the necessary files seem to be th...
I had access to the metronic GitHub repository, but for some reason I can no longer access it. The link where I can request access seems to be not working "https://keenthemes.com/metronic/github"
I wonder if you can help with this issue.
Hi Metronic team,
Hope you're doing well. I wanted to upgrade my Metronic 6 version to the newest version. Could you please help me to update my application.
Thanks
I have a problem with an image input. it shows nice, with their styles, and i checked by JS that on change the image the input fills himselves with the image. but when i submit the form, the avatar input doesn't appear. i have the form with enctype="multipart/form-data", and i tried with a normal in...
I'm trying to use Metronic Demo 60.
I don't want to use the responsive type because I don't support mobile.
Is there a way to fix it here so that I don't only use the reactive type?
I am trying to apply filter on the remote datatable with KTDatatable.
It is metronic 9.x
I do not see any documentation where I could pass all filter criteria with the apiEndpoint URL.
I have referred the documentation located at https://keenthemes.com/metronic/tailwind/docs/components/data...
I am using Remote data source for KTDataTable.
I would like to show number of records above the table. The API return totalCount but I do not see any option to retrieve that from dataTable object.
I have tried in the fetched event but dataTable object is not showing total count value. Please a...