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,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?
Good Afternoon please I am getting an error from webpack when trying to build demo4 using webpack i got my files from ThemeForest.Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bun...
hi team, I am facing the below issue while installing react version of metronic 8.I am following step by step guide that is explained on:https://preview.keenthemes.com/metronic8/react/docs/docs/quick-startFailed to compile./Users/aviisingh/Documents/code/myorderbooks/merchant/src/_...
Hi,i already buy template but i try to run vuejs but cant run. its said error Delete `␍` prettier/prettier. please help me. i already spend my last money for this. please help me run this
Hello, I was trying to switch between RTL to LTR with Angular and I have implemented this waydocument.querySelector("link[href='styles.css']")?.setAttribute('id', 'main-layout');this.translationService.updateLangLayout();updateLangLayout(lang? : string){ if(lang){ if (l...
hi team, I want to trigger an Alert toaster on success response. I am not able to see even if it is working for the existing demo.Do i need any extra configuration to use it.i am using react demo 1 , metronics 8
I want to use some app i.e.eccommerce application, invoice management, from HTML demo to react demo. is it possible to do so as in react version we don't have all Applications that we can see in the HTML demo?I am using react demo 1 in metronic 8.
Hi, I purchased the Metronic theme from themeforst and loaded the Figma file however I can not seem to find the dark mode Figma file. Is this something you can send?Thanks
Would it be possible to extend the fixed toolbar with a second row of buttons?I've attached a quick mockup to demonstrate what I mean. I'm talking about the row of buttons with "Rollover", "Add Goal", ...Unfortunately I have not been able to get this, could you please give me a pointer how t...
Hi, I followed your instructions (Gulp Quick Start). I'm new to this new tools, so I ask: is it normal that YARN creates a "node_modules" directory containing TENS OF THOUSANDS of folder / files??? It looks like there's every module existing in the world, not only those required for Metronic. I'm...
How would I reinitialize select2 within the invoice application? I have tried something like the documentation states for the form-repeater but to no success.
Hello!I would like to know how to use font-awesome, line-awesome and bootstrap-icons icons in Metronic for Angular. Because even the demo provided by Keenthemes for Metronic for Angular doesn't correctly display the icons.As seen here: https://preview.keenthemes.com/metronic8/angular/demo2/c...