Introducing CrudHunt:Open-source Full-stack CRUDs for Next.js by KeenThemes
Browse CrudHunt

Tag: Metronic (208)

Dear Sir/Madam;I have bought Metronic theme via Envato Market on 13.09.2021. However my encato account is locked and I was informed that there is no way to reactive it. As I have my invoice and purchase code I am trying to downlad metronic however I got warning that something went wrong. Please hel...
Hello,I want to purchase Metronic, in this source code may I get the angular (front end design and API Calling) + Laravel (Backend) ?
Hi,I try to use the sticky component for vue, but the sticky doesn't work after a route change. It will only work on a fresh page load.Please advice.Thank you
Hi, I have a button that is invoking data-kt-menu. All is working well based on example except:- calling menu button has dynamic text that is updated from subscription- button params: data-kt-menu-trigger="click" data-kt-menu-placement="bottom-start"- if Apply button ((click)="submit()" data-kt-m...
Hi, how can I get datepicker on Metronic - Bootstrap 5? I need to show year first then month then the day. daterangepicker does not have that option?Thank You.
How i can Export Dropdown list and make in active to down load PDF or Excle file?i'm useing KTDatatable type: 'remote',metronic 7
I'm working with Metronic 8.0.35 in my React appI want to add an accordion element according to this example (just copied it):https://preview.keenthemes.com/metronic8/react/demo1-docs/docs/accordionBut it doesn't work. Seems like it static and without Javascript
This is for your information, hopefully it may be of help to others.I have followed the instructions given in your video Your First Project - Metronic 8 Admin Template https://www.youtube.com/watch?v=2uWJpnuCMKQ , using the demo21 template. When it comes to add the asset folder to the project fold...
Good eveningI've seen a number of posts around integrating Metronic V8 with Blazor WASM.I have this working with Blazor WASM .NET 6.I am able to provide advice should anyone still be struggling, potentially, if there is enough appetite I could create a tutorial or a demo project to share.Let...
Hello,I didn't understand how to use REGEX validation on fields like email, phone, url, vat etc ...The code I use is the following'email': {validators: {notEmpty: {message: 'e-mail richiesta!'},regexp: {regexp: /^[\w-\.]+@([\w-]+\.)+[\w-]{2,4}$/,message: 'Indirizzo e-mail non valid...
Hi,I'm having problems to run blazor server app with metronic theme. I have followed instructions from https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/integration/blazor.html as well from https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build...
I am integrating Metronic to a SPA web app with Aurelia.js, VSCode and Webpack. When I build the application with NPM I get 3 warnings as the following:There are multiple modules with names that only differ in casing.This seems to have to do with inline svg declarations as the followingasset/i...
Hello,I purchased Metronic8 and used it well. Thank you.And, I have a question.I wnat modal in modal (Stackable model / 2 step)For example,Step1
Hello , I bought your theme few moments ago and after purchasing I realized the react demo is in Typscript format instead of normal Javascript . How can I get React Demos with JS instead of Ts , Please Help me I don't have time to learn TS .
Guys, How can I find the 21 theme html in download folder ? or any enabled html theme?
I cannot find the support center designs in the figma file.(https://preview.keenthemes.com/metronic8/demo2/apps/support-center/overview.html)Can you please send the figma files!
Hi,The form in Register Page always return "Invalid Password"Is this a bug in Form Validation?Please help meThanksHere is the photo:https://i.imgur.com/sRbwAWB.png
I am trying to show modal on button click but there is no working modal in demo1 application. When I opened it to edit the codes, I saw that the files like invite-users-modal.component.html were empty. Isthere any working modal example for angular?Thanks in advance.