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

Tag: Metronic (1312)

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?
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...
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...
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...
Good evening im from the philippines and im Planning to buy a REGULAR LICENSE im going to use it for my client for example scholarship.company.comAnd im planning to use the template again for Pdao.company.comIs regular license enough im so confuse can somebody please clarify it.Im just...
I'm using html version of Metronics(version-7). Some of assets are loaded dynamically during run time in browser (ex: node_modules).I need to update specific version of a plugin due to vulnerabilities, but even if I update the plugin version in pulgin.bundle.js, while runtime it is picking up th...
hi , Our project uses the angular framework and ts. On the metronic website, all components are packaged into js files, such as the data range picker component. How to introduce and use it in the project
Dear Metronic Support Team,I have encountered a situation where I need your guidance to ensure the proper implementation of user authentication in my application.I am using the signup form template provided in the Metronic theme, and I have successfully integrated it into my Django project....
Hey,I have a menu that on hover I open a submenu, my main menu is limited with height and I added 'overflow-y-auto', the problem is when my submenu is opens, so it not opens on the right, its override the main menu. my code:
Hi, I have a question about using external css in the app. I use metronic with react app, and now i am trying to get page from another service like confluence. I am getting json file with whole html including styles, but when page is displayed in my app, styles from metronic overlays styles from...
Good Day KeenTeam Dev,I'm here to report and to request for Metronic 8 datatable responsive layout to be same as Metronic 7 as per comparison now the Metronic 8 datatable responsive looks like a downgrade compare to Metronic 7.Kindly refer to the image below for comparison: -
Hi Team,I trust this email finds you well.I am pleased to inform you that after navigating through numerous warnings and challenges, I have successfully managed to run our new theme on the platform. I appreciate everyone's hard work and dedication in making this possible.However, I have...
Greetings! I'm having a hard time figuring this out with the KT integration. I have some cards loaded into a tiny slider. They scroll and everything works as expected, except data updated via ajax isn't displayed on the cards. The scrolling cards only show the dummy data from the initial page lo...
how to set up separate project files? I set up a new file with my project but its not working can you help me to set up my project
Hi,I am using Metronic React demo 8.Every time I try to use the LayoutSplashScreen it disappears automatically after a certain time.As example:I have a provider which is loading data. I am rendering the LayoutSplashScreen while the data is...
Hi,I am using the React.js demo with Typescript.Unfortunately, the "DefaultLayoutConfig.ts" does not have an effect on the application.I followed the notice on the layout builder site and deleted the local storage, but still there is no change.Do I have to change the layout configuration a...
Hi there,i do have two different css file which needs to use for a component.a file has been imported in component.css file using @import methodhow to change the import css file to different css file by dropdown selection in component.htmlexampleComponent-a.htmldropdown 1-test1...