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

how to keep the header display don't hide.thanks
Please find the attached screenshothttps://imgur.com/a/1WasmXR
when run npm dev --demo7 on laravel instalationthe following error comes and getting browser msg "This site isn't working" PHP Fatal error: Uncaught InvalidArgumentException: View [layout.demo1._content.
Hi TeamI'm getting this error when I try to run the npm run dev --demo7in 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-47Mod...
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...
I am using metronic in my web project. I noticed that in metronic HTML this error does not occur, but in React it does! And what happens when I use route instead of navigate, where in navigate it takes you on the route and refreshes the page at the same time. The layout does not adjust itself taking...
Hi,I have used the default ajax serverside pagination as mentioned in Keenthemes Docs. Link belowhttps://preview.keenthemes.com/html/metronic/docs/general/datatables/server-sideWhy m i having the default search filed provided by datatables?https://imgur.com/a/0sV7y8t
How do I download other HTML demos? I buy it 2 days ago. (metronic)
I have a menu dropdown which does not work at first. but then we if change the nested route or change refresh that page then it start to worksThis is the URL from demo Previewhttps://preview.keenthemes.com/metronic8/demo1/pages/user-profile/overview.htmlIssue is with the 3 dots buttons n...
Hi,We are trying to create a Blazor server app using html template code from Demo 33 HTML. Currently the sample page only has header and left side bar with blank body.The button "kt_app_sidebar_secondary_toggle" and the user profile mouse over menus at header are not working.It works som...
When we use touch screen devices (laptop/Tablet) screen width greater than 992(1378, 1280, 1440 etc..) and parent menu it is getting closed on click instead of opening child menus.Steps - https://preview.keenthemes.com/metronic8/angular/demo1/dashboard1) Click on Apps in Top Menu2) Cli...
How can I move the language selector from user inner drowdown to the topbar directly?
I purchased the theme a week ago, i am trying to install locally. Currently i got few issues:1. How to switch to another demo layout, default seems to be demo1. I tried changing value in config/settings.php > default value but no luck.2. The sidebar is very different, it have only following...
When I put it to run (yarn start) it goes to this error page, do you know where in the code I can solve this bug?
If I buy the regular plan, do I get the figma page and 46 demos of html, react, etc?
Dear Team i am using laravel version 8.1.7, i could not figure out the bootstrap file where i need to enabledimport Echo from 'laravel-echo';window.Pusher = require('pusher-js');window.Echo = new Echo({ broadcaster: 'pusher', key: 'mykey', wsHost: window.location.hostname,...
Hi,Currently, I'm using an Angular based template but I noticed that Toastr is not part of the demo. Searching on the documentation, I noticed that it is implemented as part of HTML.https://preview.keenthemes.com/html/metronic/docs/general/toastrDo you have a workaround to use Metronic Toa...