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

All Questions (4882)

I am developing a web application with Metronic(Laravel Metronic) . Aside from user management features, what other dashboard-level features should I be aware of?
I see so many people getting this erroralready follow this https://preview.keenthemes.com/laravel/metronic/docs/getting-and install it correctlyrun 'npm run dev'all run successfullybut still getting this errorNOT FOUND http://127.0.0.1:8000/assets/js/custom/authentication/sign-in/gener...
fetch('./getData').then( resonse => resonse.json ).then( data => { document.querySelector('#appendMenu').innerHTML(data.menuHTML)});how can I make work data-menu?// data.menuHTML
Following latest update on Start bootstrap theme, the dark mode button is not present in the layout, also on manually changing the theme mode to dark, the body background, card heading, etc don’t display well.
Hi, is KTDatatable is included in Rider-Vue-Pro? or require to purchase separately?We tried Rider-Vue-Free but it seems that the template is a bit out of date, does pro version uses latest plugin and Vue version?
I'm using Metronic 8- Demo 6 React version. I don't require the toolbar anymore so I got rid of it. But when I'm doing so, I'm getting an extra space there. How to get rid of that extra space?This is a part of the MaterLayout code. , {/...
Hi sir,In HTML,I used metronic8 v8.2.1 how to used KTDataTable.I not found KTDataTable in documentation please give its lionk with example.
In the Metronics dashboard, the "active" state for buttons isn't distinct, unlike in Bootstrap where buttons show differences between "hover" and "active" states.I noticed in the Metronics documentation, specifically at https://preview.keenthemes.com/html/metronic/docs/base/buttons#active-style,...
Dear colleagues! I tried to install on my site Demo 1 theme (in WordPress). Unfortunately, I have error - The package could not be installed. The theme is missing the style.css stylesheet.What should I do in this case?
Hello, We are using the Metronic theme in a .NET Core 7 MVC project. Additionally, we are utilizing DevExpress components in the project. On some pages, we are encountering errors in the form of "$( )....dxWidget is not a function" An example of the error message we receive on a specific page is...
hi Metronic TeamI am trying to add a product page to my Laravel project, but the JavaScript isn't functioning properly.Code part :1. add-product.blade.php>
Hi. If somebody wants to use DateRangePicker language as Turkish can use this.in plugins.bundle.jsChange this; this.locale = { direction: 'ltr', format: moment.localeData().longDateFormat('L'), separator: ' - ', applyLabel: 'Apply', cancelLabel: 'Cancel', weekLabel: 'W',...
i wonder what is the current version of element-plus do u guys use? is it the latest? if not will it be update?
Hello, Do you have an estimate for when Metronic with support for Angular 17 will be released?Thanks,Niclas
Can you please tell me how to minify the javascript? I have some changes in the script.
I want to change the fav-icon , the image that displays in the browser address bar and on tabs. But I can't find where he is.
Hi,I have downloaded the Blazor starter kit, and installed it according to the docs.I am able to bring up the default dashboard, however when I click on any other dashboards (eCommerce, Projects, etc), the urls change, https://localhost:7001/?page=dashboards/ecommercehttps://localhost:700...
Hey guys,I'm planning to develop a webapp with a backend and a on-premise frontend for every client - Every client has the exact same frontend but it needs to run on premise at every customer in his enviroment.my question here is: which is the right license?- regular license for every cust...
Are there any of the Metronic demos that do not use jQuery at it's core? I was hoping to use one of the demos that had a horizontal layout and looked at 32 and it requires jQuery. I need one that does not require jQuery so I can create a layout file for Blazor.
Hi thereHow can I use the CSS vars for VueForm/Multiselect, there are 3 ways of styling but I don't know which one to use and how to use ithere are the styling docs for the componenthttps://github.com/vueform/multiselect#styling
Dear,How do I disable/enable input text by Switcher?https://imgur.com/eTslxhGThanks in advance