Christmas Sale! Limited Time Only - Enjoy 30% Off Metronic Extended License!
Buy for 669$  969$

Tag: HTML (1377)

I am looking to add the Actions dropdown button in my datatables to edit or delete that records as shown in you https://preview.keenthemes.com/metronic8/demo1/apps/user-management/roles/view.htmlBut unable to find the script for the above executions in the code.Can you please help me out wi...
Hello, I want to ask about the stepper. I am using stepper version 8 on javascript and html. How to reload the stepper and the form contained in the stepper after I click the submit stepper without reload the page? How to use stepper.destroy and reinit the stepper. Thanks.
Hi.Route information : http://root.localhost:4200/contactprofile/2/overviewComponents : ContactProfileComponent,OverviewComponenthere when i go a spesific profile the router automaticly routing to child overview component in contact profile. I used data-kt-menu in overview component.
Hello,How to use the Layout Builder Exported Files, I am struggling here and I wonder why it's not something easy to do.I am trying to make the template RTL.Best Regards
I am using this documentation as a sample reference -> https://preview.keenthemes.com/html/metronic/docs/general/datatables/server-sideMy datatables is loading continuously without showing results. I suspect I wrongly code the followings in datatables.php:public function getJsonDecode(): mix...
In the lighthouse test, plugins.bundle.js took more time to load. so it's causing the performance of the site.Anyway to import/use this effectively?!
I am using sub tables from this linkhttps://preview.keenthemes.com/html/metronic/docs/general/datatables/subtablebut showing this error Uncaught SyntaxError: Unexpected token ']' in your JavaScript which i just copy-pasted......and after getting viewsoure of page ........i come to know...
URL:https://preview.keenthemes.com/metronic8/demo1/documentation/editors/ckeditor/classic.htmlerror:ckeditor-classic.bundle.js:5Uncaught SyntaxError: Invalid or unexpected tokenclassic.js:7Uncaught ReferenceError: ClassicEditor is not definedat exampleClassic (classic.js:7:9)at Objec...
Can make a metronic 9 datatable responsive like this other version? https://preview.keenthemes.com/metronic/demo1/crud/datatables/extensions/responsive.html
Hello :) According to this documentation page https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build/gulp.htmlI should go to the "/theme/tools/" directory, but it doesn't exist for me.What to do ? I tried to re-download the .zip but it's still not t...
Hi!I have a stacked modal on my page, and I want to close it by javascript.I´m using the modal.hide() but nothing is happening. :(I initialized the stacked modal:modalColecao = n...
Hello,I am using a select2 control inside a Modal popup that sometimes are scrollable due to content size more than the screen height,The dropdown menu of the select2 sometimes shows away from the select2 and sometimes it flickers and never shows, this behavior happens when a part of the pop...
It was tested in versions 8.1.2 and 8.1.3 but it does not work (the relevant icon is not displayed)
I need help resolving errors which appear when I integrate Metronic 8 - Demo 6 HTML into Laravel 8. I have tried using the assets function to load css/js resources which loads them successfully but the errors persist.These are the Errors> UnCaught TypeError: Cannot read properties of undefined...
Hello, I am using metronic v8.1.5 demo20. I want to use the menu above as a left menu, how can I do it?
Hello - My apologies, I'm a very old school coder, and I'm using Metronic for the first time (any modern template actually). I have a question about form submission.Currently, when I submit a form, it ignores form action and instead uses script to pass the value of name and value in the URL...
In documentation for Sticky component the example does not workhttps://preview.keenthemes.com/html/metronic/docs/general/sticky
Hello - I'm building based on Demo39I have the accordion menu on the left sideWhen there are sub-menus, there is a very faint arrow pointing down that can be expandedI've gone through the CSS and tried updating colors where I could, but I can't find how to change the color of this arrow,...
Hi,I did everything as described in the below link in my php plugin:https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/build?demo=demo1I log in to the system and everything work but my browser console is showing some errors like below, and when I comment include p...
The html of demo2 is different from the style of the top menu of the vue version, can you fix it?
Hello ,I am using Metronic v7, and i will need to return a huge data records and need to use the server-side processing to paging it,i have ref to the below demo but it doesn't work when i change the Ajax URL to my backend php file, i am not sure what's wrong with my php file , i have compared wi...
Hi,I'm using Metronic 8.1.7 with ASP.NET MVC application. I'm trying to implement Multi Sign-in like in demo1\dist\authentication\extended\multi-steps-sign-up.html but I can't get quite the same appearance as in sample.What css and js files must be included beside mandatory global files and As...