i'm working on demo1 vue project and i'd like to ask about users list component in user management file because i can't find it in latest versionplease help..
helo friends,i need helpi make refrence modal using laravel livewire, im using tagify input in the formmy problem is after input tag using tab or comma button submit always clickplease helpthanks
By using the Metronic demo1 theme if we place a single select searchable dropdown in the modal the search is not working. The searchbox in the dropdown is behaving like a disabled.Help me out to get out of this issue.
Here's my problem in Metronic 8.1.8: https://devs.keenthemes.com/question/how-to-add-additional-pluginsI am trying to update to Metronic 8.2.0 to test if this will solve my problem in adding pluginsformvalidation: { styles: [ "{$config.path.common_src}/plugins/@form-validation/umd...
I have observed that subsequent to updating my Metronic version to the latest release, there appears to have been a change in the visual presentation of a button. Regrettably, the altered appearance of the button is not aligned with the expected aesthetic standards.
Hello i have a problème, when i try to make "npm run build" i have this error "> keenthemes@1.0.0 build> webpackSource: C:/Users/yuris/Downloads/metronic_symfony_v8.2.0_demo1/symfony_demo1/themes/npm_version/html/demo1/srcOutput: C:/Users/yuris/Downloads/metronic_symfony_v8.2.0_demo1/symfo...
Django only comes with demo1. I have downloaded demo31 https://preview.keenthemes.com/metronic8/demo31/index.htmlHow to I replace demo1 with the downloaded demo31 layout?
Hi,You do not mention inline checkboxes/radios in the documentationhttps://preview.keenthemes.com/html/metronic/docs/base/forms/checks-radiosActually, you do it in your demo in which you use d-flex...
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...
I'm trying to use the ng-bootstrep datapiker in demo 2 of angular, I can not position the same, always comes on top of the input, how to solve this?can help me.I looked at your theme in HTML demo2, very good, but I also could not insert the datapiker theme htmol demo 2 in angular 16 demo 2,...
Can you give me complete steps to follow how to integrate Metronic theme in existing rails 7 project which is using jsbundling-rails for js/css compilation. Is there any way though which i can easily import js/css in my app
Hi,In the Metronic 8.1.0 version of React there is a User Management component.In src/app/modules/apps/user-management/users-list/core/_requests.ts there's the getUsers method that fetches the users array:const getUsers = (query: string): Promise
We have a long page with buttons at the bottom of the page that open up modals. Each time a user clicks these buttons to open the modal, the page scrolls back up to the top.I use a Javascript to create these modals on the fly:function modalPage(title, url){ let mid = Math.random().t...
Hi,Nowadays more apps allow users to change or apply custom themes. Some reasons to add support for theming are:Make users feel more comfortable with a customized user experience. Users may feel more comfortable with the colors they chose themselves.Many companies tend t...
Hello.I managed to create Blazor WASM application with Metronic theme and kit. I have now few errors:1. System.IO.DirectoryNotFoundExceptionUnhandled exception rendering component: Could not find a part of the path '/wwwroot/assets/media/icons/duotune/arrows/arr061.svg'.I as...