In the previous versions of the theme the checkbox inputs would have the class form-check .form-check-input that had the property cursor: pointer. In the current versions this was removed which in my point of view does not help the user experience.
Example:
https://i.imgur.com/VT2gVEq.png...
Hey there,
I've seen that currently the Switch buttons on the current version is blending with the white background, causing it to look transparent.
Any chance to get those varied switch buttons from this Metronic version?:
But I'm talking specific on the - Basic Examples>With Icon
https://p...
Currently while installing, all the bloat comes along with the site. I want a very minimal template where I can manually add the components I require. How can I do that?
Dear Support Team,
I'm struggling to make the menus work when I press the button. We have aspnetzero 11.3 with Angular and Metronic 8.
I got to the point that menus work when the page is initially loaded however if I have a button with a menu attached on the cards which dynamically load (lazy...
Hi, I download metronic_html_v8.1.4_demo20 and when I try to use the gulp command it gives an error. At first it give an error about lodash, i install it using NPM and that error is missing (I don't know that installing this lodash using npm is correct way), and then after that it give me other erro...
I have purchased Merronic, I want to some customization in layout.
In this page
https://preview.keenthemes.com/metronic8/demo1/index.html
In fixed top bar, before Dashboard menu, I want to display organization name, which need to hide in mobile.
Can you please guide me how to do that?
I'd like to integrate with easyui but this is happen to me, any solution for this?
Uncaught TypeError: No method named "destroy"
at HTMLInputElement. (plugins.bundle.js:25:159338)
at Function.each (plugins.bundle.js:14:3003)
at _.fn.init.each (plugins.bundle.js:14:1482)...
https://preview.keenthemes.com/html/metronic/docs/forms/image-input
If you click on the pencil icon on the example, it pops up the file input dialog, if you move the dialog away you will see a ghost background.
Can you please fix that?
Hello, the `demo19` contains an aside option that we would like to use for implementation. However, when using dark-mode in Demo19, the aside does not update to dark-mode styling like the rest of the theme.
You can test this via the demo page by setting Aside -> Display -> True. Then switch to...
How can I implement "mega-menu" layout options in menu.php configuration file.
https://flic.kr/p/2nMWs6R
https://flic.kr/p/2nMWs5Z
https://flic.kr/p/2nMVia4
I saw that the views are in the directory "resources/views/layout/demo1/partials/header/_menu/__dashboards.blade.php" but I didn't find...
Hi,
How I need to download invoice? Can you have an example of code for this 3 templates?
https://preview.keenthemes.com/metronic8/demo1/apps/invoices/view/invoice-1.html
https://preview.keenthemes.com/metronic8/demo1/apps/invoices/view/invoice-2.html
https://preview.keenthemes.com/metronic8...
Hi,
just noticed that vue-cli is flagged as in maintenance mode, and they suggest people to use create-vue instead (with Vite).
Is this something that is coming in a future update to the Vue version sometimes soon?
Thanks in advance!
Hi Team:
I found a bug
When I go to firstpage
And go to demo1's subscription-list
if my data has data it is ok to click Actions
but if my init data is empyt it will go back to homepage
https://youtu.be/7U32Y9kIN7U
Hello everyone,
I'm trying to fully integrate Metronic theme with Laravel / Vue.
My version of Laravel is 6 (6.20.11), a version of laravel-mix is latest version (6).
My current Metronic theme version is 8.
I've been following this part of documentation ( https://keenthemes.com/metronic/?pag...
Hi all,
I have a problem with a dropdown menu in a data table.
The problem is not limited to my app, it can be reproduced in this demo page: https://preview.keenthemes.com/metronic8/demo11/apps/user-management/users/list.html
The problem shows up on an IPhone, but not on an Android smartph...
Hello Guys,
I am trying to setup metronic in a nx monorepo enviorment, if you have any plans for nx based release or can provide some insights for succesful implementation it would be a great help to me.
here are my issues:
putting sidebar, topbar etc in a shared lib is causing erro...