I want to validate textarea but when I use it, an error appears and I can't find the problem:plugins.bundle.js:26270 Uncaught TypeError: Cannot read properties of null (reading 'classList')the javascript:validator = FormValidation.formValidation( form, { fields...
hi any update for svelte/sveltekit integration guide for v9 ? or is there any current integration that is similar to svelte ?right now what i am trying is like this.1. Copy all the tailwind.config.js into svelte tailwind.config.ts2. Copy all the required tailwind.config.js plugin to ./src/...
Metronic v.9.0.1Followed quick start steps 1-6Issue #1During step 6 the process never finishes; the last line output is:webpack 5.92.1 compiled successfully in 5500 msHowever pressing CTRL+C gives message:Terminate batch job (Y/N)?Proc...
Hello,Can I suggest a small change in the KTThemeMode logic?I'm using the event `kt.thememode.change` to grab user's choice and save it in the database.But there is a scenario where this event is not triggered:Imagine that:- My system theme is 'dark'- My current selection is them...
I'm going through the installation guide for Metronic 9 Tailwind: https://keenthemes.com/metronic/tailwind/docs/getting-started/installation and just want to use the HTML version.Do I need to do points 6 to 8 with the HTML version, as it looks like the files are already in there?
Hi,Time to time we need a new page designed based on the Metronic theme and regardless of what we try or whom we hire, for some reason we are never able to get pages as polished as ones already present in the theme itself. So, the new page we get, you can see that it was done not as part of the...
hey,on page doc:https://preview.keenthemes.com/html/metronic/docs/forms/tagify#users-with-avatarsi get on console JS error of:tagify.js:1 Uncaught ReferenceError: Tagify is not definedi want to see and use sone of the sections on this page.i try different browsers without luck....
I've noticed several classes are missing in assets/css/styles.css file.They are present in Docs tho /docs/dist/assets/css/styles.cssFor example:This menu pagehttps://keenthemes.com/metronic/tailwind/docs/components/menuUses this block to show the accordion a...
I downloaded the latest version of keen admin demos [1-9] (V3.0.7) and noticed the new structure of the build tools. The paths configured for gulp.config.js and webpack.config.js were not working correctly either.In gulp.config.js I made the following changes:dist: ["../dist/assets"], //...
We are building an API and currently exploring options for the frontend. I have a few questions regarding HTML usage. Can we fully utilize it like in React, for example? Is it possible to handle sending requests and dynamic interactions with JavaScript, or would it be more like a static HTML skeleto...
please let me know how can i use all features and templates that i purchase from you for example how can i use EDITORS or jsTree you give me things like magic i need to use it please let me know how
Please help, I am following all installation instruction from the docs and getting stuck when running npm build. i am using node version 20.15.0 (LTS) and npm version 10.7.0. Screenshot:https://gcdnb.pbrd.co/images/XRm8UAgz2rD2.png Metronic 9 Tailwind
Dear Metronic Support,I am integrating the invoice creation feature from the Metronic HTML template into the Metronic Angular template. Specifically, I aim to replicate the functionality for line item amount and total amount calculations, as demonstrated in the HTML template. Could you guide me...
Hi,I have an HTML and PHP project built on Metronic 5, and I would like to upgrade it to Metronic 8 or at least update Bootstrap to the latest version. Could you guide me on the best approach to achieve this?Thank you.
I want Change src/_metronic folder name and also directory change. oralso, I want to base theme for use all react app. so how can I do this my react app
I just purchased the Keen v3.0.8 html template from Bootstrap and I'm having some problems with getting the drop down and other JS to work. I'm assuming it's because I'm trying to import everything into ReactJS.Am I missing something or does this version come with a React template?