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

All Questions (6129)

Hello. I've already worked with Metronic (an older version and Angular). I want to switch to the current version now (and it will be React). But before purchasing a license, I need to familiarize myself with the functionality. Is it possible to get a trial version?
I found that if I don't use plugins.bundle.css it will be incorrecterror image:normal image: monaco-editor 0.47.0Metronic 8.2.4
Hello Team,I have full-page laravel template and using only main page header.In main body, I am using card , but I want to keep card header sticky, so when user scrolls the page, they need to see main website header and below card header sticky, so that user can read all card body content al...
Hell We need resource based full calendarStructureProduct1 Product2 Product3 Product4 Product5Driver Name Driver NameCustomer Name Customername7PM 9PmHow can get above...
Connection could not be established with host "mailhog:1025": stream_socket_client(): php_network_getaddresses: getaddrinfo for mailhog failed: No such host is known.|how to fix it ?
I am having the following error:ReferenceError: axios is not definedI am running the demo1 from Metronic v8.2.3.I've tried call axios from browser console in the file demo1/authentication/layouts/creative/sign-in.html and have the same error.In the package.json the package i...
Hi there,Thank you for a great product!We're wanting to build a Single Page Application using Metronic. Do you have any pointers for where to start with this? We have the backend content ready, but would like some guidance on how to structure the app best, for optimal frontend performance an...
I manually deleted local storage in my browser for a test, I saw Metronic data that was stored for my purchase and some other items I assume you use for security - but since I removed them in my Chrome, I cannot get them back! I re-installed confirmed the .env file remained untouched. It looks l...
How do i verify the users email address after registration without having to require login information in laravel?
I finally able to run ASP CORE demo 1. However, whatever I click, the address changes to the link I click, but it always displays the dashboard default index page. Nothing is functional. Please help. Thank you.
After I follow all the instruction here https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started ,I run dotnet watch. The website loads but there is no css styling at all. just texts. I tried running the csproject using visual studio but it does the same. Help!
I followed instruction in https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started.Here is the output that I get when running gulp --demo1. What did I do wrong? Thank you for your help.D:\COMPANIES\CV Software\Projects\iSpeak\SOLUTION\iSpeakCore\metronic_v8.2.3\metronic_asp....
Is it possible to load pages via ajax without updating the menu bar? I couldn't see that in the demos.
i'am using metronic 8.2.3 demo 39when i click menu with attribute wire:navigatedropdown menu in sidebar and header such as notification, profile can't click or showhow can i fix it ?i have watch this:https://www.youtube.com/watch?v=gkDq2E6g0F0this is my sidebar :
Install tiny-slider dependency by running command npm install tiny-slider.Include tiny-slider styles on your component.@import "tiny-slider/dist/tiny-slider.css";Paste a slider html code to your component....
Hey please help me, when i switch the mode to dark its rendered in html but doenst work what can i do
dear admin i am using the old version of the template , how can find which version i am using , and i have got issues with the dark mode i mean i cant switch to the dark mode, can you help me with that
I download de Vue Metronic 8.2.3 Demo 1 and after run npn run build don't work with nginx I juste receveid error this messages:1. Loading module from “http://vod.mydev.wtf/metronic8/vue/demo1/assets/index-9fb06229.js” was blocked because of a disallowed MIME type (“text/html”).2. The styles...
HiHaving issues with the form submission. I added the below and I have a route in my laravel app along with a controller and model. But when I click on the submit button it goes to create-account.js and does validation but stop there. I get no errors and the data is not added to my database. Do...