12208 comments found.
When will metronic8 demo2 angular version come.
Hi
,
Thanks for your interest in our themes.
At the moment can’t confirm the ETA but we will do our best to release them as soon as possible.
Stay tuned for updates via https://twitter.com/keenthemes and https://www.instagram.com/keenthemes
Thanks
Hi, I have a bug in Metronic 8 -> Laravel -> RTL. When viewing user settings and clicking on the country dropdown – it flies all the way to the left side of the screen. Can that be fixed please?
Hi
,
Thanks for your interest in Metronic.
Have you tried to flip the menu placement directions from left to right and vise versa ? Our KTMenu component uses popper as core positioning library: https://popper.js.org/
if you need any further help please contact our support via support@keenthmes.com and provide us more details.
Regards, Sean
Hi, thanks for replying. How do I flip the menu left or right? Also, same problem on the megamenu in RTL modes. (the bug is also in your demo online)
Hi,
Please refer to data-kt-menu-placement=”” attributes in the HTML code and use preferred values from https://popper.js.org/
Regards, Sean
I suspect you may have misunderstood my meaning. I am talking about the select2 dropdown elements looking off screen in laravel RTL. This is account->settings dropdowns like (currency, timezone etc…) please have a look
Hi,
We will find a way to solve it. Looks like we have to exclude select2 plugin from RTL conversion.
Thanks
Hi
I would like to ask about Datatable support on Metronic 8 for Angular. Is it expected to be added anytime soon?. Also I would like to ask if Metronic 7 is still going to be maintained/supported and for how long.
Thanks.
Hi
,
Thanks for your interest in Metronic.
We are working on CRUD solution for Angular and other SPA frameworks. At the moment we can’t confirm the release date but we will do our best to implement it as soon as possible. The Metronic v7 branch will be still available and we do provide bug fix support but new features will be released only for Metronic 8 Angular.
Regards, Sean
HI, i use flatpickr in modal and there is sweet alert, but when swal popup, flatpickr always appear on top of sweet alert. thank u
Hi
,
Thanks for your feedback on this. We will check it further and try provide a fix in the update
Stay tuned for updates via https://twitter.com/keenthemes and https://www.instagram.com/keenthemes
Regards, Sean
Demo 8 – Core Dashboard laravel version is it available?
does this support api
why your laravel version have few features than html demos
can i use laravel api
It seems like laravel is not that greatly supported even from your v7 demos.
Hi
,
Thanks for your interest in Metronic.
Please note that the Laravel version is actually a fully functional application with a database structure. At the moment the Laravel version is implemented only for Demo 1, Demo 2, and Demo 3. For other demos, we will implement them in the near future.
May I know what do you mean by Laravel API ? If you mean the API for the dashboard charts, etc you can check the API route in routes/api.php and controller file in app/Http/Controllers/SampleDataController.php
Please note that currently we maintain Metronic 8 Laravel and it’s much more advance and well structure comparing the Metronic 7 one.
If you need any further clarifications please let us know.
Regards, Sean
Thank you for your response, i want to purchase this can you please tell me when Demo 8 – Core Dashboard Laravel version will be available? i need it asap.
Hi,
Sorry, we can’t confirm the exact release date but we will do our best to release it as soon as possible, probably in 1-2 weeks.
Regards, Sean
May I know what the roadmap like for vue version is? I haven’t seen an upgrade for a while now. Thanks!
Hi
,
Thanks for your interest in Metronic.
At the moment we are working on Vue CRUD solution and it should be out soon. Also we will be releasing other demos’ Vue versions as well.
For more amazing free and pro templates, illustrations, icons please check out our market:https://keenthemes.com Stay tuned for updates via https://twitter.com/keenthemes and https://www.instagram.com/keenthemes
Regards, Sean
Please there is no RTL version file in metronic8/vue/demo7 even //@import “assets/css/style.rtl.css”; is already hashed and not found in it’s directory.
+ can you build most of native features for Vue projects too ?
Hi,
By default, we are not including style.rtl.css into our theme.
You can generate this file by running the following command:
npm run rtl ### or yarn rtl
Check our RTL setup doc: https://preview.keenthemes.com/metronic8/vue/docs/#/rtl
Regards,
Lauris
We just include the dark theme in our app and I came accross those dark theme pages of the whole our app, and wanted to share those feelings.
I just want to tell you guys thank you soooo much for the Metronic demo6 dark mode.
It was NEAT, PRECISE and ZEN,
Wow, without touching at anything, just load the correspondant css, and all our application theme becomes DARK.
We haven’t implement RTL support in our APP yet, but don’t tell me that this dark theme is also seamless and also true for RTL ???? if so, Hands Down guys. (IT IS A WHOLE ANOTHER LEVEL).
You’ve made a huuge smile on our faces.
On behalf of our team ,Thank you.
Keep up the good work.
Hi
,
Thanks for such a warm feedback. I will be sure to share this with the team. We will continue working on making Metronic one stop solution for any web project with more demos, apps, pages and in-house components and 3rd-party plugin integration.
We appreciate your great contribution in improving Metronic.
Have a great day!
Regards, Sean
you are welcome, You too.
Hello there! I’m starting a new project in Vue and my client just loved the Demo 3 of Metronic 8, it fits exactly what they need.
Is there any timeframe to release the Vue version?
Thank you!!
Hi
,
Thanks for your interest in Metronic.
We can’t confirm the ETA for upcoming features but we will do our best to release it as soon as possible. Probably in 1-3 weeks timeframe. You can purchase Metronic and get familiar with it and all future updates will be available for free.
if you need any further clarifications please do let us know.
Regards, Sean
Hi keenthemes,
How to hide all drawers in Metronic8 HTML ???
Tried :KTDrawer.createInstances();
but didn’t work !
any other option ?
thank you.
Hi,
At the moment we do not have such API method. We will add it in the next update. In the meantime you can hide drawers individually: https://preview.keenthemes.com/metronic8/demo1/documentation/general/drawer.html#methodsRegards, Sean
I know already about it. but we are un a situation where a a drawer is called from another drawer to show a modal, one that modal post data, all the drawer have to be hidden.
Waiting for it in the next release.
I will remember you, LoL
Thank you.
Hi
,
Sure, we will add that API method. Its a useful method to have.
Thanks for your continues help for Metronic improvements.
Regards, Sean
Indeed. It is a must one to have.
you are most welcome.
Hi
,
Sure, we will provide KTDrawer.hideAll() and KTDrawer.updateAll() static method in the next update. If you have any other suggestions please do let us know.
Regards, Sean
hi keenthemes,
As you said in the new Metronic that you removed the “data-kt-menu-flip” from the html to handle the responsive.
DO we have to remove this data-kt-menu-flip="top-end" from our all .html files to be in update position ??
thank you
Hi
,
Yes, you can remove the data-kt-menu-flip globally.
Regards, Sean
thank you sean
You we most welcome 
Great release. Is CRUD for Laravel the next feature you are working on? This is quite important for me to start the project.
Hi
,
Thanks for your interest in Metronic.
At the moment we can’t can’t confirm the ETA but we will do our best to release it as soon as possible.
Regards, Sean
Hi, thanks a lot for your great efforts and releasing Angular 12 version of Demo 1. Regards
You are most welcome
I hope you will like it. Stay tuned for new features and improvements for Angular and other versions as well.
This release is great specially the “Rich Content Vertical Tabs” and the TextArea autosize, We had always to set the number of lines for the text area within the input depending on the nature of the text area,
The dark mode demo6 looks sick,
Thank you also for the Datatables.net (filtering options) waited for that for so long.
thank you guys, so much.
Hi
,
You are most welcome. Glad to hear that you liked it. More updates with new features and improvements on the way.
Regards, Sean
Hi, when I try the registration page I got this error “syntax error, unexpected ‘public’ (T_PUBLIC), expecting variable (T_VARIABLE)”, but the system insert the user in database. I use Laravel Metronic v8 demo 1. How I can resolve?
Hi,
Thanks for your interest in Metronic.
It seems there is an syntax error in your code. Can you please double check if you have any missing semicolon in your code ?
if you need any further help please contact our support via support@keenthemes.com and provide more details.
Regards, Sean
No Demo6 Dark mode in this new Metronic8 release ?
HI
,
We are targeting to release the Demo 6 Dark Mode today!
Regards, Sean
Ahhh wonderfull. thank you Sean.
In metronic 7 angular version: https://preview.keenthemes.com/metronic/angular/demo3/dashboard there’s any file manager available or something like this: https://i.imgur.com/Subli5n.png ?
Hi
,
Thanks for your interest in Metronic. The File Manager App is not available for Angular version at the moment. We will consider it for Metronic 8 Angular version soon.
Stay tuned for updates via https://twitter.com/keenthemes and https://www.instagram.com/keenthemes
Regards, Sean
Hey 
We have been working on some amazing stuff and shortly we will be releasing:
1. Angular Version:
– Latest Angular 12.– Demo 1 Layout Integration.
– Authentication with Rest API.
– Native Core Components.
– Aside Navigation.
– Horizontal Navigation.
– Breadcrumb.
– App Core in Typescript.
– Angular i18n.
– Angular Router.
– Latest RxJS Examples.
– Angular Forms.
– ng-apexcharts.
– ng-bootstrap.
– Layout Builder.
– Complete Documentation.
2. HTML Version:
– Ajax Server Side DataTables.– Autosize Plugin Integration.
– Bootstrap Vertical Tabs.
– KTMenu Improvements.
– Documentation Search Functionality.
3. HTML Demo 8 – Advanced Dashboard:
– Dark Mode.– Layout.
– Advanced Aside.
– User Settings.
– Header Toolbar.
– Pages.
– UI Elements.
– 3rd Party Plugins.
– In-house Components.
– Widgets.
– Layout Builder.
– Documentation.
4. HTML Demo 9 – Fancy Dashboard:
– Dark Mode.– Layout.
– Fancy Aside.
– Extended User Menu.
– Pages.
– UI Elements.
– 3rd Party Plugins.
– In-house Components.
– Widgets.
– Layout Builder.
– Documentation.
5. Laravel Version:
– Integrated Dashboard Charts.– Core Layout Improvements.
– Docs Improvements.
6. Vue Version:
– Layout Improvements.– Docs Improvements.
7. React Version:
– Layout Improvements.– Docs Improvements.
Next Up:
1. Laravel Version:
– CRUD Solution.– 2 Steps Authentication.
– Application Settings.
– Integrated Charts.
2. More:
– Demo 10 HTML.– Demo 11 HTML.
– Demo 12 HTML.
– Demo 13 HTML.
– Demo 14 HTML.
– Demo 15 HTML.
– Demo 3 Vue.
– Demo 3 React.
– Demo 2 Angular.
– Vue CRUD Solution.
– React CRUD Solution.
– Angular CRUD Solution.
Stay tuned for endless updates to empower your projects.
All updates are free, always!
Regards, Sean
Hi
,
If you haven’t done so yet, please check out our latest how-to videos https://www.youtube.com/c/KeenThemesTuts/videos. Subscribe and stay tuned for more videos!
Regards, Sean
Hi, Laravel versions are missing icons. Also on acount>->overview it just says: http://127.0.0.1:8000/account/overview. Can that be fixed pls?
You can see the icons bug even on your online demo:
https://preview.keenthemes.com/metronic8/laravel/index?demo=demo1and the account over view bug:
https://preview.keenthemes.com/metronic8/laravel/account/overview?demo=demo1Hi,
We will fix it and include the bug fix in the next updates soon.
Thanks