Black Friday Super Sale! Limited Time 50% OFF for All-Access Plans
Save 50% Now

Tag: Bootstrap 5 (891)

Dear KeenThemes Support Team, I hope this message finds you well. I am currently working with Metronic version 8.1.7 for my project, and I would like to inquire about the possibility of upgrading to the latest version, Metronic v8.2.4 (released on March 20, 2024). Could you kindly provide guid...
Hello, I'm creating a list of users and I'd like to add a drop-down list for each user line with all the possible actions for each user. The problem is how to generate one and only one drop-down list per user. In fact, I generate a button for each user, but the drop-down menu is identical....
How to make the admin site width fluid from the files in demo1 Metronic 8.2.7 I want to change it form my files and use it
Hello, we are using Metronic React theme in our project and I wanted to know if there is a guide to customize the whole bootstrap theme. I understand that we can override sass variables like "$primary" in - /src/_metronic/assets/sass/components/_variables.custom.scss But where can I include funct...
where is the function that check if the screen size is a mobile ? i can see the navbar menu hidden on small screen and shows a button toggle next to the user icon to open the list i have two dropdown controls in the nav bar, need to hide them and show it on another menu/component
Hello, there are three password meters on a form, these data are combined with the form validator, but the inputs with the password meter are directly marked as valid, but the inputs are empty. How can I solve this problem?
I have Laravel Bootstrap Laravel-UI for auth tcg/voyager for admin panel installed Using node 17. I can't use anything higher. I do NOT want to use your starterkit or boilerplate or whatever. So your instructions to install metronic are NOT clear at all. I need clear instructions on:...
Within a few months, I just bought Metronic 8 for Angular 17. In the template there are examples for using roles. But in my opinion it is not clear how to use it. Here, can anyone give a simple example of how to use roles for menus, so that when creating a role there is a check box where the chec...
on the official website: https://old.formvalidation.io/settings/ Field settings > icon I have to added 'icon: false' or 'icon: 'false'' like example on the official website it's not working for me. please check
Hi Developers! Here I am using Metronic 8 React Version build on Vite. I am facing issue in build running locally running index.html file using live server. Its working Fine with npm run dev, npm run build, npm run preview. but when I running build locally its giving these Errors. http://12...
Hey Metronic Community! I am working on integrating Webpack with the Metronic template and noticed that plugins can be added in two different ways: 1. Through importExtraPlugins() in webpack.config.js. 2. By placing the plugin inside webpack/plugins/custom/ and importing it in plugins.js....
Hi, I want to create a form with interactions similar to those in Metronic 8 demo 39 catalog: link https://preview.keenthemes.com/metronic8/demo39/apps/ecommerce/catalog/add-product.html. I'm using Metronic 8 with React and need to integrate a form that includes features like multiple imag...
Please help, suddenly the form in my project that uses tinymce errored. GET https://preview.keenthemes.com/html/metronic/docs/assets/plugins/custom/tinymce/models/dom/model.js net::ERR_ABORTED 404 (Not Found) Failed to load model: dom from url models/dom/model.js I also checked the document...
Dear Fellows, I do not want to use default demo for Django application, can you please guide me how can I use different demo HTML template for Django template or at least layout settings for Django. I prefer demo32. Thanks
On the demo page, the icon to minimize/bring back the sidemenu changes when you toogle, but when I downloaded the ASP.net demo, it doesn't seem to work as expected and can't figure out how to fix.
I need to capture the even object of kt.stepper to conditionally perform some custom task and prevent the event stepper event from continue if condition not met, eg: stepper.on("kt.stepper.click", function (event) { doSomething(event) }); function doSomething(eventObj) { if (conditi...
Hi there, Was just wondering how I can implement the default search option that datatables.net uses in the top-right of my table. Thanks.
webpack-cli Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration[0].entry['js/widgets.bundle'] should be a non-empty array. All modules are loaded upon startup. The last one is exported. obtive pacote pel...
Hi Team In the CSS files for the HTML Bootstrap version (style.bundle.css), i notice what seems to be a lot of duplication. The files are massive 50k lines of code. When I want to find something for troubleshooting / customising, it's a real needle in a haystack - and I've noticed many instances...
Hi, So I've purchased the Good Template (Bootstrap 5). I'm trying to integrate this with my Rails 7 application. So far: 1. I have used the Layout Builder and created my layout and partials. I think I have done this part right and updated all the partial references to use the Rails "render" he...