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

I have the following problem when I want to integrate the latest version of metronic v8.0.36 Problem 1 - Root composer.json requires laravel/framework ^9.0, found laravel/framework[v9.0.0-beta.1, ..., 9.x-dev] but the package is fixed to v8. by a partial update and that version d...
Good morning, I am attaching the complete link of the project. I comment that I present problems for the DATATABLE,bootstrap-maxlength.html and recently with vis-timelineI had to manually add in plugin.scss the following @import "~ vis-timeline / dist / vis-timeline-graph2d.min.css"; and...
When I call Toastr Notification from Javascript it appears and hides without animation. Same bug exists in official documentation example. https://preview.keenthemes.com/metronic8/demo1/documentation/general/toastr.html
are there plans to add a kanban page?
Recently I have purchased a Metronic Theme. I am using this theme in a ASP.NET MVC application. The not supporting form POST method. Please help. Existing HTML for the same is given below:...
Hi,What's the purpose of this line?var hostUrl = "assets/";I'm using the good template in a Django project and need to set this address dynamically. I removed it and everything still works fine. Do I need to keep it for some specific modules?Thanks
Hi keenthemes.Since I"m using exclusivly svg icons, I cut all the font-icons, bootstrap-icons ....now the popover "x" close is not showing, is there a way in html to tell a popover to user an svg icon like you use in drawers .. ?if so, how ?thank you.
i bought Metronic admin 8 but i need good landing page for it i am using html version is the free template support same asset file please advice
hi keenthemesHo safe it is, to remove those plugins from the compiling bundle "'theme/html/tools/webpack/plugins/plugins.js'" :// ES6-Shim - ECMAScript 6 compatibility shims for legacy JS engines. Learn more: https://github.com/paulmillr/es6-shimrequire("es6-shim/es6-shim.min.js");...
I can only see the version of github 8.0.34, how can I solve it?
Hi KeenThemes,I bought your Metronic theme, proven by below Purchase codes-------------Authors may ask you for a purchase code to verify that you’ve purchased this item.bf51d359-7fda-4e9d-a07d-02d571893698 - 15 Feb 2022-------------I am using Laravel framework and i have configured i...
Hello team,Is there email template or not? If yes where i can see email template design?
Im using metronic 8.0.35, html, and demo8Working on datatables with fixed columns but columns are not fixed.Settings "scrollX": true, fixedColumns: { left: 2 },Any sample i can compare?T.I.A.
Hi~ I'm wondering How I can change the smaller font-size of content in card within "list-columns1.html" in Demo12 . It doesn't work when I use class name like 'font-size-xm' as well as inline style method. Bigger size is available but smaller size isn't, I think. I will appreciate if you help m...
Hi thereI'm wondering if I missed something on the setup, but it's been successfully completed and when checked the version it gives me 8.77.1 and not 9https://www.screencast.com/t/7KDBdMr1f
Hello, I bought the Metronic theme before.Now theme was updated, I want to re-download the theme files.I re-downloaded the file via Themeforest.But there are only demo1 files for vue, react and html in the file.The file I downloaded does not contain the files of other demos.Is th...
Hey all, I developed a date time picker via bootstrap with Metronic without jQuery.I have made the portion of showing the present and special days. I continue to develop.Next part : - Range date selected - Time SelectedStackblizt link: https://react-date-timepicker.stackblitz.ioSou...
How can i change the date format from mmddyy to ddmmyy?
version: Metronic v8.0.36project: vue demo1views: CustomerListing.vueconst tableData = ref([]); const initCustomers = ref([]); const total = ref(0) onMounted(() => { axios.get('http://127.0.0.1:19093/api/customers', {params:{...
Good evening, in fact I am performing an integration of demo2 HTML theme by following all the steps contained in the document Server-Side integration for laravel.once you get to the step to compile the assets.when I run the command: npm run devit shows me this error:'mix' is not recognized...
I upgraded a project to Metronic 8.0.36 and noticed that the Password Meter Control no longer auto-adjusts the password strength meter bar. I verified by pulling up the free-trial-sign-up form from version 8.0.35 and 8.0.36, and while it works as expected in 8.0.35, it does not work in 8.0.36. Is th...
Hi,I have a problem with the stepper component, the formik validation error messages do not appear under the field. example: name required.In the preview, the messages appear, but when running locally the messages do not appear. What can I do?Another question is about the users module, w...