New Metronic Docs!Added Integration Docs with Starter Kits Apps for Laravel, Laravel Livewire, Angular, Vue, Symfony, Blazor Server, Django & Flask & more
Browse Docs

Metronic (5065)

Hello, this is react JS developer, when run project on local server or live server then don't open left sidebar dropdowns with out refreshing (reload) project
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...
Hello,Please I can't find where to enter my purchase code to download more demos.Can you help me please?Thanks
I want to make sidebars in routing in angular like below path: '', component: MollitMngComponent, children: [ { path: 'AccOvrw', component: MngAccOvrwComponent, children: [ { path: '', outlet: 'MollitSideCont',...
I purchased the template but when make run for Demo1 Project i cannot find all pages like calendar for example
I've found a design problem in demo11,when i hover cursor on any menu in header, menu has open behind of group button as you can see belowshow
Hi,Do you have the estimated timeline for releasing the CRUD table component similar to the one in Metronic 7?Besides, is it going to be based on the Jquery datatables since you have incorporated that in your HTML demo.
Hello!Is it possible to find any Dropzone Vue based example/documentation? I see it's included in every Vue demo theme, but I can't find any useful example in the code base how you suggest using it.Thank you
How to disable eslint ? because error of "Component name "Content" should always be multi-word vue/multi-word-component-name" this is annoying for me. Just delete eslint on package.json or ? btw i use phpstrom and i have turned off eslint in php strom, but eslint still appears in the browser
Hello,Is there any example of adding a badge in the vue sidebar for all pages and the count will be from the API call?I saw an example in the HTML demo in Inbox > Messages menu, I want the same as that.
Support,I have used Metronic 8 demo1 with no issues when viewing the site, but when I try to view Metronic 8 demo2 I am receiving the following error. "Mixed Content: The page at 'https://localhost:7261/' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://...
do you have any plan to make build for laravel latest version with vite bundler ?
Hello,I am a full stack web developer. I has been using envato for 6 years. I decided to be an author on Envato Codecanyon but I have a problem. I want to sell a crm software on codecanyon. The management panel I use in the software is the metronic theme that I bought on themeforest. Can I sell th...
Hello,Documentation of the Blazor Starterkit suggests that JavaScript files should be imported like this:@inject IJSRuntime JS@inject NavigationManager MyNavigationManager@code { protected override async Task OnAfterRenderAsync(bool firstRender) {...
I am Installing the Vue+Laravel integration based on the documention:https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration.After I have followed all steps by documunetents.but in localhost:8000 me dispaly this errorExceptionPHP 8.1.69.24.0Mix manifest not found...
While loading the page, I could not find where the metronic icon and its name came from. Where can I change it?
Hi @keenthemes Team.You sad update will be 2022.08.11 (Today). https://devs.keenthemes.com/question/angular-layoutToday will be update ?
Longtime metronic owner here, god I just love this theme.I have been trying to install the Vue version into laravel, following the documentation, but I am encountering several issues.Docs: https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration1.) The build is EXTRE...
i tried using this layout https://preview.keenthemes.com/metronic8/demo5/authentication/layouts/corporate/sign-in.html, but in the browser console always showing errorUncaught TypeError: Cannot read properties of null (reading 'classList') at plugins.bundle.js:64:159273what did i miss?...
Hello,I need to use the tempus dominus plugin to show a datetimepicker in a metronic 8.1.1 applicationWhat I got isAs you ca...
Hello,I need to use the tempus dominus plugin to show a datetimepicker in a metronic 8.1.1 applicationWhat I got is
Hello. I'm trying to implement the Image Input plugin. I can assign an image and using some javascript / php (backend) can get the image stored on the server and mapped in a db.My hurdle is when I load the profile in the update mode. I am able to code the location of the image and assign it to t...