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

All Questions (4834)

Hi, I cannot seem to build the blazor sample project for the metronic bundle i purchased.
Hello,After setting value to dropdown like this $('#myDropDown').val(1);The selected value is getting blue V symbol but the caption of dropdown is still shown the text of placeholder how can I show the selected text value instead of placeholder?Thanks.
Hello I have a minier Plugins.bundle.js file with the demo2 of mettonic and I can’t delete it or delete a block of code in it because when I do that the page not works correctly how I can remove this files she take 2Mb
Hi,How can I browse the documentation for Metronic v8.1.4?I am looking for the docs for the List component and it seems that it is removed in the updated version v8.1.8.I tried to upgrade a project built with v8.1.4 to v8.1.8 but it is nearly impossible, the changes are too many.Than...
I'm trying "npm run build" but I receive the below error. I have already remove "type": "module" as said in the notes.Error>> Failed to compile!resolve './webpack/scripts.js' in 'C:\test\starterkit\_keenthemes\tools' using description file: C:\test\starterkit\_keenthemes\tools\package...
Whem i try use the function hideSeries() of ApexCharts i have a error:Uncaught TypeError: t is null value http://localhost:8081/energytrader/compras/assets/plugins/global/plugins.bundle.js:101 value http://localhost:8081/energytrader/compras/assets/plugins/global/plugins.bundle.js...
I need the template 8 sample for laravel. I see that it is only the template one option that is available for download.
Hello. i wanna purchase theme but i want to make sure will found figma source file or it's only coded theme Thanks
how to override dropdown list with up and down arrow on Demo 1 with same styles *Logo *Name1 then under the Name1 workspace_Name the *(up and down) Arrow when clicked any where on logo space dropdown list of other workspaces with other Logo, Name and workspace_Name Ex: Logo1, N...
Hello,How to make single page hash navigation in html without using hash? I want to use the html in an Angular Project.
Quick Installation and Templates tabs in Symfony docs doesn't work:https://preview.keenthemes.com/symfony/metronic/docs/index
HI There,Is that possible to have Stepper with progress bar rather than headings Thanks
Hello!I'm using Metronic Vue version 8.1.8.To manage permissions on the server side, I would like to create the main menu asynchronously by making a request to the server using the ApiService.I made the following changes in the original Metronic Vue Demo7 component /src/layouts/main-layo...
Hello I want to ask why since I put your Medtronic demo2 on my website is so slow nexus-gw.xyz that’s my website I don’t know why you can do an insight Google speed he is so slow
I added assets files to my mvc project. I can't create a modal. What codes and files do I need to add to my project to open a modal when a link is clicked as soon as possible?I've been dealing with this job for hours and I'm starting to think that I don't deserve my salary. I would be very happy i...
Hi, I am trying to create a fixed header datatable inside a card. All the js and css files from `gulp` is getting compiled to css and js of my project. But table is not getting fixed header in my page. Can you help me with that?
I did not find this layout in the download file. Please guide me on this asaphttps://preview.keenthemes.com/metronic/demo1/custom/apps/user/list-columns-2.html
Hello, is it possible to migrate the version from 3.9.1 to the latest version that's in the bundled js?Or should I just install it using npm install chart.js ?Thank you.
HelloKindly let me know why I can't download React demos, I purchased the license yesterday from themeforest, Please advice
Hello. Im trying to implement the avatar option on an angular project using ImageInputComponent. I have bootstrap ImageInputComponent on the ngOnInit of my component like this: ImageInputComponent.bootstrap('#my-avatar')But this is not working, the cancel or remove options, never worked...
I have a razor component which shows an user list that can be filtered. Each row... has action button which opens a menu on click. But when i filter and users counts change to none.... when i clear filters and get to the default quantity... the action buttons no longer opens the menu. I solved this...