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

All Questions (4753)

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
I do update with js for my UI after api request, the UI i'm updating is including this code:
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...
Good afternoon, I really like your template style. But I would like to advise you to expand the topics themselves. Since there are no elements for services such as transport, tourism, real estate and other areas that also require an interface for management. I hope we will see it soon. Thank you for...
How to laravel interface with mysql(MardiDB) to create username and password
helo, how to implements metronic vue in laravel inertia vue,thanks..
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! Does anyone have examples of building a Svelte front end using Good or Metronic themes? Thanks in advance.Mathew
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...
Hello there, I was wondering if I could get the dependencies for the React version before I buy, this is the only thing that I need to check before I start using the themethanks for your collaboration in advance
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...
Hello dear Keen. I would like to know before buy the Medtronic template is it possible deploy it on ISS (blazor and React) .
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...
I notice the tooltip and separator is not working in angular.The base angular original bundle is working. But in my local is not working
Please I need help.I've bought React Keentheme and I don't understand how can I switch or set theme mode from react component?code example: style.scss// Mode$mode: default; or $mode: light; or $mode: light;@function getMode() { @if (variable-exists(mode)) { @return $mode; } @e...