Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

All Questions (4856)

Hello, I'm trying to implement select2 to a select input from a modal form, but I can't seem to trigger the search bar. It changes styles but the input search field doesn't activate. Every time I try to make an input by clicking inside the field, or trying to trigger it by pressing a key in the...
Hi, I downloaded the updated version of Metronic through my license on themeforest but the React part is missing, there's only an html page that points to your website.There used to be a demo1 folder inside the react one with the project but now it's missing.Can you shed some light? How can...
Hi All,With regards to the following in Layout Builder here: https://preview.keenthemes.com/metronic8/demo6/layout-builder.htmlDo you have any advice on how to ensure that the 'spinner & message' renders correctly when on mobile? It seems like the 'loading' first starts off to the lower righ...
Hi, I'm using Metronic 8.1.7 and I want to add a Contextual menu when we Right Click over an element like a block of text.How can I do it (easy way) :) ?Thank You
Hello,I started VueJS to improve my personal learning. I'm trying to integrate demo37 into vuejs. I used tab on the homepage, but the user dropdown in the top menu does not work. There are no errors in the console.I am using Laravel InertiaJS.
When the mobile phone browses vue-demo8, click the user menu button and the user menu will be displayed on the back of the sidebar instead of the front
When I run my React project, I cannot find the multi-signup design. How can I obtain it? In the React dashboard, I have found limited functionality, but when using HTML, I have access to all pages.
Assalam o Alaikum i want to change font family of of React demo 2 in metronic 8. I have apply the same method as in video but font family not change. Provide me solution to change font family in react
Hi Lauris,Metronic Vue 8.1.7when using e.g. post request const getUsers = () => { ApiService.get("account/list") .then((data) => { tableData.value.splice(0, tableData.value.length, ...data); }) .catch(({ response }) => { console...
Hi I have this error Failed to parse JSON file, invalid JSON syntax found at line 2084I know de error is not in the .json file, so Iḿ asking me how to setting server.hmr.overlay to false in vite.config.js. in the proper way to see if itś solves my problemt. Thanks...this is the .json by the...
Im new to themeforst and buying themes.Finished my software dev study and wanna start a small business.Want to use Metronic laravel to create a dashboard where ''clients'' can do their things.Or i want to do it like customer.myproduct.comor myproduct.com with a login -> selecting tenan...
Hi, earlier version like 8.1.4 has this already covered.Again switching to dark mode - element plus still lightThe same with SweetAlert.Can you please give me a tip to fix both?
Hi ,please can you replay to me in this question in this link I asked before 2 day Thanks .https://devs.keenthemes.com/question/rtl-language-switch-vue-metronic-8
I have below warnings on every pages. Please advise what I need to check. plugins.bundle.js:58060 Tagify: input element is already Tagified - Same instance is returned. ​M @ plugins.bundle...
Hello, I'm using the Metronic theme v8.1.5 with the Blazor server now. I want to update the version to v.8.1.7.Is there any issue for it? Can I simple update by copying the downloaded theme files?
Hello,i have never worked with node.js, webpack or gulp before.Can I install and use the theme without these tools.Otherwise I still have to learn about these tools.I also do not know if these tools affect my development environment.Many thanks and greetingsWolfgang
I read the documentation of the metronics theme for light box use. and followed the steps but it's not working fine in the angular project.
After completing all the steps in the documentation and going to localhost:3000 I get this error:ENOENT: no such file or directory, open '/Users/xxxxxx/Downloads/nodejs/starterkit/public/assets/media/icons/duotune/arrows/arr066.svg' at Object.openSync (node:fs:590:3) at Object.readFile...
Hi,I'd like to play with this version and check possibility to migrate from 8.1.4This version is a little bit different.I manage to run it 1. disabling "Typescript and JavaScript Features" - in vsCode2. disable Vetur - in vsCode3. install Volar - in vsCode4. install TypeScript Vue P...
on my console ım getting theese error, and ı guess its just about smt named KTUtil, ım fresh guy in softwares so would you help me please?widgets.bundle.js:1 Uncaught ReferenceError: KTUtil is not defined at widgets.bundle.js:1:1405(anonim) @ widgets.bundle.js:1widgets.js:1 Uncaught Ref...
Could you help me resolve a conflict between the inputmask and formValidation components? When I try to validate a field with inputmask, formValidation doesn't work.exemplo: