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

Tag: Metronic (1309)

Hi !I use Metronic 8 for Symfony, I use Select2 in a modal, and I try to set values in JS (Multiple values), but even when doing a .trigger('change') or select2:select, the values are not displayed in the input. On the other hand, when I open the dropdown, I can see my selected values, and when...
Hello, I would like to start a new project using Metronic theme and I am a bit perplexed if I should use one of React demos as a starting point or is there some empty React template/skeleton to start new React app? Mojo
I tried to depoy React version (demo7) on vercel but it seems to be not working. I tried with both the edited version and the freshly downloaded version, and both seemed to show the same issue/error.Fresh Install - https://test-pink-eight-23.vercel.app/Edited Version - https://sales-ai-seven...
Good afternoon,I am using Metronic 8.2.1 Laravel, and by default, it comes with the users table, and I would like to know how I can insert other tables, and what is the most appropriate way to do it. For example, fetching the tables from the eCommerce Catalog and using them.Could you please expl...
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...
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...
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
Hi,on "KTSearch" whene "show-on-focus' definition is turned "false", then got error when trying to access "minLength" var _focus = function() { the.element.classList.add('focus'); if ( _getOption('show-on-focus') === true || the.inputElement.value.length >= minLength ) { _show...
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.
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 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...
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.
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...
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(...
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}; │ ^^^^^^^^^^^...
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...
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 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...
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...
How to download or configure full template have all pages and components in Blazor?