Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

All Questions (6406)

Hello, Is there an RTL for the style of Datatables for Metronic 8.1.8?? how to make RTL Datatables ?? PLS help me
Hi everyone, I used Metronic v.8.1.8 deom4, I want to add shecduler tool -Telerik scheduler (https://www.telerik.com/aspnet-core-ui)- , I added all script that related to Telerik in _Layout.cshtml, but telerik scheduler can't run, and this error displayed (kendoScheduler is not a...
I tried to run the react project by running `pnpm install` `pnpm dev` I'm getting this error when opening the page ``` Unable to resolve `@import "flatpickr/dist/flatpickr.css"` from /Users/ragnarok/Downloads/UI/metronic_v8.2.2/react/metronic_react_v8.2.2_demo1/src/_metronic/assets/sass 7...
InvalidOperationException: The view '~/Views/Pages/Dashboards/Index.cshtml' was not found. The following locations were searched: ~/Views/Pages/Dashboards/Index.cshtml I'm not sure what to add and get started. also when running build ``` > webpack [webpack-cli] Invalid configuration ob...
Hello. I just migrated the Metronic template to Blazor Web App Server, but I have something that is bothering me and I don't know how to solve it... For example, when I refresh the page, the loader show after few seconds... This is bad for user experience because first it render sidebar wit...
Hello, how i can reinitialized or make work KTMenu in Next JS?
Hello Keen Theme, I find your theme amazing. I have a question regarding the license. If I purchase the basic license, can I use this theme to build a product like a school management system to sell it on Envato or any other marketplace? Is this allowed under the basic license? If not, what license...
I try to edit user and after i update, error avatar. same after i try to create user have error assign role
I want to setup a webpack watch system in my project in the following structure views/ -- assets/ -- src/ -- tools/ I changed the webpack and gulp config to match the new dir structure change ( demo1/assets ) but I'm getting errors like ``` Error: Module build failed (from ./node_modul...
where can I access old versions and documentation
I'm following the Quick Start instructions located at: https://preview.keenthemes.com/html/metronic/docs/getting-started/build/gulp I extracted html demo1. I am in the tools directory and as mentioned in the guide, I am supposed to run the 'yarn' command (Step 7) but I am getting an error. He...
I would like to see the "Business Intelligence" layout in action, but when I select that option on the Prebuilts/Layouts page, a completely different layout is loaded. Which demo number corresponds with the "Business Intelligence" layout?
Hi, please I'd like to know why I'm unable to download some demos
Getting a `NoSuchKey` from digitaloceanspaces when trying to download the HTML version of Demo 62.
We have this error on page load jQuery.Deferred exception: Cannot read properties of null (reading 'classList') TypeError: Cannot read properties of null (reading 'classList') at http://mywebsite.com/static-dev/vendor/keen2.1.1/dist/assets/plugins/global/plugins.bundle.js:2:23910 at A...
Dear Metronic Support Team, I trust this message finds you well. I'm Shehzad, a full-stack developer , currently utilizing the Metronic Responsive Admin Dashboard Template for a project. I've been referring to the deployment documentation https://preview.keenthemes.com/metronic8/react/docs/doc...
When working with opening new components within v-for, since they are added after page-load, the dropdowns are not loading: data-kt-menu-trigger="click" data-kt-menu-placement="bottom-start" data-kt-menu-overflow="true" class="menu menu-sub menu-sub-dropdown" overflow:scroll;" data-kt-menu="...
Target class [App\Core\Bootstrap\Metronic\Demo1\BootstrapAuth] does not exist. The initial Laravel kit is giving an error. in new version
Hello, I recently purchased the Metronic Admin Dashboard Template. Our client has requested that jQuery must be kept up to date with the latest version. I found that jQuery is placed inside the plugins.bundle.js, and we are unable to manually change the version. Could you please provide instructions...
Helo, Why in this page https://preview.keenthemes.com/metronic8/demo20/apps/calendar.html when i click the date, not worked in mobile device, in desktop is okey and running weel, but in mobile device not work, please advice, and help me, i have project in schedule booking and using this c...
Hello! I'm getting the following error upon user registration: Registration.tsx:67 TypeError: Cannot destructure property 'data' of '(intermediate value)' as it is undefined. at onSubmit (Registration.tsx:56:22) The user is created in the backend, but is not signed in due to the above....