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,084 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.

Version 3.6.2 – 3 December 2014

Wasn’t it released on 3 Feb 2015?

Hi :),

Thanks for reporting this. We have just corrected it.

Thanks.

Nope its still incorrect. Change it to 2015.

Ahh, missed that. Corrected. Many thanks for your help :)

Hi, You should update the admin documentation also. It seems out of date. Example: the JavaScript snippets are wrong when you select daterangepicker for bootstrap

Not date.js but moment.min.js

Hi :),

Thanks for your feedback. We will check it and correct it in the next update.

To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

I there.

I’ve intention into buy this amazing theme, but I’ve a required that is load all pages via ajax using ajaxify and history.js, or using another approach. I need this because, I need to have a chat that has the same behavior as gmail chat and facebook chat (I mean, you reload the entire page content, change menus, change the url, but the chat will stay opened (because the chat is a XMPP client and I don’t want to get all conversions of the users). It’s already possible to do this with your theme? if yes can you show me an example? if not are you able to implement this for me?

Thanks and great work. Kind regards, rubsilva

Hi :),

Thanks for your interest in Metronic. In your case you can consider using the AngularJS version of the theme – http://www.keenthemes.com/preview/metronic/theme/templates/admin/angularjs/#/dashboard.html. If you need any further clarifications please let us know.

To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

Hi.

Thanks for your reply. That are the behaviour that I really need, but with HTML version. Can you consider implement this on HTML version? I really need this need this feature and I really love your theme, this feature would be awesome.

Thanks and great work. Kind regards, rubsilva

Hi :),

Noted and we will consider this. But please don’t take this as commitment.

Thanks.

I’m having an odd problem with Glyphicons not rendering in Firefox or IE. They seem to show up fine in Chrome. Any idea whats happening?

Hi :),

Where are you having this issue ? In the original theme or your own code ? Can you please provide us some referance links or screenshots or any relevant info that we can use for our investigation ? Any further details you can send to our support at support@keenthemes.com

To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

Thanks for your response. It turned out to be a bad path that only happened on includes. I fixed it easily last night.

Great! Glad for you. Good luck with your project! :)

Just want to say, this is one of the best well maintained templates I have ever had the pleasure of using. It is obvious there is much work and care involved in supporting their product and the authors continued time and attention in keeping the code base up to date and working is greatly appreciated. Thank you.

Hi :),

Many thanks for your warm comment. We deeply apprediate that. We have a lot of plans yet for Metronic and endless amazing updates are on the way!

To stay updated on Metronic’s new releases please follow us on http://twitter.com/keenthemes.

If you liked Metronic please help us spread the word. Your support is important and much appreciated!

Thanks.

Hi, there’s nothing about the AngularJS version of Metronic in documentation? Would there be any advice to run and test it locally?

Hi :),

You will need to run the theme from a webserver(localhost or test server). If you are developing with PHP you can below tool to setup a webserver with php and mysql support: http://www.wampserver.com/en/

After setup you can put the theme under localhost’s web directory and test the theme. If you need any further assistance please contact our support at support@keenthemes.com

To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

How to customize the layout boxed of the admin theme 4. I define “page-boxed”, nothing happens.

<body class=”page-sidebar-closed-hide-logo ppage-sidebar-closed-hide-logo page-boxed page-header-fixed”>

Thank you. :)

Hi :),

Thanks for your feedback. You can check below template where the boxed layout is set by default.

http://www.keenthemes.com/preview/metronic/theme/templates/admin4/layout_boxed_page.html

If you need any further assistance please email our support at support@keenthemes.com and provide us your license info since we did not see ‘purchased’ badge for your username here.

Thanks.

Hi :) Thanks for dropping by.

Hi, just wondering when the page layout builder will be released?

Thank you

Hi :),

Hopefully soon. We will do our best to release it asap. To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

Hi,

I checked updated codes and found that theme/assets//admin/layout2/css/themes/dark.css is corrupted due to sass compilation error.

Thanks.

Hi :),

Thanks for informing this issue. We will fix it and release the fix asap in the next update. At the moment you can download the fix from http://www.keenthemes.com/downloads/dark.css.

If you need any further assistance please let us know.

To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

Best admin theme ever made…We are waiting for the promised layout designer.

Hi :),

Thanks for your comment. We appreciate that. We will do our best to release it asap. Stay tuned!

Thanks.

Hello,

