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

All Questions (4832)

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...
There is a bug with the single date picker.(even on the demo page)The month dropdown doesn't allow selection with the last year of the date picker chosen.Every other year works just fine, and month selection...
Hi, I need all design file of Metronic 8 latest version: Figma, XD, fonts, images,...Thanks.
When we create a new module in angular version, the content page looks like smaller than if we use other pre build modules, can you help me finding an solution for this?Pre-build:Module created:
Hello,I was wondering if it's possible to add the metronic template to a blazor server side application... in specific an Abp.io ones..Thanks
In the previous versions of the theme the checkbox inputs would have the class form-check .form-check-input that had the property cursor: pointer. In the current versions this was removed which in my point of view does not help the user experience.Example:https://i.imgur.com/VT2gVEq.png...
Hey there,I've seen that currently the Switch buttons on the current version is blending with the white background, causing it to look transparent.Any chance to get those varied switch buttons from this Metronic version?:But I'm talking specific on the - Basic Examples>With Iconhttps://p...
Hello I've started to use Keen to create our web pages through django and was wondering what is the best practice to implement keen v3 themes within our django stack. Is it by in doing the fat client way of having api calls that is made to retrieve the django data which then will be used to populate...