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

I downloaded Blazor demo1 as .rar . I made the necessary updates. Where do I find the missing pages?
Hello,I am looking to utilize firebase auth and would like to integrate it into my angular project. Thanks, Anthony
Hi there,I'm trying to change the values from file resources.views.partials.widgets.mixed._widget-10.blade.phpBasically its pretty clear, that the Apex Chart should use the routefrom data-kt-chart-url="{{ route('profits') }}".In the SampleDataController you can easily change the valu...
Hello,i'm trying to follow as best the metronic structure, and I've used SweetAlert to show confirmation popup, but it clashes with the metronic layout. which one do you use normally? bootbox?Thanks
I can only use the HTML version, as my stack is CI or raw PHP, not Laravel or React.In the HTML version, GULP and WEBPACK only assist with compiling SASS to CSS. Only the assets folder is affected.There doesn't appear to be any snippets library for HTML demo in the SRC folder, there's only f...
Hi I don't use Vue, React, or Laravel.. I'm using CI so I'm limited to the HTML pack only.The HTML version only contains static HTML pages and requires a large overhead to get the snippets required for build.$39 USD ($60 AUD) is high cost for static pages that I need to spend days / week...
Hi,There seems to be a bug when you group together a menu-item menu-accordion and a menu-item inside a main menu-sub menu-sub-accordioninside Aside-menu-componentBasically something like this:
Hi team, we want to have the aside menu not interrupting the header menu (log, links, etc). 1. We want the header should full as what can be seen if you perform the following(1.a) navigate to https://preview.keenthemes.com/metronic8/demo1/layout-builder.html,(1.b) click on layout( 1.c) se...
In Metronic Version 8. It is mentioned that 150+ functional pages are available like 7 Account pages, 27 Authentications pages, etc...We have Download Metronic Veriosn 8 theme. We have checked the theme on our local machines and also we have checked the theme preview but we are not able to find...
Hello, I'm having problems including a jQuery .autocomplete function for a textbox which should load from MSSQL Customer List. My code works perfectly alone, but not in the MasterPageUncaught TypeError: jQuery(...).autocomplete is not a functionwith
Hi,today I tried to update Metronic theme from v8.0.38 to v8.1.0 within my app without success.I reproduced exactly the same steps I always followed (from the doc, since v8.0.21) but still layout appears somehow weird (both header and aside are missing, tooltip that should be dark apperas white,...
Why does the demo1 angular source I download lack many functions compared to Metronic's demo
HiI have three questions.1. if we can buy a regular license first for evaluation? if all good, then we can upgrade to extended license?2. The template license is limit to one domain or one subdomain? 3. We have dev and production, different urls, but same domain (portals.example.com...
Hi, I had seen KTPasswordMeter is being used in HTML demos. While in the Angular demo there is a component named - PasswordMeterComponent.Now would you please tell, me how to use PasswordMeterComponent on the Angular signup page? I wouldn't like to use it as a global script. Any doc on Passw...
Hi!How can I start Metronic 8.1.0 in dark mode by default (plain HTML)?Best regards!
Hi Im trying to port some elements from the HTML version to the Angular version but the styles are different, mainly because there are some styles in the style.bundle.css which are not found in the .scss files.Is this a correct assumption or am i just missing some .scss files? sample -> this...
Hello, can you tell me please why angular theme is different and i cant use html classes inside, to change it.Example:1. HTML Left aside bar has classes: app-sidebar flex-column2. Angular Left aside bar classes: aside aside-light aside-hover...
Hi, HTML Demo5 is missing some files. The devs Metronics dashboard doesn't have ask.html, question.html, search.html, and tag.html files, or may also be other missing files.
I am using Rider HTML free theme and trying to integrate in Angular but somehow some functionalities are not working like sidebar menu open, search menu open, profile menu open. I have added all styles and scripts in angular project still I am getting error
I followed this documentation to create a fresh Laravel 9 and Vue 3 using demo 8 app: https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integrationHowever, when running npm run dev, it only builds up until about 12%, and then it freezes. How do I resolve this?I als...
Do you have an example either by way of documentation or an example download of the laravel backend to the Vue Demo 1 theme?the app you have at https://preview.keenthemes.com/metronic8/laravel/api just looking for an example so I can learn.ThanksJim
Not sure what I'm missing - but I don't understand the following two issues:1. the need for setting up and running the template from node.- If I can run the demo by clicking the index.html in the dist folder, so why do I need to set up node and run the demo via localhost?2. the need to exp...