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

Metronic (5210)

i use metronic_v8.1.6 and i want to know how to validate each step before going to the next step
Hi there, I'm trying to setup the Dark Header style template and I was checking the themesettings.json file and I cant figure it out.... "Theme":{ "ThemeName":"Metronic/Demo3", "Direction": "ltr", "ModeSwitchEnabled": true, "ModeDefault": "dark", "Asse...
i am using select2 plugin for dropdown search but it is not working in react and i tried a lot for this.For bootstrap modal i am giving parent id as well .Apart from modal it is also not working.What could be the reason as i am getting list in the dropdown but search input is not available for filte...
Hi, I'm testing Laravel starter kit v8.1.8. On Yarn cmd, I get the following warning warning package.json: "dependencies" has dependency "axios" with range "^0.21.1" that collides with a dependency in "devDependencies" of the same name with version "^1.1.3" warning "dependencies" has depende...
Hi, I am running an older version of Metronic on React, and would like to update the code to use the new animations. For example, https://preview.keenthemes.com/metronic8/react/demo7/dashboard when clicking on New Member, the popup is more smoothly transitioned, and not instant. Where can I f...
Hi, I'm using Metronic 8.1.7 with ASP.NET MVC application. I'm trying to implement Multi Sign-in like in demo1\dist\authentication\extended\multi-steps-sign-up.html but I can't get quite the same appearance as in sample. What css and js files must be included beside mandatory global files and As...
Hi Do you have any angular documentation for the components to work? example, accordion was not working on Angular. Thank you. Ronnel
i am using the latest version of metronic theme vue in laravel. Most of the things are working fine and I have even including import { initializeComponents } from "@/core/plugins/keenthemes"; in app.vue but many components such as tab, drop down are not working. For example, if I try to...
Hi, when I type something in the search field and get the message 'No data found', then I delete what I typing, the Customers list is returned, and when I click on the action button, it transferred to the Dashboard page. You can reproduced this problem on this page: https://preview.keenthemes.com/...
Hello, I am using Metronic 8 html version. I couldn't found this sample in Metronic 8 but do you have other example of image overlay rather than this metronic 7 demo 2. https://preview.keenthemes.com/metronic/demo2/custom/apps/ecommerce/dashboard.html Thank you
Hi There, I want to open a tab by the tab name like this https://preview.keenthemes.com/html/metronic/docs/base/tabs#kt_tab_pane_6 when I browse the above URL it will load the default tab not the tab id in the URL thanks
Dear Support Team, I am writing to report an issue with the theme I recently purchased from your website. I noticed that the sidebar is not working as responsive as it should be. Despite following the installation and customization instructions, the sidebar is not adapting to different screen...
Please find the attached screenshot https://imgur.com/a/1WasmXR
when run npm dev --demo7 on laravel instalation the following error comes and getting browser msg "This site isn't working" PHP Fatal error: Uncaught InvalidArgumentException: View [layout.demo1._content.
Hi Team I'm getting this error when I try to run the npm run dev --demo7 in Laravel theme app, 1 WARNING in child compilations (Use 'stats.children: true' resp. '--stats-children' for more details) ERROR in ./resources/assets/core/plugins/custom/typedjs/typedjs.js 3:15-47 Mod...
Hi, I used the layout building to get a config of Demo 3 for Metronic 8's VueJS Template. But the sidebar is not hiding. I think there's a bug (or maybe I am doing it wrong). Please let me know.
Hello, The theme style of our online documentation is very nice, can this be downloaded? Are these documents generated by tools, like gitbook or other tools? Thanks!
public static setHeader(): void { ApiService.vueInstance.axios.defaults.headers.common[ "Authorization" ] = `Bearer ${JwtService.getToken()}`; ApiService.vueInstance.axios.defaults.headers.common["Accept"] = "application/json"; } error: Uncaught (in promise) Typ...
Hi, I am using Metronic 8.1.7 Laravel App. How can I create a new page having a form and uploading file. I create a new entry in menu.php file, crated a blade file. I don't know where I need to define route. It looks we do not need to define it web.php.
Dear Support Teams, I have a questions using metronic in my angular application. 1. Does jquery already installed in metronic or should i import jquery library using npm. 2. I want to use metronic 8 datatables for my angular application. Do you have any guidelines in order to do that. Th...