Is there anywhere a list of files that need to be updated with your current update? Smething like a changelog or something else?

It’s not easy for all to just copy/paste full new directory. Since much people use different frameworks, and data structure often needs to be changed from your default structure.

Thank you

Hi :),

You can download the latest update and refer to the theme documentation(‘_documentation/admin/index.html’) and under the changelog you can find more details. If you need any further clarifications please contact our support at support@keenthemes.com

To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

Great News! Thank you very much!

You are welcome :)

Hi Thanks about supporting angularJs

But I have a question, how can I use components like alet and toast and etc which you have supprt on HTML type?

Hi :),

This is not in the theme’s scope. You should translate it in your server side. However most of the 3rd party plugins do support i18n. For more info you can check plugin references in the theme documentation.

Thanks.

I want to use grunt task runner on my project, but sadly your scss, js and css files are in another directories, do you have any solution for this?

Hi,

Sorry, at the moment we don’t any task automation tools so we are not able to comment on this. I would suggest you to check the grunt tool documentation. I believe there must be a solution where objects are located outsite work directory.

Thanks.

Hi everyone, does anyone try to integrate the theme with angular app generated by https://github.com/DaftMonk/generator-angular-fullstack? I’m looking for theme that I can easly intergrete with it a way that I will be ready for further updates of theme. Maybe KEEN team can provide some information about it?

Hi :),

Thanks for your feedback. Pleae noet Metronic’s angularjs version is not compatible with this generator tool.

Thanks.

I see, So do you provide any good practices how to use your theme to be ready for smoothly updates for the future releases of your them?

Hi :),

Sure. Basically you need to update the entire assets folder when a new updates comes. Also try to separate your own changes and customizations so the new update won’t override it. You can put your own css code in custom.css.

If you need any further clarification before your purchase please let us know.

Thanks.

hi,

How use to quick sidebar admin theme 2 ? Thank you for all support.

Hi :),

At the moment the quick sidebar is available only in Admin 1. But we will do our best to apply it for other admin themes in the near future. Stay tuned!

Thanks.

Hello, I would like the page to reload after submitting x-editable form field. I looked at x-editable documentations and couldn’t find anything related to my question.

Thanks in advance.

Hi :),

I think you can use ‘success’ ajax response handler function to reload your page after ajax request is completed:

$('#username').editable({
    ...
    success: function(response, newValue) {

    }
});
For more info please refer to the plugin’s official doc here: http://vitalets.github.io/x-editable/docs.html

Thanks.

hi there im a little confused as to how these admin themes work. will i be able to use this with Drupal or Wordpress? How ? Many thanks

Hi :),

Thanks for your feedback.

Metronic is an abstract HTML theme and its not compatible with Drupal and WP. Basically to utilize the metronic in your custom system you will need some experience in end to end web development since this theme is not for non-developer users. Metronic is basically an HTML theme(built with HTML, javascript and css) without actual functionality(the database integration and application business model). The actual implementation is responsibility of buyer. Basically any web applications/systems contain of 2 layers:

1) Design and Frontend UI(html, css, javascript)

2) Actual system implementation using a server side language such as PHP or Java, and database engine such as MySQL or Oracle.

So our Metronic theme, as an HTML theme helps you on the step #1. The step #2 will be responsibility of the buyers as every buyer has own requirements and system specification.

If you need any further clarifications please let us know. For more info you can check our FAQ here: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469/support

To stay updated on Metronic’s new releases please follow us on http://twitter.com/keenthemes ;)

Thanks.

whats the new update

Hi :),

Thanks for your feedback.

Yes, you can download the latest update and refer to the theme documentation and under the changelog you can find more details. If you need any further clarifications please let us know. Or you can check the changelog for the latest update in http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469 under ‘Latest Updates’ section.

To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

No big Update sill…...

before update please provide documentation.. where u changes in template.. and which plugin updated

Hi :),

You can download the latest update and refer to the theme documentation(‘_documentation/admin/index.html’) and under the changelog you can find more details. If you need any further clarifications please let us know.

Thanks.

Do you post patch notes anywhere so we can see what’s actually been updated/changed in the new versions? Thanks for all the updates btw, great template and love the constant support it gets. :)

Hi :),

Thanks for your feedback.

Yes, you can download the latest update and refer to the theme documentation and under the changelog you can find more details. If you need any further clarifications please let us know.

To stay updated please follow us on http://twitter.com/keenthemes ;)

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