Discussion on Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Template

Discussion on Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Template

Cart 120,108 sales
Recently Updated
Well Documented

keenthemes supports this item

Supported

This author's response time can be up to 1 business day.

12220 comments found.

does it support RTL languages ???

Hi,

No, at the moment Metronic does not have RTL support.

Thanks.

is it compatible with reactjs ??

Hi,

No, at the moment Metronic is not compatible with ReactJS.

Thanks.

Does this work with AngularJS?

Hi :),

Metronic includes 2 versions: v4.x and v5.x. The older v4.x version has angularjs wrapper version while the v5.x version supports the latest Angular 5 version. If you need any clarifications please let us know.

Thanks.

Do we get all the rights to use the UI elements? Is there any infringement because a lot of people are using the same theme?

Hi :),

No, there should not be any infringement as long as you obtained a license. For your purchase you will get a license which allows you to use the theme in your application(for your client or own business, etc). There are 2 types of license, regular and extended. The regular license is used if your end product does not charge its users for access or service and the extended license is required if your end product charges its end users(e.g SAAS service that charges with monthly subscripts fees). Both licenses are limited to single use, that is, one license covers only single use.

If you need any further clarifications please let us know.

Thanks.

Is there an example of a wizard within the demo?

Hi :),

We will release our custom form wizard plugin with multiple styles in the next update by end of this week. Stay tuned!

Thanks.

Thank you! I look forward to seeing it!!

You are welcome :)

do you support rtl version?

Okay, I’m not waiting for your news … plz add my email address for RTL version: info@largestudio.com regards

Sure, added. We will notify once we have any update on this.

hi dear, yes thank you i recive email from your email address … regards Amir

The only thing I need is the exclusive use of the components for angular 2-5. nothing more to make use of that which is the procedure. I am so angry but for you to inform me I will send you some component links. So the next time they offer something they know that it is a component in angular 2-5. https://material.angular.io/ https://www.primefaces.org/primeng/#/ https://www.telerik.com/kendo-angular-ui/components/ https://valor-software.com/ngx-bootstrap/#/

Hi,

Noted. We will take into account this for a future releases.

Thanks.

I am really disappointed because what for you is a component for me is not. A component is an object that has a tag <CompoentName (Actions) [directives]> </ ComponentName> This is a compoent. You have compoentes jquery. should publish in their angular templates 4 but with components jquery function. If you knew that you bought only child jquery components. Locate a template exclusively in html that to haver there are several and better and angular material for the theme of the components.

Hi,

Thanks for your feedback. We are working on it. We will try to change this in the next update.

Thanks.

In my work, I bought your product to work with angular 4, but until now it was not possible to use it since the desired product was components. I do not know if I checked it badly or maybe someone of you could guide me for the use of the components since in anagular 4 or 5 a component has directives and are objects constructed as “angular material”. My question is how or where are the components since what I want to do is to exclusively use the components. So far I have been using the components of https://material.angular.io/ since what they offer as components is not what I expected

Hi,

Thanks for your support. Metronic’s current Angular implementation is a wrapper(hybrid version) on top of the default Metronic theme which is jquery based. In the near future we are planning to release a native Angular version without jquery dependencies. Stay tuned!

Thanks.

Hey,

any chance to become the PSD files? or u have an Media Kit?

Hi :),

You can email our support at support@keenthemes.com to get the available PSD files.

Thanks.

Hi, ive looked everywhere for the build.json. I cant find it anywhere. Any chance you can provide it as a download for version 5.0.5?

Hi,

Please refer to the updated documentation online: keenthemes.com/metronic/documentation.html

The build config files were moved to “theme/default/tools/conf/default.json” and “theme/angular/tools/conf/default.json” for the angular version.

Thanks.

when the rtl version will be available?

Hi,

Thanks for your feedback. We may consider it in the near future.

Thanks.

Hi there, How do i handle the webfont.js locally? My application is fully offline. So How do I handle the font and icon issue which loads from internet? how do i change that??

Hi,

I would suggest you to check it official documentation for the offline mode: https://github.com/typekit/webfontloader

As a workaround you may download the font files from google fonts and build its offline version and load it directly without webfont.js

Thanks.

I don’t want js and css files as a bundle in one file. Because I want to use only some of plugins/components. Isn’t there any option for this? Example; I want to use only datatables and charts. (in version 5.0.5) but there’s no options for that?

I dont want use your navbar styles. how can I fix it?

Hi,

You can customize the bundle contents and remove unused resource from the build. Please check the build config by referring to the documentation: http://keenthemes.com/metronic/documentation.html

You can remove unused resources from “optional” node but keep “malihu-custom-scrollbar-plugin” which is used by the datatable plugin and the chart plugins you want to use. To remove the layout css from the build you should remove all the imports after ”//== 6: Demo Config” “src\sass\demo\default\style.scss”.

All the best!

Thanks.

hello keenthemes! is there an example on M5 with datatables, where I can see on hover a full column? an example with highlight full column on hover? thank you

Hi :),

Thanks for your feedback. Our datatable does not have such feature at the moment. If you could clarify it further we will consider implementing it in a future releases. How to hover a column ? With user hover or via the API ? If you can provide any reference or working example of the similar feature would be a great help.

Thanks.

Thanks for the clarification. Noted. we will add this feature in a future releases. Stay tuned! :)

Please i’m using default template with angular 5 but all costume js action not work? is this correct i will implement each action such as on hover or and drop menu be my self from scratch in angular

Hi,

In datatable, no built-in function for the action buttons, drop menu, etc. Yes, you need to add and customize them according to your needs.

Thanks

For when a new version with chat and email? :)

Hi :),

Yes, in a future releases we will release these modules. Stay tuned!

Thanks.

It’s react compatible ? Or only Angular ? tnx

Hi :),

Metronic has a separate Angulat integrated version. React version is not available. Also you can use non-Angular default jquery version as well.

Thanks.

Thanks to you for amazing work, but will the react version be available in the future?

We may consider this in the near future :)

Hi, the new version does not have full messaging system as the case with the old version! When will you create one? Regards

Hi :),

Thanks for your feedback. We will update it soon.

Thanks.

Hi keenthemes,

I’m using your theme with Angular 5 and I could not manage to retrieve the MultiSelect value of the Select2 widget. http://keenthemes.com/metronic/preview/default/angular/components/forms/widgets/select2 Could you please help?

Thanks.

Hi,

You could do this way, listen to change event and get the value in an array.

$('#m_select2_3').on('change', (e) => {
  this.timezone = $(e.target).val();
  console.log(this.timezone);
});
And add this on top of the component.
declare let $: any;

Thanks

Work like a charm! Thank you.

Hi,

is bootstrap sweetalert available in your next update? or i have to integrate it myself? thanks

Hi :),

Thanks for your feedback. We will try to release the Metronic integrated version from https://sweetalert.js.org in the next update which are are planning to release soon.

Thanks.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey