12208 comments found.
There are too few Duotune icons, why delete the Duotone icon?
Hi
,
Thanks for your feedback. Our in-house Duotune icons are more appealing and fine tuned for our design system. More icons will be added soon. If you have icon requests please email our support via support@keenthemes.com
Regards, Sean
Will you ever work in flutter, it would be awesome to have your work in flutter
Hi
,
Thanks for the suggestion. We will check this further. You can stay in touch with us via support@keenthemes.com
Regards, Sean
Ouch… decided to check out how big of a deal an upgrade to V8 (vue) would be… first of all – doing an npm install gives you a bunch of warnings:
old lockfile…. Second – npm states the number of vulnerabiliites which is: 50 vulnerabilities (21 moderate, 29 high)
How can you release a theme that out of the box installs so many libraries containing severe vulnerabilities?
Hi,
We are so sorry for that.
We will take a look at these warnings and fix them as soon as possible.
Regards,
Lauris
I want to know whether React Metronic version, follows these 2 things or not, 1) singleton design pattern i.e. for login/ auth service 2) adapter pattern while implementing a third party library.
Hi,
1) Yes in our auth system we are using redux which uses a singleton pattern
2) Currently not all third-party libraries have their own wrappers.
Metronic supports react-bootstrap so should be able to use their provided components, check the doc page https://react-bootstrap.github.io/components/alerts/
Regards,
Lauris
Friend it has been three weeks since they told me they were going to accommodate the problem of the react demo 1 template, they said it would only take a week, my client can not keep waiting and what I receive from you is a joke, but do refund to my client and that he can opt for something functional, sorry for sounding cruel, but you only tell lies.
Hi,
Sorry for the delay with a fix.
We already released Metronic v8.0.29 and the bug which you reported should be fixed there.
You can check our the preview page: https://preview.keenthemes.com/metronic8/react/demo1/dashboard
Regards,
Lauris
It cannot be possible !, the problem persists !!! I don’t know what they accommodated !!! I sent a video reproducing the error, it is not possible that I still have the same problem, according to you what was corrected ??????????
I’m already bothering my friend, if I didn’t issue a refund to my client, they asked me for a week to solve it, three weeks passed and I keep receiving the same problem.
Hi,
Have you checked it in the preview site https://preview.keenthemes.com/metronic8/react/demo1/dashboard or in your development version? Have you tried to clear the browser cache/storage?
If the issue still persists for your we will provide a hotfix. We are double-checking the issue now.
Regards, Sean
Yes, I already checked all that before commenting here, and I even tried it in another web browser. I need a prompt solution, a long time has passed, I have collaborated reproducing the error but I do not see help from you
Hi,
Noted, we are rechecking it now and will try to provide you a hot fix shortly. Please hang on.
Regards, Sean
I appreciate being so kind to solve it please, I’m going to lose my job 
Sure, we will give you a solution soon. Appreciate your patience.
Hello, did you find the solution?
Hi,
Yes, Sure. We will be releasing a new update shorting. Doing final testing.
Regards, Sean
Hi,
We just released a hotfix for this issue.
You can download the latest version from ThemeForest or Github repo.
Regards,
Lauris
Hi, why I can’t find the CRUD folder ? How can I use the KtDatatable ? Thanks
Hi 
KtDatatable is available in Metronic v7. In Metronic v8, please consider to use Datatables.net plugin.
https://preview.keenthemes.com/metronic8/demo1/documentation/general/datatables/server-side.htmlThanks
Hello, We are trying to insert the HTML entities in the database but it is automatically converting its characters. Database is not saving the french character and we have tried to run the command to change the encoding in the database but there is a permission issue. Please fix it so it will accept french.
Hi,
Could you please clarify your issue with more details ? Which HTML entities are you referring to ? Are you trying to save Metronic’s HTML code in your database ? Have you tried to use utf-8 charset for your database ?
Regards, Sean
Can we use Full Calendar Preimium features through this theme?
Hi,
Thanks for your interest in Metronic.
No, we only provide the style integration only for the free version of the fullcalendar.
If you need any further clarifications please do let us know.
Regards, Sean
Dears,
can you mention in doc. page if plugin depends on jquery or not in badge? i think this is important info. to mention
Thanks
Hi
,
Thanks for your suggestion. We will add this in a future update.
Regards, Sean
Hi! I just purchased and am using the Angular template. I got everything up and running no problem. First thing I noticed not the same as Demo1 from the site is that when I click the minimize button on the aside, the content seems to expand, but the actual aside does not do anything in terms of minimizing (the button flips but drawer doesn’t actually close). Any thoughts?
Another question, is if the Angular template has all the example pages shown in the Demo1 from the site? Currently I’m only seeing a small section of Crafted/Apps pages?
Hi 
After click minimize button, could you please try to move the mouse pointer out from the aside menu. Then the aside menu will be minimized.
https://www.loom.com/share/aeb9078376ae426aa1165fee380467eaSome pages from the HTML version may not exist in Angular. But the CSS styles from the HTML version already integrated into Angular. All the components from the HTML version are static and non-working components. You can just copy the component HTML from the HTML version, and paste it into the Angular component to get the same look. The actual functionality and implementation need to be done by the customer because every customer has its own business requirements.
Thanks
Hi, author. I sent a bug report email to support@keenthemes.com. Please check and get back to me as soon as possible. We are on a tight deadline now.
Hi,
Thanks for your feedback. Could you please let us know your email address ? We will double check it.
Regards, Sean
I do not want to share my email here. Purchase Code starts with 874b2b06-fa25*
Just sent again Let me know if you got it
Please edit your previous reply so that it does not contain my email address. It’s connected to my business.
Now got it, Thanks. it was in the spam box. We will check it shortly and reply you soon.
Were you able to reproduce the bug I reported?
Hi,
Yes, we are checking it currently and will get back to you shortly. We will try to fix it in the next update this week.
Regards, Sean
Today I received an update but didn’t check. Did you fix the bug I reported?
Yes, this bug should have been fixed in this update.
Great! Thanks
Just checked and the issue is still there.
import {FC, useEffect} from 'react'
import {useIntl} from 'react-intl'
import {MenuComponent} from '../../../_metronic/assets/ts/components'
import {PageTitle} from '../../../_metronic/layout/core'
const DashboardPage: FC = () => <></>
const DashboardWrapper: FC = () => {
const intl = useIntl()
MenuComponent.reinitialization()
return (
<>
<PageTitle breadcrumbs={[]}>{intl.formatMessage({id: 'MENU.DASHBOARD'})}</PageTitle>
<DashboardPage />
</>
)
}
export {DashboardWrapper}
Hi,
We just released a hotfix for this issue.
You can download the latest version from ThemeForest or Github repo.
Regards,
Lauris
Thank you. I applied your upgrade and confirm it’s fixed now.
Glad to hear that. All the best with your project!
Hi keenthemes,
Saw kind of a design issue in demo6, the space between content space and top toolbar is much bigger that the normal space in demo1(wich is the ideal). demo1 looks neat and consice.
could fix the demo6.
here the correct space in demo1 https://ibb.co/zs9FTR3
and here the issue in demo6 : https://ibb.co/9bnVmKx
thank you.
Thank you for your feedback
We will fix in the next update. In the meantime you can fix it in your by changing the content SASS in (demo6\src\sass\layout\_content.scss) as shown below:
Regards,Aziko
Hi, thank you Aziko for the reply.
Hi, i’m glad.
If you need any further clarifications please do let us know.
Regards, Aziko
Absolutly, Really appreciate it.
Hi your theme is great , but how can we delete the previous boostrap 4 version , when i download i get only the boostrap 5, but i dont want to switch yet
for other people who need answer , you need to go on the github and download it from he branch 7.0
Hi
,
Thanks for your feedback.
As stated in the readme file v7.x is available in the private Github repo and everyone can download by sending github username to our support@keenthemes.com
Regards, Sean
hi, I need to import laravel echo from bootstrap.js. Where do I find the file or how can I do it?
Hi
,
Thanks for your interest in Metronic.
Could you please clarify it ? Do you need to install https://github.com/laravel/echo in your Laravel project that is based on Metronic 8 Laravel version ?
Regards, Sean
yes, is for realtime messages with pusher
Hi 
npm install --save-dev laravel-echo pusher-jsCreate a js file anywhere inside resources/assets/demo1/js. Eg. laravel-echo.init.js Then configure the js code to init the echo plugin lik below
import Echo from 'laravel-echo';
window.Pusher = require('pusher-js');
window.Echo = new Echo({
broadcaster: 'pusher',
key: process.env.MIX_PUSHER_APP_KEY,
cluster: process.env.MIX_PUSHER_APP_CLUSTER,
forceTLS: true
});
Add the file into script js file.
resources/assets/demo1/js/scripts.js
require('./laravel-echo.init.js');
It will be included in the public/js/scripts.bundle.js
Thanks
Thank’s
hello again. I made jquery page load without refresh but after load these codes are not working: 0
it is going to 4500 from 0. is there any way to work it? If there is not a way I will use directly like 4500
data-kt-countup-value=”4500” data-kt-countup-prefix
Hi,
For ajax loaded page please use below code to initialize the core components on ajax request complete:
// Boostrap & 3rd-party components initialization KTApp.init(); // In-house components initialization KTMenu.createInstances(); KTDrawer.createInstances(); KTScroll.createInstances(); KTScrolltop.createInstances(); KTSticky.createInstances(); KTDialer.createInstances(); KTImageInput.createInstances(); KTPasswordMeter.createInstances(); KTSwapper.createInstances(); KTToggle.createInstances();
if you need any further clarification please let us know.
Regards, Sean
that is great thank you so much
You are welcome! Glad to help you out. All the best with your projects 
Hi there, when the ‘summernote’ editor will be implemented into the 8v, please? Thanks! 
Hi
,
Thanks for feedback. We just found out that Summernote is finally Bootstrap 5 ready and we will add it into Metronic v8 very soon.
Stay tuned for upcoming updates!
Regards, Sean
Hi Team, how can I download metronic 7 template? I was used that template in my project now its showing some files are missing.
./_metronic/_assets/sass ./_metronic/_assets/sass/themes/
Thanks, Prince J Painadath
Hi
,
Could you please contact our support via support@keenthemes.com and provide your Github.com username and we will grant you access to the private Metronic repo https://github.com/KeenthemesHub/Metronic and you can download v7 zip from a separate branch.
Regards, Sean
Hello,
How can I download Metronic 7
Regards
Hi
,
Thanks for your interest in Metronic!
Can you please contact our support@keenthemes.com and provide your github username ? We will grant you access to the Metronic github repo so you can download Metronix v7 zip.
Regards, Sean
Missing the page under Crafted-> Pages-> Projects in VUE version demo1?
Hi
,
Thanks for your interest in Metronic.
At the moment only most popular pages are converted to the Vue version. If you need other pages you can reuse the HTML code from the default HTML version.
Regards Sean
I can’t seem to find an answer on how to update the page title and the breadcrumbs in the Angular version.
I did see that the pageInfo has some objects that appear to do this, but I don’t believe it’s possible to call this from one of my components.
Is there a way to do this?
Thanks
Hi,
Thank you for your feedback. We will check this issue and provide the fix for it.
Thanks
Hi 
You can use this way to update current page breadcrumb from component. We will add it in the docs.
links: Array<PageLink> = [{
title: 'Main title',
path: '/',
isActive: false,
}, {
title: 'Second title',
path: '/',
isActive: false,
}];
constructor(private pageInfo: PageInfoService) {
pageInfo.updateTitle('Page title');
pageInfo.updateBreadcrumbs(this.links);
}
Thanks
Thanks, this works but there is an issue when I do this, and I’m using angular routing link, I don’t see the changes until I refresh the screen say be hitting F5.
I think it’s related to change detection since OnPush is the default so I injected the ChangeDetectionRef to call it, but that didn’t seem to fix it. Any ideas?
Hi,
Have you called this function to trigger the UI changes?
this.cd.detectChanges();
https://www.digitalocean.com/community/tutorials/angular-change-detection-strategy#exploring-changedetectorref-examples
Thanks