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

All Questions (4832)

I tried multiple plugins.to this example When I gave scroll:true value, I got the result I wanted.
figma file says it's 12, but it obviously is not...desired demo:https://imgur.com/a/aLJyXZsactual demo 12:https://preview.keenthemes.com/metronic/demo12/index.html#demo 10 from figma would also be appreciated
Hi i have a problem, i need to customize a view by passing something specific on the context, but the problem that i have is that if i recall my custom templates inside the default _templates/pages folder they are not recognized as templates (?)but if i copy the template inside a local "templates"...
I bought this template in this week and i dont know how to use this. I want to modify some functions, save some data on my own API, but the js dont allow certain changes, even css dont modify. Help me please soon as possible.
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...
how can I install metronic 8 in an existing blazor project?
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.
How to use ASP.Net core identity (Login/Register) in starterkit template ?
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...