12208 comments found.
Hi keenthemes,
Do you have any ETA for a FullCalendar. it’s a most feature for any Modern Admin Theme. it should be already in Metronic 8.
Thank you
Hi
,
It’s in our todo list and will be released soon. At the moment we can’t confirm the ETA. We will release it as soon as possible. Stay tuned!
Regards, Sean
Hello there. I like how the metronic 8 HTML demo1 header looks, how I can replace my skeleton Laravel 8 project header with that one ? I tried but I’m messing it up.
Hi,
We are about to release the official Laravel version of Metronic v8 in coming week.
To stay updated please follow us at http://twitter.com/keenthemes
Regards, Sean
Sweeet .. can’t wait. Thank You
Hello guys.. one question.. Whats your suggestion on using the bootrstrap html template for an angular project?? I can modularise it into components.. I asked this because the html template seems to be feature rich than angular or react version
Hi,
The HTML version mostly uses jQuery plugin and those plugins are not available in the Angular version. Angular version uses Materail UI library with variety of unique features https://preview.keenthemes.com/metronic/angular/demo1/material/form-controls/autocomplete
However you can reuse any HTMl/CSS based elements/components from the HTML version in the Angular version.
For any further clarifications please contact our support via support@keenthemes.com
Regards, Sean
Do you have any plans to update sass 1.34?
Next time
Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
Hi,
Thanks for your feedback.
Have you tried the latest version of Metronic v8.0.11 with updated package.json by adding:
"resolutions": {
"gulp-dart-sass/sass": "1.32.13"
},
to fix the sass version for gulp dart otherwise the latest sass version throws those warnings for our custom sass and for the Bootstrap sass as well.
This workaround is good till Bootstrap SASS officially updated for Dart Sass 2:
For more info please check https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/changelog.html
If you are already using the latest version can you please email us via support@keenthemes.com your OS version and screenshot of your console and the bottom part package.json file content ?
Regards, Sean
Hello,
General question about using your template in Angular project: Html demos version contain much more examples of pages than Angular demo, could be examples from html version used in Angular project (which I assume should be based on skeleton from Angular version) and they will look like the same as in html version? Also about all used plugins, they are the same in both html and Angular? In case using ng-bootstrap is any difference how elements will look like (comparing to html version)? – comparing demos I see some difference
Thank you!
Hi Egvikosh
HTML+jQuery version and Angular version have different sets of functionality. In our SPA applications (Angular/Vue/React) we don’t use jQuery and cause of that jQuery based plugins can’t be implemented in SPA versions.
HTML/CSS structure is the same everywhere.
Ng-Bootstrap is 3d party library for us, and yes ng-bootstrap components will look differently.
Regards Keenthemes support
Ok I see. What you would recommend in this case. In case we will need those plugins include jquery as dependency? or make angular project skeleton based on html version?
Thank you.
Hi,
Technically you can use jQuery based plugins within Angular app with some workarounds. The Angular 12 version of Metronic 8 is being prepared for the release by end of June or early July. We will provide Angular native components based on Material UI library and also you can use our in-house components written in typescript. All future updates will be free of charge.
Regards, Sean
Hello I was able to build a CSS file rtl in Demo 5 version 8 but But it does not build the CSS file rtl of Demo 1 version 8 why???
Hello,
Thanks for your feedback. We are checking this now and get back to you shortly. In the meantime can you please send us via support@keenthemes.com screenshot of your command line console which command you ran and what was the cmd output.
Regards, Sean
Hi,
Thanks for your report. We will check it and let you know the result.
Thanks
Hi,
There is an issue with the dynamic output path for generating assets. We will fix it in the next update. As a workaround, please edit this file and change demo5 to demo1.
/html_bootstrap5/theme/tools/gulp.config.js
path: {
src: "../demo5/src",
common_src: "../demo5/src",
node_modules: "node_modules",
},
dist: ["../demo5/dist/assets"],
Thanks
is the future react 17 demo 1 built on bootstrap 5 or 4? Thanks.
Hi
,
Yes, sure. It will be based on React v17 + Bootstrap 5
Stay tuned for updates via https://twitter.com/keenthemes and https://www.instagram.com/keenthemes/
Regards, Sean
Hi, downloading/extracting specific theme items have become incredibly difficult. Is it possible to make dashboard/panel for subscribers where you can download a specific version?
Hi,
Thanks for your feedback on this. Noted and we will consider this. In the meantime you can use https://www.7-zip.org/ to quickly unpack the download package.
Regards, Sean
When will we see a react version of demo 1 ? in days please ? Given React is a hugely popular framework, why is this not being prioritized?
I’ve been waiting months now since the announcement of metronic 8; it feels like the announcement was premature.
When react ?
Hi,
The React version wad prioritized for sure and our React devs already preparing it for release with latest React v17 + Bootstrap 5 support. Every version has different level of complexity and sometimes the timeline can differ accordingly. We will do our best to release it as soon as possible.
Regards, Sean
Invalid list number setting
Hi
,
Thanks for your feedback. Could you please clarify it ? What do you mean by “Invalid list number setting” ?
Regards, Sean
“I Agree & Terms and conditions” on the registration page has become two lines,How can I solve this problem?https://preview.keenthemes.com/metronic8/demo1/authentication/flows/basic/sign-up.html
Hi,
Thanks for informing this issue. We will fix it as soon as possible.
Regards, Sean
Hi
,
Please try to add “form-check-inline” to the “form-check” element to solve this without changing any JS code.
If you need any further help please let us know.
Regards, Sean
Hey 
We have been working on some amazing stuff and shortly we will be releasing:
1. Demo 1 Vue 3:
– Skeleton setup documentation.– Sign-in form improvements.
– Element UI library demos improvements.
2. New Plugin Integration:
– Smooth Scroll.– Bootstrap Alerts.
3. Updates & Improvements:
– Blazor documentation.– DropzoneJS.
– Bootstrap Tooltips.
Next up:
1. Demo 1 Laravel:
– Full layout integration.– Layout builder.
– Menu generation from config.
– Fully functional authentication.
– Sign-in, sign-up and password recovery pages.
– User profile and accounts pages.
2. Support Center App:
– Support dashboard.– Tickets list page.
– New ticket modal.
– View ticket page.
– Tutorials list page.
– Tutorials post page.
– FAQ page.
– Contact us page.
– Licenses page.
3. More:
– Demo 2 HTML.– Demo 3 HTML.
– Demo 1 React v17.
– Demo 1 Angular v12.
Stay tuned on endless updates to empower your projects!
Regards, Sean
I am using kt-datatable with ajax source data. I’d like to use the autohide rows only on small screens—how can I specify “rows: { autoHide: true }” for xs, sm, and md screens, but “rows: { autoHide: false }” for lg and xl screens?
On a related note, how can I specify the column widths to vary on smaller/larger screens?
Thank you!
Hi 
Sorry for the inconvenience. The KTdatatable option for autohide and width does not support screen size configuration.
Thanks
You have a foreach error on page https://preview.keenthemes.com/metronic/demo10/features/icons/fontawesome5.php
Hi
,
Thanks for your feedback on this. We will check it and fix asap.
Regards, Sean
Hi, 
We have fixed the issue. Sorry for the inconvenience.
Thanks
still waiting for BlockUI, alerts,in version 8 , shall I go back to Metronic 7 ?
Hi,
The alerts will be released in the next update in a few days however BlockUI plugin seems outdated and not supported anymore. We are considering to create our own in-house solutions based on our Overlay custom component.
Regards, Seam
Thanks for the reply , is there any alternative until you create your own ?
So far no alternative for Block-UI, we will check it. If you see any similar plugin can you please let us know ? We will check if we can use Block-UI with latest jQuery.
sure
Trying to integrate laravel 8 and vuejs with this theme , by following this guide https://keenthemes.com/metronic/?page=docs§ion=vue-laravel-integration .
But keep on getting webpack – Invalid configuration object error. How to solve it ?
Hi,
Can you please specify which Metronic version are you using?
This guide is prepared for the Metronic 7 and at the moment it isn’t valid for Metronic 8, we will add such doc for Metronic 8 very soon.
Regards,
Lauris
I am using metronic 7.2.2
Can this guide https://keenthemes.com/metronic/?page=docs§ion=vue-laravel-integration being used with Laravel 8 ?
Hi,
Then it should be working.
Could you please attach your package.json?
Regards,
Lauris
package json = https://pastebin.com/pFfMCx9y
webpack = https://pastebin.com/Vi4mXytU
composer json = https://pastebin.com/AWsKj0w4
npm version = 6.14.8 node version = v15.0.1
Hi,
Thank you for providing the info.
Because the new version of the laravel-mix is released you should make some additional changes.
To fix this error follow these steps:
1) Update your package.json
Remove these dependencies:"@vue/cli-plugin-babel": "^4.5.9", "@vue/cli-plugin-eslint": "^4.5.9", "@vue/cli-service": "^4.5.9", "@vue/eslint-config-prettier": "^4.0.1",
These are not required in the latest version of laravel-mix.
2)Install vue-loader by running following command:npm install vue-loader3)Update your webpac.mix.js file with the following code.
const mix = require('laravel-mix');
const path = require('path');
mix.js('resources/js/app.js', 'public/js')
.postCss('resources/css/app.css', 'public/css', [
//
]).vue();
mix.webpackConfig({
output: {
chunkFilename: `js/[name].js?id=[chunkhash]`
},
resolve: {
alias: {
'vue$': 'vue/dist/vue.runtime.esm.js',
'@': path.resolve(__dirname, 'resources/js/src/')
}
}
});
4)Delete node_modules folder and package-lock.json and run command:
npm install5)Rebuild assets with command:
npm run dev
Regards,
Lauris
Hi, could you please help on creating a webpack.mix.js for Laravel 8.
Thank you!
Hi
,
We are releasing the official Laravel version within the next or latest the following week with following features:
– Full layout integration.
– Layout builder.
– Menu generation from config.
– Fully functional authentication.
– Sign-in, sign-up and password recovery pages.
– User profile and accounts pages.
We would suggest to wait for the official Laravel version since it will save time and afford to gets started with your project.
Stay tuned for updates via https://twitter.com/keenthemes and https://www.instagram.com/keenthemes/
Regards, Sean
hi,Does Laravel 8 support it?
Hi
,
Metronic 8 Laravel version will be released really soon with following key features:
– Full layout integration.
– Layout builder.
– Menu generation from config.
– Fully functional authentication.
– Sign-in, sign-up and password recovery pages.
– User profile and accounts pages.
If you need any further clarifications please let us know.
Regards, Sean
An error occurred in vue version 8. Integrate Laravel and vue.
The following is the error code. ./resources/js/assets/ts/_utils/_DOMEventHandlerUtil.ts 61:21-48 [tsl] ERROR in /home/www/php/laravel/main/resources/js/assets/ts/_utils/_DOMEventHandlerUtil.ts(61,22) TS2774: This condition will always return true since the function is always defined. Did you mean to call it instead?
The problem is like this code. if (element && element.removeEventListener && e && e.currentTarget) { e.currentTarget.removeEventListener(e.type, calee); }
Good morning. I will answer. Of course, we have integrated it into Metronic 8 vue, not just Metronic 7 vue Since the release of Metronic 8 vue, I tested it.
Integrated with Metronic 8.
Hi,
To fix this issue you should enable the typescript in your Laravel app.
You can follow this tutorial: https://sebastiandedeyne.com/typescript-with-laravel-mix/We will add an updated Laravel and Vue integration doc for Metronic 8 in upcoming releases.
Regards,
Lauris
Hi
im using this metronic8 demo5 with laravel inertiajs acordian menu, map not loading when i refresh each page then it is working
some problem with this script
<!-begin::Global Javascript Bundle(used by all pages)->
<script src=”assets/plugins/global/plugins.bundle.js”></script>
<script src=”assets/js/scripts.bundle.js”></script>
help me
see this link for more detail https://stackoverflow.com/questions/67651925/when-using-inertia-link-javascript-charts-button-links-not-working-it-is-working
Thanks
getting this error on console
VM433 scripts.bundle.js:7 Uncaught TypeError: Cannot read property ‘on’ of null at Object.init (VM418 scripts.bundle.js:7) at VM418 scripts.bundle.js:7 at Object.onDOMContentLoaded (VM418 scripts.bundle.js:7) at VM418 scripts.bundle.js:7
Hi
,
We are now preparing Metronic 8 Laravel version for release with following key features:
– Full layout integration.
– Layout builder.
– Menu generation from config.
– Fully functional authentication.
– Sign-in, sign-up and password recovery pages.
– User profile and accounts pages.
We would suggest you to wait for the official Metronic 8 Laravel version as implementing it from scratch requires time and a lot of workarounds.
If you need any further clarifications please let us know.
Regards, Sean