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

Tag: Bootstrap 5 (692)

Bootstrap has the following css style that covers both readonly and disabled inputs.form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1;}but metronic only implements the disabled CSS and not the readonly one, when it reall...
Hello, how are you? I wanted to know how to translate the text 'No results found' from Select2 using Metronic 8.https://preview.keenthemes.com/html/metronic/docs/forms/select2Is there an example https://select2.org/i18n$(".js-example-language").select2({ language: "es"});
In metronic 8 (HTML Version) in the Dashboard Default there are an "Human Resources Reports by states and ganders". How can create that? what plugin uses? it is posible to create with Canada and Mexico Map?Thanks!
Hi there, The sidebar is currently experiencing a display issue on Android devices, where it fails to render properly, But this issue is not observed on iPhones, where the sidebar functions correctly. It's important to note that while the application is running the latest updated version of Metronic...
When trying to reset the password after submitting new passwordsit throws in laravelThe GET method is not supported for route reset-password. Supported methods: POST.public function handle(Request $request, Closure $next): Response { $is_logged_in = $request->path() !=...
Hello, in my metronic application, I have a persistent bug, when I log in to my application, when the aside menu loads for the first time, it does not let me display the menuItemsWithSub, I am using React and the latest available version of metronic.
Hi, I am trying to use a select2 dropdown with the multiple option. When I have the multiple attriubute enabled, I get a label that reads: `NaN/undefined`. Here is the code I use:
If I open the modal 2 times then export the excel im getting 2 same files, If I open the modal 3 times i get 3 excel file it keep multiplying how to avoid this kind of scenario thankshere is my implementation/source code$(document).on("click", "#dealer-collection", function (e) { modalW...
https://preview.keenthemes.com/metronic8/demo1/dashboards/pos.html?_ga=2.173257443.1997048817.1688483127-1992755481.1687177469I want to purchase above HTML theme with all features showing of left side panel. just to confirm that in $49 I will get all of pages showing on the left side with same l...
Hello!We are doing our first installation of Metronic.Using a asp.net 8 project.The CSS from metronic seems to be compatible with BS 5.2.1 but having some problems with using the BS 5.3.3 from the jrDelivr CDN.Is 5.3.3 supported and if so what it the best way to include it please?
i am facing issue in my aside menu of metronic theme which is, i have menu which contains sub menu options like dropdown when i click arrow button open the dropdown it stucks and not open until i refresh the page, give me the solution of this issue code:import React, {useState} from 'react'i...
I want to implement a bottom navbar for mobile screens using Metronic. This should be stuck to teh bottom of the screen as the user scrolls. And the menu items should be icons (similar design pattern to native mobile apps like whatsapp / instagram etc). Ideally, as screen size becomes bigger than mo...
Hello dear devs,I hope this message finds you well. I've been exploring Angular Metronic and had a question I was hoping you could assist me with.I'm looking to implement input validation and formatting for employee worked hours in my Angular application. The input field should allow users t...
In the metronic8 template, the container element with id="kt_app_content_container", which essentially holds all the content, extends too far upwards when the y-gutters are used for the rows.This means that the "kt_app_content_container element" will lie on top of the breadcrumbs and the bottom be...
I am using your theme and it have a component called ChatInner Component in React which is help to display the chats of the both users.It is working fine but i want to have pagination on scroll top like most recent chat should be displayed and for older chat if user scroll to top based on that the...
Hi there, I need help:I need to switch between light and dark mode on metronic angular template without refreshing the page, is there a way on doing that?I've noticed that there is an injectable service that sets the mode on localStorage but afterwards it reloads the page. I need it to toggle...
Hey team,I would like to use your template on our upcoming project, we are planning to build an academic portal. So students will be paying their registration fee via the website. Can we purchase the standard license and use our own Payment Gateway? and also I have a question can we extend our S...
Hi there,I am using metronic under Wordpress and understrap theme (underscore + bootstrap).To implement metronic into Wordpress theme, I used the html source files and scss files under src folder instead of style.bundle.cssWhen adding some module or page of the template, everything is work...
How to Make Searchble Drop-Down ?Means i Click in DropDown Then Open The Drop-Down & In This DropDown There Is Small Textbox in Which i Search The Value For DropDowni use select2 or select2bs4 class but when i use then form-control css it automatic remove and vise versa. at a time only one css...
Hello Keenthemes Dev Team,I hope this message finds you well. I'm reaching out because I'm looking to update my Metronic template from version 8.1.7 to 8.2.1, as well as Angular from version 15 to version 16. However, I want to ensure that this update doesn't negatively impact my current project...
Team KeenThemes - Are there still plans to have a Tailwind version of Metronic?