In previous versions of Metronic you included a Color Palette page within the Demos. This would be very helpful to be able to see the colors all in one place. In particular, a number of the colors for buttons both for normal and hover state are not WCAG Accessible because the contrast is too low. Ha...
I want to customize the styling of the HTML theme.I followed the description of the document to modify the sass file.( _variables.custom.scss)https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/customization/sass.htmlBut during the process, the sass file cannot be...
hello "Uncaught ReferenceError: r is not defined"I couldn't fix this error no matter what I did./tools/node_modules/jquery/dist/jquery.jsThere is jquery in the directory but how do I use it? %script{src: "http://code.jquery.com/jquery-3.5.1.min.js"}I added it with normal cdn, the...
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...
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.scssBut where can I include funct...
Hello,the ApexCharts have a burger with dropdown "Download as svg" / "Download as png" / "Download as csv" for most of the charts, see https://apexcharts.com/javascript-chart-demos/column-charts/basic/But in the dark theme the css is not customized, so the text in the dropdown isnt visible.It'...
How do i change the node version of metronic 7 to either 16 or 18?when i try to change the node version either 16 or 18 and try to run npm install it throws multiple errors and the main error i am getting is for node-sass.
Hi there,After updating the Metroinic version. I got this error: Loading module from “http://127.0.0.1:5173/metronic8/vue/demo8/src/App.vue?vue&type=style&index=0&lang.scss” was blocked because of a disallowed MIME type (“”)when I omit the style files from app.vue file project works just...
Hello, I bought this "Keen v3.0.6" theme to add to my project.The structure is different, so we use the sass directory.This does not include the path or specifications for loading the icons fonts.If I use the supplied styles and compare them with the compiled ones they are different by default...
Hi,I just purchased Keen 3 on getbootstrap.com and I'm unable to follow the documentation to generate the assets as described on https://preview.keenthemes.com/html/keen/docs/getting-started/build/gulp. The last step "gulp --demo1" always ends up in an error:Error in plugin "sass"Me...
hi, Can metronic sass files and normal bootstrap css be used in the same project? If possible, how should the file structure be so that they don't overwhelm each other?
Hi i am looking forward to purchasese the theme our project is in angular and react.If i purchase the theme will i get the files for just angular or is it both?? and is there a seperate link to download the angular theme.Thanks,
Hi,I'm using demo6, but this problem is probably in all demos.It's quite common to have logout via POST, so would it be possible to style buttons in the dropdown menus, so it would look the same as the other menu links? something like this
Hi,I like to know the correct process to integrate a plugin in the theme, i'm trying to use select2 and follow what I undertand from the guides but the select don't get the correct style, the dropdown box change somehow but the list of options not and the tag with multiple select don't work either...
We use a framework called AspNetZero. Its front-end is based on the Metronic theme and uses the generated css bundles from from metronic (likely the Html generated bundles).We have been modifying the theme and styles from Metronic's Angular Demo 1. I have modified the styles in `angular.json` to...
Hello,i'm using Metronic Demo50, in this demo there is two sidebars (Primary and Secondary),and there's toggle button to toggle secondary sidebar (open and close),the default secondary sidebar is open so, i need to change the default to be collapsed when open the website like,Thank's
I've been trying to figure this out for a couple of hours and have concluded there is an issue here.I am compiling the Metronic for my laravel project but when the compile finishes, the result is not a complete compile. but there are also no errors.When I compile for DEMO8 - It works fine, m...