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

I have a problem with the "page-title" in the layout, using laravel.When i use this settings in config/demo1/general.php:// Page title 'page-title' => array( 'display' => true, // Display page title 'bread...
Hey folks,When I submitted the form, can't really reset the modal.Could you please give the right way to dispose the modal after hide it?Thanks in advance!M.
As instructed in the video entitled, "Your First Project" I am inside of the layout builder, and it does not look like it does in the video. I do not have a "Main" tab, starting instead at "Header" and there is furthermore no "Export" Button, thus I am unable to export anything. I am unsure where to...
The instructions aren't entirely specific on where exactly one should be when entering the commands inside the terminal. Preliminarily, there is no `tools` directory inside the `react` folder so there I cannot even try to follow the instructions. From `html/tools` which I decided to try instead...
Do you have a estimated time for when Metronic Demo 18 with Laravel is ready?
Hi,When I run the demo page Index.html and I press F12 on Google Chrome, I got this erros:"DevTools failed to load source map: Could not load content for file:///C:/Users/XXXXXX/Downloads/good_html_v1.0.3-2/good_html_v1.0.3/theme/dist/assets/plugins/global/toastr.js.map: System error: net::E...
I ran the "gulp localhost" command in step 9.Then I typed "http://localhost:8080/demo2/dist/" into my browser.So the following error message appears."Cannot GET /demo2/dist/"orIf you type "http://localhost:8080/""Cannot GET /"A message is displayed.My computer installation pa...
Im using the html version from Metronic 8 theme but the sidebar its not working when changing between views from the SPA vuejs app, how can I make it work in my vuejs project? I didn't used the Metronic Vue version beacuase I saw its using vue 3 and typescript, I'm using vuejs 2 without typescript.....
Hi, How we can customize the colors? I have seen the documentation, but not understand well. Give us easy to implement trick for colors change.Note : We doesn’t need solution for SAAS. We need direct solution via CSS.Regards
Can the Angular Material https://material.angular.io/ be used with Metronic?
I am interested in purchasing Metronic Admin TemplateI'd like to know what it comes with it when I buy it?
There is Laravel project of Metronic but I want to know, Is there a plugin or a better way to add it in existing Laravel project. I can add all dependence one by one and move Model, Controllers and view in my project, but its a lengthy and error prone way. So I want to know if there is a better way...
Hello,Have any plan to give all pages in Angular -Demo 1 which have in HTML - Demo 1 ?
I copied the HTML of the apps menu from the browser but it's not working. Is there any guide related to working with menu in angular? I think I am not able to initialize the menu properly.I am using metronic themes.
Just curious if you have an estimated timeline that Demo 4 will be available in React?
I am writing regarding the documentation here: https://preview.keenthemes.com/metronic8/demo4/documentation/general/menu.htmlThe "data-kt-menu-offset" does not work. An extract of my code using this is as belowPlease advise on the fix for this and let me know how to update the fix on my end....
Since the Metronic Angular v8 template does not yet include user creation or permissions/roles settings, we cannot migrate to it from v7. Is there anywhere we can find information on whether this is still being worked on, and if there is an expected release date?
My company uses Metronic 7.2.9 as I'm a new developer and implementing the theme for the frontend part. But the problem is when I am using Axios for any get or post method, it always shows a 404 response. But the fetch method is working fine. The theme is fresh and used only for two days. I don'...
Hi guys!Which library do I have to use to open the HTML exported by Layout Builder and generate just an HTML with the "compiled" partials?Oi pessoal! Qual biblioteca eu tenho que usar para abrir o HTML exportado pelo Layout Builder e gerar apenas um HTML com os partials "compilados"?...
Hello,When using search on a KTDatatable, it seems you cant search on the ID with integer values. I tried various things like adding a second column and use a template to fake a new column. Even then search does not trigger on integers.Thanks in advance,Bastiaan