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

All Questions (6403)

Please provide me an update zip because I'm unable to find eCommerce section in vuejs demo 7. https://prnt.sc/kNHtEujR78r7 https://prnt.sc/OODrnr_odpS8 Here you can find some screen shots
Hello, Metronic runs well in local env ( 127.0.0.1:8000). However in production env ( https://ovd3-test-clone227412.jcloud-ver-jpe.ik-server.com/) all statics files run well except SVG icons from the theme.py [Errno 2] No such file or directory: './static/media/icons/duotune/abstract...
When switching to 'Dark mode' with the Laravel version (or overruling by adding data-theme-mode="dark" to the html tag) the look is not similar to the html version or webdemo. For example the logo is not changing color. Is this a bug or a setting?
How can I set a selector checkbox to check from remote data? By default all checkbox selector is uncheck, however i would like to checked certain checkboxes beforehand.
Hi, I’m using the Metronic 8 Demo4 React version. I’m facing an issue when I tried to add data-kt-menu-trigger=’click’ on a button which upon clicking, opens up a dropdown similar to Quick Actions. The issue is- it sometimes opens up, and sometimes doesn’t. Could I please get a solution to this?...
Hi, how can we integrate Ical LINK into the calendar? So each user can have it's own?
Hello, I am having trouble finding the Choose Plan/Pricing Column component (demo1) -> https://preview.keenthemes.com/metronic8/demo1/pages/pricing/column.html I found the `UpgradePlan` Modal, but I don't want it as a modal. I would need it as a component so that I can insert it into the horiz...
Hi, I am trying to user your Blazor template but I found only dashboard page. where are the other components? this template is not ready, isn't it? Thanks,
Hi, Cna somebody help me to instal the Metronic - demo Seven pro or something similar that has the calendar feature?
hi i'm getting this setup and i want to add a new menu element but only show it to certain people? i can add elements to the array in menu.php so they show up, but i wanted to do something like if(auth()->id == 123){ "special hidden menu item" } but this fails because auth is not available a...
Issues with menu position, and i cant understand why menu is jump to left-top. I use default menu html inside card:
where can i find the resource files for this https://preview.keenthemes.com/metronic/demo1/index.html?_ga=2.46414887.1251126143.1663061273-180590049.1657543973 as an xd file please. thanks
Hey! I never had this issue earlier, but i just dowloaded the newest version (8.1.4), installed the React version, then after start when i try to login i got this error: "The login details are incorrect". When i check the console i see: "Failed to load resource: the server responded with a...
Is overriding CSS variables in an additional stylesheet a suitable way to customise Metronic or do I need to modify SASS variables for a change to be applied to all components and 3rd party plugins? Any details you can provide about the limitations of modifying the CSS variables would be welcome....
Hi, I bought metronic 8 and I tried download Demo 6 for angular. But the demo dowloaded always is demo1. Then downloaded all demos for angular and I can't find it. How to get demo 6 (POS) for angular? Thanks
Build log heroku: scripts.bundle.unminified.js:510: ERROR - this language feature is only supported for ECMASCRIPT6 mode or better: default parameter. Use --language_in=ECMASCRIPT6 or ECMASCRIPT6_STRICT to enable ES6 features. KTDialer.createInstances = function(selector = '[data-kt-dialer="true"...
How can I upgrade the project that uses metronic v8.1.2 to 8.1.3?
There's too many errors coming from all Vue files. Is there any way to fix them? Please help. Cheers, Mizan Example: * Account.vue Type '{ href: string; class: string; dataBsToggle: string; "data-bs-toggle": string; dataBsTarget: string; "data-bs-target": string; }' is not assignable t...
The official state management library for Vue has changed to Pinia (https://pinia.vuejs.org). Pinia has almost the exact same or enhanced API as Vuex 5. Vuex 3 and 4 will still be maintained. However, it's unlikely to add new functionalities to it. Please could consider migrating Vuex to Pinia o...
I noticed you removed documantation from the ZIP package. But doing this, I don't have access to previous versions of documentations. It's bad because if I decided to use an old version, I cannot see the correct version of documentation. Also,I can work with documentation even off-line...
The changes I make in the settings in general.php have no effect. e.g; // Aside 'aside' => array( 'display' => true, // Display aside 'theme' => 'light', // Set aside theme(dark|light) 'menu' => 'main'...
Hi, we bought one of your template (good-react-bootstrap-5-admin-dashboard-theme), it is written in typescript and scss, we're having issue on scss when we integrate it on meteorJS, just want to ask if we can have also css instead of scss.