Open-source by Keenthemes!Support our KtUI and ReUI open-source projects and help with growth.
Star on Github

Metronic (5005)

hi!i bought the template and now i want to use it, i go to use angular, i extracted the zip for the demo1 and when i trying run the application i receive the error Node packages may not be installed. Try installing with 'npm install'.Error: Could not find the '@angular-devkit/build-angular:dev...
Hello. Node: v20.7.0yarn: 1.22.19OpenServer: PHP 8.1Version metronic: metronic_laravel_v8.2.1.zipHave a npm run dev command error: # npm run dev> dev> npm run development> development> mix[webpack-cli] TypeError: object null is not iterable (cannot...
The installation went as expected as per the guidance found at https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started. All operations completed. I used yarn install and gulp --demo1 from the _keenthemes/tools directory. However, when I run dotnet watch from the StarterKit directo...
Need video tutorial for vuejs :(https://www.youtube.com/watch?v=2uWJpnuCMKQ&ab_channel=KeenThemes
Hi!Can you give us a vue repeater example? I am struggling with trying to figure out how to incorporate the html example since it uses jquery.
There are errors in console:Uncaught SyntaxError: Cannot use import statement outside a modulescripts.bundle.js:8280 Uncaught ReferenceError: $ is not defined at scripts.bundle.js:8280:1general.js:13 Uncaught ReferenceError: FormValidation is not defined at handleValidation (gene...
I've downloaded metronic_laravel_v8.2.1, and after installing dependencies and setup database, login does not works.I've followed the instructions at https://preview.keenthemes.com/laravel/metronic/docs/getting-started
Hi,I purchased your Metronic for building a web-app, and very happy!But; do you have plans to make the new X (Twitter) icon be downloaded?
In which file in the Laravel folder can I find the email address confirmation email with the verification link ?
We've a Metronic HTML template theme that we have implemented within a Vue.js project, leveraging the Vite bundle. Currently, we're encountering an issue with the functionality of certain theme scripts. Despite these scripts being loaded at the end of the body section, their functionality seems to b...
Hi,I am attempting to install and run the Laravel Starterkit for the recent Metronic 8.2.1 version. I've downloaded the latest version and unzipped metronic_laravel_v8.2.1.zip.I am 'Getting started' using the instructions on https://preview.keenthemes.com/laravel/metronic/docs/getting-started....
Hello. I want to use the filter in the user list, but I cannot make a selection in the filter even though I added all the js to the layout. I wonder what is the reason for this?https://pasteboard.co/gXBA1wSZlUZo.pnghttps://pasteboard.co/OPNvbxjK0knt.png (in default cshtml)
Hello ,I am using Metronic v7, and i will need to return a huge data records and need to use the server-side processing to paging it,i have ref to the below demo but it doesn't work when i change the Ajax URL to my backend php file, i am not sure what's wrong with my php file , i have compared wi...
Hi,I am using the data-kt-menu attribute to get the KT menu working.I am using the react demo 8.Unfortunately, the menu does not appear on click.This is my code:const LanguageSelect: FC = () => { const lang = useLang() const currentLanguage = languages.find((x) => x.lang ===...
HI!I am trying to figure out what my options are for having a time picker with AM/PM instead of 24 hour time. I see that the one used in the Vue dashboard that I have uses ElementPlus and they don't seem to have the AM/PM feature (at least as far as I can tell).Are there any other options avai...
I got invalid source error as:Access to XMLHttpRequest at 'https://abc.com/1.png' from origin "localhost://" has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.In order to security reasons I cannot modify CORS policy. I would be...
How to integrate Metronic into empty react project? Please, can you answer as simple as possible. I need to understand how to do it
hi there,in the metronic symfony starterkit there are 2 package.json files.one inside the _keenthemes/tools folder:{ "name": "keenthemes", "version": "1.0.0", "author": "Keenthemes", "license": "ISC", "homepage": "https://keenthemes.com/", "description": "Packages used...
I really need the old version of your Metronic theme, I mean the bootsrap3 theme html file. I have purchased Metronic theme can you please send me an old version of it
How to download or configure full template have all pages and components in Blazor?
Dear Support Team,I hope this message finds you well. My name is Ahmad Bilal, and I am utilizing the KT Metronic theme for our projects.I am writing to seek assistance with Vite support on the Demo 39 which is a HTML template and we are using it in the Vue js with vite bundle. I have created...