Open-source by Keenthemes!Support our KtUI and ReUI open-source projects and help with growth.
Star on Github

All Questions (6094)

Hello,how can I toggle the menu so clicking on the toggle button it collapse then the full space is gained?ThanksPaolo
Hi,I'm using Metronic 8.1.4 and I noticed a bug regarding select2 (inside a form).When I reset the form (by clicking on input type="reset") the form itself reverts back to its default values but select2 keep showing previuous values (seems more a visual inconsistency).You can reproduce yours...
Hello , Im trying to upgrade to the last release of the Metronic angular version. But im having issues with the layout all my previous modules are not taking 100% of the browser width . I have tried to create a fresh module and put the content of your "Profile -Overview " but it does the same...
I'm using the metronic 8, but the build speed is too slow. It takes about four or five minutes I wonder if there is a way to improve it. For example, I want to know if I can use vite instead of webpack-rtl or other packages.
Hello, the content of this page of bootstrap5: Browsers and deviceshttps://getbootstrap.com/docs/5.1/getting-started/browsers-devices/Is the content all compliant with metronic 8?Thank you
I'm needing the JS and CSS files for Angular version in demo 18. Are there possibilities? Thanks
I want to implement datatables.net drag and drop column functionality on Angular Metronic theme. But I am not able to get any workaround how to implement it here. Do you have any help for me. Thanks Reference: https://datatables.net/extensions/responsive/examples/column-control/colreorder.html
Hey there!I've just purchased your theme via the Bootstrap Theme page.Your doc state that there's a theme folder containing the Figma files, but I've downloaded keen_v3.0.0 and I can't find any.I need the theme Figma Design System to design a dashboard for our developers.Where I can find t...
Hello, metronic 7 also does not work in metron 8 from this code. I get a warning as "No data available in table". How can I fix this?function productTable() {(function() {var t;t = $('.m_datatable').DataTable( {data: { type: "remote", sour...
Hi thereI have installed Metronic React. I am looking to integrate with a Django based RESTful API backend service.Does the React theme come with any helpers for Axios (or other) integration with Restful API's?If no helpers, is there anything that needs to be done in theme to get this wo...
I'm trying to implement msal-react in Metronic so that my customers can log in and log out using Microsoft's Azure AD B2C like in this example:https://learn.microsoft.com/en-us/azure/active-directory-b2c/configure-authentication-sample-react-spa-appMicrosoft Authentication Library for JavaScri...
Hi,When I use the Metronic's KTPasswordMeter class it asks for a password of a minimum of 8 characters. ("Use 8 or more characters with a mix of letters, numbers & symbols."How can I change the minimum rerquirement to 12 or mor characters?I checked the Password Meter api documentation...
Hi,is JQuery installed by default in the ASP.NET MVC Core starter-kit or should we installed it ,if it is already installed , how can I consume it in my razor pages!?
Hello! I would like to implement a datatable from HTML version ( with subtable ) in Laravel version using Yajra Laravel described here: https://preview.keenthemes.com/metronic8/laravel/documentation/general/datatables/overview?demo=demo1 This is the table: https://preview.keenthemes.com/...
Hi Keenthemes,isn't a good practive to name you svg files country inside flag folder by alpha 2 or maybe alpha 3 code name ?? like (us, fr, ca, mx, ..) USA, France, Canada, Mexico, ..Here's a ressource : https://www.iban.com/country-codes or more well organized buy Letters : https://www.na...
Hi,Is there a way to make a 100% height based on the current viewport?The use case will be the chat page. We want to show the chat to have a fixed height. The input text is always at the bottom and we can just scroll at the message container and the contacts container on the left. I...
Hello I want to setup new laravel project by using the html version of Metronic 8but it's not working in Laravel I followed the guide video which is version of html setupI have assets, layout, pages, partials, and index.phpand I also converted all the html to php like the video did....
Using material datepicker, inside dropdown menus, When a date is selected dropdown closes, how to avoid it?THanks
when I am using KTUtil.btnWait in "Metronic 8" it responses with :Uncaught (in promise) TypeError: KTUtil.btnWait is not a function at Object.blockButtonId (base.js:802:16) at submitLogin (login.js:55:17) at login.js:49:17
Hi, How do we implement ckeditor in metronic 8 using react?
I just noticed that in the metronic documentation the background color bg-lighten is equal to the bg-white, as shown here: https://i.imgur.com/YqnFEmS.png . I think the problem could be that the css class bg-lighten does not exists in the style css file.In the previous versions this backg...
when I am using KTUtil.getById in "Metronic 8" it responses with : Uncaught TypeError: KTUtil.getById is not a function at initValidation (login.js:25:63) at Object.init (login.js:13:9) at HTMLDocument. (Login:146:33) at mightThrow (plugins.bundle.js:3766:29) at process (plugi...