Hello,My company just bought the license for Metronic 8 and want to me use in one of our existing projects. This project is built using react + next and Ant Design (.less files). It already have your own strucuture and core files. Is there a way where I can integrate Metronic 8?Or if it's po...
I think the Bootstrap way of doing colors is very limiting. I was using a different theme where they solved this by just adding all colors with a few different shades. Man, was it liberating!See an example of what I mean here: [[product link]]
Hello,Today I'm your spammer... I was wondering if it's simple and possib le to reduce the space as show in the image so that when there's a table, more data are shown.ThanksPaolo
I purchased and downloaded Metronic 8 Laravel, but why I still have the Demo instead of the Full project.I should get the full features of metronic 8 right? can you teach me how can I do that.
i have seems more menu options and more template in demo side. but in downloaded demo project is not available. why?i need all sample component.kindly share.
Hello,I've started editing your Angular Demo1 template so that it can feet my needs but I've got a strange problem....When I just point to / I got the page witout template and I don't understand what's wrong, I've got no error or hints that can help me spotting the problem.Here's what happ...
I've downloaded the latest metronic8 with version 8.0.38 but my local docs app doesn't have all the plugins on https://preview.keenthemes.com/metronic8/demo1/documentation/forms/select2.html , it only has some components of `Base` , any idea what is missing?
Hi,I need to POST with KTDatatable, but my backend is expecting a CSRF_TOKEN. How do I include this?```ReferenceError: Can't find variable: CSRF_TOKEN```
Hi,My goal is to have a dynamic adding(append) of input field and include validation. I am using the form repeater and validation plugin to achieve this goal. However, I am getting an error every time I execute the "addField" function of the validation plugin.This is my JS code:fv.addField...
Hi! I am using Metronic 8 HTML in a Vue Project (I don’t want to use the Vue theme as I want to work in JS, not TS). How can I access and get rid of the right-side buttons (Help, Demo, Buy now) buttons? I can not find these HTML elements anywhere.Thank you!
Hi,I am using Bootstrap Admin Dashboard Theme, and I want to deploy it on Haruko.so I add this script"start": "NODE_ENV=production cd theme/tools && yarn install && npm run build --production --demo1"I am not sure if I am right but I have no idea how to run the app in the production.I depl...
Hello,I try to use toaster with your example : https://preview.keenthemes.com/keen/demo1/features/miscellaneous/toastr.htmlWhen opening the popup, in your example, we have a quick effect of fadein/fadeout and after, a new fadein.Do you have any idea how to remove this "yo-yo" effect at...
Hi,Can I get a full login/register etc. backend code in php for my React theme? Have you any tutorial for this? If not, can I get some other language backend code so my web can work with it alone, not your test public api?Thank You
Hey there,I'm looking for a date range picker with *time* input like this one that work with jQuery:https://preview.keenthemes.com/metronic8/demo1/rtl/documentation/forms/daterangepicker.htmlAny chance there is a way to implement this logic in React with Typescript?