In mobile view the logo is broken.
Also, I'm wondering about the ETA of this: https://devs.keenthemes.com/question/bug-in-create-modal-continuesubmit-navigation-button
Thanks.
Hi,
I have a problem with sidebar: I am applying Metronic theme 8.1.5 to existing MVC 5 application. After clicking on sidebar menu, application loads content but chosen menu does not stay visible and marked as chosen. I checked ASP.NET Core sample Starterkit and there is the same problem.
Glob...
In development the fonts load correctly from path:
lib/assets/plugins/global/fonts
however in production I get a 404 file not found for fonticon icons.
Note: bootstrap-icons load correctly in production and the paths match in plugins.bundle.css
Is there a place in the se...
Hello,
I'm using the Laravel package of the demo7. I cannot close the modal with the discard button
Same page as below.
Am I missing something?
https://preview.keenthemes.com/metronic8/demo7/apps/user-management/users/list.html
Hi
i have setup metronic dashboard at a local server evrythink is okay and good
when i setup google authentication
I use this parameter for .env
GOOGLE_CLIENT_ID= my_id ....
GOOGLE_CLIENT_SECRET= my_secret ....
GOOGLE_CLIENT_CALLBACK=https://localhost:8000...
i need to use id navigation to go from navbar to specific section in my home page
so i put in my anchor in navbar href="#about"
and in my section id="about"
but, the page refresh and didn`t go to the section
please support
I have an issue with utilizing multiple scripts on one view. I have a view that contains a collapsible panel and form validation. I am trying to utilize the assets/js/scripts.bundle.js and the assets/plugins/global/plugins.bundle.js which I believe are what is needed to utilize collapsible panels an...
How to setup hot reload in webpack in metronic 7 and react template? what is the config and command to run in a terminal?
https://keenthemes.com/metronic7/?page=docs§ion=react-quick-start
Hi,
I'm using metronic angular v8.1.5 demo1
I found a typo that was causing the breadcrumb to not be displayed.
src/app/_metronic/layout/components/toolbar/toolbar.component.ts:120
this.appPageTitleBreadcrumb = this.layout.getProp(
'app.pageTitle.bre...
Hi Team,
I need to copy the alert message in the Sweet Alert Swal.fire, because I have a functionality in the Alert Success to copy a text message.
In the documentation it can be copied, but not in the template.
https://preview.keenthemes.com/html/metronic/docs/general/sweetalert
Thank you...
I bought a metronic theme,
I followed the laravel instructions to build the application.
Everything is working fine except that the svg icons are not working.
I tried looking for a fix on my own but i'm not getting anywhere.
Hi,
Do you also have a component where the layout component is vertical and not horizontal?
e.g. page where it's horizontal: https://preview.keenthemes.com/metronic8/vue/demo8/?_ga=2.51434665.1633134830.1667988175-1914974606.1667988175#/crafted/pages/profile/overview
hi, when i want to use a feature, as below
e.g;
KTDatatablesExample.init();
Do I have to write the code on every page?
If I'm going to use this feature in many places in my Rails project, how will I do it? Including the file directly isn't enough for it to work?
And these js files are f...
t works fine, but I have OCD :)
in ./src/App.vue?vue&type=style&index=0&id=7ba5bd90&lang=scss
Module Warning (from ./node_modules/sass-loader/dist/cjs.js):
Deprecation $weight: Passing a number without unit % (100) is deprecated.
To preserve current behavior: $weight * 1%
More i...
Hello. I am using the django starter kit. I am having issues with the code base. Looking at the JS code it has the submit form commented out, however I can only get it to POST the data if I uncomment that part and remove the:
// Show message popup. For more info check the plugin's official d...