I have purchased the Start Pro theme and I need to show an image in the Modal with some options in it. How to fire a Modal with onchange event of an Input type = file? Please help. Thanks.
Hey everyone ! Recently i have been searching out for demo(28) e-commercee theme for react but im unable to find that. I have only found demo 1 to 8 on the download page ( https://devs.keenthemes.com/metronic )Can anyone please confirm if it is available or not
Getting the following error trying to follow the instructions at https://preview.keenthemes.com/html/craft/docs/getting-started/build/webpack. I'm following the instructions but at the "npm run build" step I get :[webpack-cli] Invalid configuration object. Webpack has been initialized using a co...
I'm getting the following errors after following the quick installation guide after running npm run build:> keenthemes@1.1.6 build> webpack[webpack-cli] Failed to load 'C:\Working\CraftTheme\tools\webpack.config.js' config[webpack-cli] ReferenceError: require is not defined at file:...
It seems that the build tools are outdated. At first, I tried NPM and Yarn to build, but I got an error stating that it should be using .cjs instead of .js for Webpack. When I renamed the file to .cjs, I encountered another error:Failed to compile argv bundle!resolve '@shopify/draggable...
Hello,I bought my React template from ThemeForest, and it’s working perfectly.While trying out KeenIcons, I noticed that not all the icons listed at https://keenthemes.com/keenicons#freeversion are available on my local.Most likely, some new icons were added after I made my purchase.Is it po...
hello i want to ask for your help, how to use your dataTables if in laravel?for example i have copied the table for id kt_customers_table, but when in laravel it doesn't work properly like in the demo apps
Hi, I want to know how to use Image Input correctly. I try to use this code: imageInput = KTImageInput.createInstances(); imageInput.on("kt.imageinput.remove", function() { console.log("kt.imageinput.remove event is fired"); }); And I also use: imageInputElement = d...
Hi, I want to create a menu that is just a link without a dropdown. How can I do it? I tried it like this. Is this the right way? https://pastebin.com/XXZbk3cX Dashboard
HI,I have just bought the template Good – Bootstrap 5 Admin Dashboard Template and in particular I want to run the project for Blazor.Following the documentation (https://preview.keenthemes.com/blazor/good/docs/getting-started), when I runnpm run buildI get an errorFailed to load '...
Im using next js 15 with app router and facing issued, the toogle sidebar not working and the expands menu showing twice icons here is the code for initiate metronic template export default function GlobalInit() { const pathname = usePathname(); useEffect(() => { if (t...
I bought the metronic template. I asked the developer to help me attach the Bottom navbar for mobile to the template. Thank you very much.chamhet256@gmail.com
I downloaded the zip file . Unzip it. Run all Node commandsusing this link> https://keenthemes.com/metronic/tailwind/docs/getting-started/installationBut I do not found anything generated.Run all commdands under metronic-v9.1.2\metronic-tailwind-html folder.I need all components files (h...