Hi team, i have started the project with Django and when looking at the theme I want to download this page https://preview.keenthemes.com/metronic8/demo1/landing.htmlif this is not already available in the source code. If it is how can i access this page?Screenshot for your refe...
Hello, I can't find example of Sub Datatable for react?There is example for html with use of datatables but nothing similar for react.I would like to get result like this but with react:https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtableThanks.
I am developing on Rails application so I get this error, please help me with this problem:@font-face { font-family: keenicons-duotone; src: asset-url("keenicons/keenicons-duotone.eot?eut7fk"); src: asset-url("keenicons/keenicons-duotone.eot?eut7fk#iefix"), format(...
I´m using Metronic 8.2.1 Laravel and i have this errors:Uncaught SyntaxError: Cannot use import statement outside a module (at plugins.bundle.js:41261:1)scripts.bundle.js:8280 Uncaught ReferenceError: $ is not definedat scripts.bundle.js:8280:1(anónimo) @ scripts.bundle.js:8280general.js:1...
As seen on the documentation page (https://preview.keenthemes.com/flask/good/docs/index):TemplatesTake your templates to the next level and build dynamic interfaces with ease using various pre-made Good layouts and partials. Show Me How (https://preview.keenthemes.com/flask/good/docs/vie...
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...
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...
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...
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...
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 ===...
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...
There is an error building Demo 11 in Metronic HTML (I'm using Gulp here)Error in plugin "sass"Message: ../demo11/src/sass/components/_card.scssError: Undefined variable. ╷8 │ --#{$prefix}card-bg: #{$card-bg-dark}; │ ^^^^^^^^^^^...
How can I resolve the following issue?I am using LdapRecord for authentication; however, I've encountered an error.Additionally, when I attempt to access the roles in order to view them, I receive this error: 'The LDAP connection [mysql] does not exist.
Hi everyone,I'm working on a Laravel project with the Metronic theme and I'm trying to figure out how to switch views based on the user's role. Specifically, I want to display a different dashboard for 'admin' users compared to 'client' users. What is the best practice for implementing this in L...
Hi KeenThemes staffI'm a user of your Angular Keenthemes templateHow I can inegrate DropZone JS component in Angular 15 project?https://preview.keenthemes.com/html/metronic/docs/forms/dropzonejs
Hi,I mentioned these issues before but it seems like you have not fixed them yet so I remind you so that you could consider and give me a better workaround if any- Initial image goes back after removing.I mentioned here
I'm working on a Laravel project and I'm struggling to switch the default demo page into another demo page. I'm not sure where to begin and afraid of damaging the project. I would appreciate it if you could guide me through switching the demo page step by step.I need guidance on switching...
I am using demo4 react version Metronic . While using react-apex charts for updating real-time data.it is not properly updating. That is horizontal movement is missing. pls give full code for real-time updating data. x-axis - time and y-axis -temperature .In each 1 second a new array of time an...