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 (5086)

Hi,I built my Layout with layout-builder URL.html It creates metronic_html_v8.2.0-1689961543 zip file with 2 folders and the index file.I copy that folder and the index.html file to my spring project.Now, I start my app and there is no errors on navigator console. Not even in STS IDE co...
Hello,is it possible to integrate a dropdown or other control e.g. slider into the sidebar instead of simple text page links ? Do Metronic have a template or example for that? Thanks for your replay.
Hi, i bought Metronic template this morning and tried to download the package (9Gig) a couple of times. it fails every time due to network issues? Im pretty sure my connection is superb at the developer office i work at (i tried wireless and wired). is there an alternative method to download the fil...
Hallo Faizal, I apologize for all the work, but I hope it also helps you to solve the problems in this new version. I am testing all the time and I noticed an basic error in the folder structure (in my opinion). After the first Compiling the public/assets folder contains a folder named resourc...
Hello,I am reaching out because the user account icon that is supposed to be positioned on the right side of the screen has moved to the left side of it. The icon that I am referring to is this one: https://ibb.co/TqsKKbLHow can I move it to the right side?Here is my code, I don't th...
Hello,I have a project with Laravel Api Backend and Vuejs frontend.for the assets, I have used demo 23 demos23/src for my frontend.While trying to build my project in vuejs npm run build i have issues with KTUtil is undefined
hi.data-kt-menu-trigger="click"search.vue inside There is an attribute like thishow to this feature change with hover
In the settings.py ASGI_APPLICATION = '_keenthemes.asgi.application'usually ASGI_APPLICATION = 'appname.asgi.application'But app name is inconsistent In the installed apps section app name is given as dashboards.apps.DashboardsConfigby folder hierarchy i can consider dashboards as app...
I am using Metronic 8.2.0 and the sign-up template from demo25 (fancy one).I want to sent the input data from email and password to my php file where it’s getting checked with the database if email already exists or not. If yes the user should get a modal that he must choose another. If okay the...
After updating the data attribute "data-kt-countup-value" via jquery like so:$('#whse_edit_total_sold').attr('data-kt-countup-value', product_data.Total_Sold);we need to reinitalize the kt-countup so that the counter uses the updated data. Can you advise on how this can be accompli...
Hi! I downloaded v8.2 Asp.Net Core version and, as you know, there is already a wwwroot folder with assets inside. However, if I follow the getting started section and make 'yarn install', 'npm run build --demo1' in _keenthemes/tools folder, the content of wwwroot/assets folder changes. Lots of...
Hi There, I am trying to set the folloing layouts in my application from Fixed to FluidFooter - FluidHeader - FluidContent - FluidBut I dont want to download the template from the Layout Builder. How can I change direcly in the code.Note: Layout Builder splits the project into se...
Hello guys, I will appreciate your help regarding an issue I'm facing with the Blazor starter kit:I integrated the user-management application into the blazer demo, when I'm trying to add a user it seems that the add-user Modal is detached from the page click events.after checking in the...
Hi! I added via "yarn add typedjs" the lib.In my index.html I copied the javascript code at end: var typed = new Typed("#kt_typedjs_example_1", { strings: ["First sentence.", "Second sentence.", "Third sentense", "And some longer...
When Trying to install starter kit of Metronic laravel theme i am getting following error:TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) at C:\Users\Kashif\Downloads\themeforest-Y9tF6thq-metronic-responsive-admin-dashboard-template\laravel\laravel_demo1...
After following all the steps. in the docs, and run the server and get into the login page.when I try to login or register, nothing happens, and it just keep reloading. using inspect/ Network , i see general.js is showing 404 for the following.http://127.0.0.1:8000/assets/js/custom/authenticat...
I bought Metronic years ago (24th December 2014), and now I wanna to use a sample (demo) of that. Well, I try go ahead login page (user: admin@demo.com | pass: demo) and nothing. I got this message: "login detail is wrong..." or thing similar. What happened? Is necessary input some data, like li...
I would like to share my modal configuration with you. I thought to myself that you can integrate it automatically.Because being new to Angular, I spent hours and how to change the size of my modal.In my modale.componant.ts fileopen(options?: NgbModalOptions): Promise {...
I wondered what is the best methodology to develop based on Metronic with React. I installed the demo and it’s all working well. But I see that all components are in the _metronic folder. Is it advisable to leave them there and modify them, or is it better to create a new folder and make copies? I...
Hi Faizal,Thanks for your Time and great Support. After installing Metronic Laravel v8.2.0 (Absolutly clean, like in the Description) all looks very good and the DB run with all tables.The ENV-File is ok i use: -copy .env.example .env - and i dont set a PWDeveloper Tools:login:293 GE...
Hello,Please share figma file download metronic demo 1 in html
Hi Team!I bought Medtronic template and already in the middle of creating my website with it.Now I need an additional javascript plugin "three".I installed it via NPN and yarn. Can find it in the "node_modules" folder.From that point I am a bit lost how to integrate it in the build environ...