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. First and foremost, I'd like to express my appreciation for the quality of your theme and the features it offers.I am writing to seek assistance with a spe...
Hi,With demo 53, there is a Cross-Origin Request with all the flag icon ( "https://www.amcharts.com/wp-content/uploads/flags/norway.svg" for exemple) and no flag appear on chart.Thank you for your help.Regards
Hello,Can you guys help to double-check again on Flask starter kit? There were quite a number of missing files. Especially the run.sh file. Nowhere to be found.The virtual environment also is not working properly in Mac OS.Can you release it as a standalone version without the venv and p...
Hi,I'm using your Sticky class for use sticky on my elements.when the page is loading everything is works ok, but I'm doing some UI update in some time, and the sticky stop working.I've done the "KTSticky.createInstances();" call, and when I'm scrolling I see the element definitions changing...
Hi! Recently, I received this awesome template. I've started to play around with it and have successfully exported the source code for the template layout. However, I haven't been able to find the login layout. I did notice that there is one in the "dist" folder, but I'm unsure if I should use it. S...
My manager has purchased Metronic and he gave me the product key. I am trying to download a paid metronic react template with purchase code but I am not sure how to do that. I can only see the option that asks me to pay and it doesn't have any field to enter purchase code.
hello,in angular version i want to keep the toolbar set to reports by default (right now i go to builder and set it from there each time) and only want to show it in dashboard and selected pages, but its showing in all of my pages.can you help me here? which service have the settings for toolb...
Hi Team, How to Update KTDataTables data by fetching it from API. I am facing updating data in KT data Table fetching from API in vue version of metronic 8. Thanks in advance.
I am using the metronicv8.2.0 demo20 html theme in my project. One of the features I have leveraged is the use of metronic drawers.After adding the required html, if I load the page, the drawer is first displayed and it then slides off the screen.I am currently trying to figure out how to no...
helloi have problem with select2, im using ajax and pagination, data not show$("#tempat_lahir").select2({ allowClear: true, minimumInputLength:3, ajax:{ url:url+"/master/wilayah/listSelect", dataType: "json",...
Hi !What is the process of creating a new datatable in Metronic Laravel starterkit ?It seems it's quite complicated, I followed the official yajra docs but it's not working on the starterkit, although working on a fresh installation of laravel (without metronic).Thank You
I am developing a project with Metronic 8 and Laravel. Is it possible to translate .js files with messages that are in English to other languages? For example: In the Sign UP form, I have a file: 'assets/js/custom/authentication/sign-up/general.js', whose messages are in English. The qui...
Hi I'm using metronic vue demo 1,I created a modal to handle creating and updating data, when updating the data should appear in the text fields so the user can change it, but that didn't work for me. I have tried multiple tricks, her is my code
Hello,I'm having a problem with Bootstrap 5 regarding the use of utility classes for display control. My goal is to hide a specific element on screens of size "xs" and display it from screens of size "sm" and larger.To achieve this, I've applied the .d-none and .d-sm-block classes to my elem...
I have an extension folder with an images path to put all my custom icons, but inlineSVG does not work when I refer to my SVGS. They do not load at all. When I put it inside the metronic assets folder they load fine. Is there a predefined URL set by the module somewhere? I would like to use my o...
Good morning, please I need your help to download the version of the theme that is in this urlhttps://preview.keenthemes.com/metronic/demo1/index.htmlWhen I download I get another version of the theme, please help, since I really like this version and I need to integrate it into my project tha...
Hi,I try to use metronic 8.2.0 for Django , but i can't build assets.With GULP :file:///C:/Users//starterkit/_keenthemes/tools/gulp/helpers.js:16import {glob} from "glob"; ^^^^SyntaxError: Named export 'glob' not found. The requested module 'glob' is a CommonJS module, wh...
I am having issue to understand how to set up and use the Theme with Blazor. Everything seems installed, and I know that the Blazor Theme does not include every single side the HTML includes. I also know that if I want certain stuff from the HTML Template, I can simply copy and paste the HTML into m...