Hi, I am using metronic_html_v8.2.7_demo7 Datatables.$('#categories_list').DataTable({responsive: false})Even if use responsive:true or responsive false its automatically adds markup to table. that shouldn't added automaticallyi want to use my own markup in h...
Hi, I want to create a menu that is just a link without a dropdown. How can I do it? I tried it like this. Is this the right way? https://pastebin.com/XXZbk3cX Dashboard
I've download Ceres HTML Free but when I click on the dark mode setting it doesn't work.Also the "Free" demo is of the paid version rather than the free version. That's very misleading.
While I try to import the tiny-slider, got this following issue:Error: ../node_modules/tiny-slider/src/tiny-slider.d.ts:243:5 - error TS2300: Duplicate identifier 'preventScrollOnTouch'.When I unistall the tiny slider from module, I still cannot run and the tiny slider doesn't shows up also. R...
Hi Team,We’re using Select2 for our dropdowns, and we’ve enabled users to add rows dynamically in the form. We were using select2 on those rows. However, when new rows are added, the Select2 dropdowns do not initialize correctly for the dynamic data.Could you please look in to it?Thanks!
I bought the Good - Bootstrap Themes template in https://themes.getbootstrap.com/product/good-bootstrap-5-admin-dashboard-template/. I'm debug code ASP.NET, then thow Exception on file plugins.bundle.js. in line 24990: var promiseRequiresObjectContext = throwsError(function () { return globals.Promi...
Hello,Could you please fix the "search contact" option in below webpage?https://preview.keenthemes.com/metronic8/demo31/apps/contacts/view-contact.html?search=brianThank you!
I have a stepper in my page and the stepper Id is 2 which is the current step (Saved on DB)I used this on other form and worked perfectly but with this form its doesn't appear to work I don't know why PS: the number of steps is changeable based on something in the DB so basically my question,...
Hi, hope you are doing well.I downloaded the ASP .NET Core starter kit and followed the quick start procedures, so that I was able to run the default template, using Demo 1. I noticed that Demo 1 for the ASP .NET Core version comes with just a few basic features, such as the Dashboard and Au...
I want to make the second column in datatable to have the responsive button, not the first one. I have tried different ways it works but not as I want when I use the design on the phone I need to scroll left to see the buttons and I have added the button manually:the JS:datatable_options = {...
For example, the official examples provided:https://preview.keenthemes.com/metronic8/demo1/index.htmlIn the case of mobile devices, there will still be a pop-up on the right side of the user's avatar. I hope the content that pops up here can be merged under the content that pops up in the left...
Hi! Currently I am working on a project which needed the slider. But when I implement it, the tiny slider does not shows up. Then when I install the library using 'npm install tiny-slider' and run again, there is an error "Duplicate identifier 'node_modules/tiny-slider/src/tiny-slider.d.ts:243:5 - e...
I found that the Select component in the Vue version has a different experience than the Bootstrap version. Will you focus on optimizing it, as React and Vue are still popular for development now
Hello,Secondary and dark light badges text not visible in light and dark mode. On secondary text is invisible or white. Dark light badge is not readable because of gray text used. I can't upload images to show how it looks like.
HiI used the link below for file validation.https://preview.keenthemes.com/html/keen/docs/forms/formvalidation/advancedHow can I check the size of the input file as well?var validator = FormValidation.formValidation( form, { fields: { 'avatar': { validators: { notEmpty: { m...
I just purchased this theme and followed the instuctions to the letter. Node is installed, npm and yarn are all installed.Node Version = v22.11.0NPM Version = 10.9.0Yarn Version = 1.22.22Mac OS X - Apple SiliconI was in the tools directory and ran npm run build and it comes back with...
Hi,I want to minimize the sidebar by default, I've tried many things and it didn't work. How should I update my config?import type LayoutConfigTypes from "@/layouts/default-layout/config/types";const config: LayoutConfigTypes = { general: { mode: "system", p...
Hello,How can the form validation function be called again in Metronic 8.2? Because when an item in the form is removed or added by hide() and show(), the validation on these items does not work correctly. When an item is hidden, the class "fv-row" is removed from the div.When an item is s...
Hello, I try to setup starterkit for Blazor Metronic 8.2.6, and I am facing an issue in that. 1. I am unable to find the switch to change the theme from light mode to dark mode.2. I am trying to include external JS, CSS files that are also not working. I am trying to add syncfusion c...