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

Hi KeenThemes,

Is it possible to gain access to one of the psd files from this template? https://keenthemes.com/metronic/preview/?demo=default

I have just purchased the $1500 license and hadn’t noticed there are no longer photoshop files.

This is so that our design team can play around with the theme for the templates.

Many Thanks and great job on the templates!

Chris

Hi :),

Many thanks for your interest in Metronic. Sure, please email our support at support@keenthemes.com and we will provide you with available PSD files.

Thanks.

I have a problem with models. Sometime the backdrop doesn’t disappear. How can I fix this ?

Plus I checked style.bundle.css and there I see Bootstrap v4.0.0-beta. Is there anyway I can move to a stable boostrap version including the js file ?

Hi :),

Thanks for your feedback. Current Metronic v5.0.7.1 uses the latest Bootstrap 4 Beta 3 which is quite stable since Bootstrap 4 does not have stable release yeat.

Please email our support at support@keenthemes.com and provide us more details for the issue(what version of Metronic are you using, provide your code to reproduce the issue, etc). Also please send us your purchase key as our support is provided only verified users.

Thanks.

how do one resize the system to make is smarter, it all to big menu/fount

Hi :),

Sorry, we could not understand your question. Could you please clarify your question with more details ?

Thanks.

HI, congrats for your awesome work. I am about to purchase it and I want to ask 2 things.

1) Does it include all the demos, from Default up to Demo 6? 2) I see that there are more to come, from Demo 7 – Demo 12. If I purchase it before you release the new work will be available to download later or I have to purchase the new items as extra? Also when do plan to have them ready?

Thank you.

Hi :),

Thanks for your interest in Metronic. Yes, all 7 demos will be included in your purchase. Once you purchase Metronic all future updates an new demos will be available for free per your license. We will release the those demos as soon as we can(normally 1-2 demos per month).

If you need any further clarifications please let us know.

Thanks.

Well, that’s a quick and valuable response :) Great, thank you.

You are more than welcome. If you need anything else please let us know :)

Please add pdf, excel, etc export options to datatables as soon as possible. This is the very thing preventing us from porting over to Metronic 5.

Hi :),

Thanks for your suggestion. Yes, we are already working on these export options. This is must have feature for our datatable plugin and we will release them as soon as possible. Stay tuned!

Thanks.

does M5 have breadcrumbs ?

Hi :),

If you are refereeing to the page breadcrumbs, yes, you can check them inner pages: http://keenthemes.com/metronic/preview/?page=components/base/state&demo=default Also you can use the Bootstrap breadcrumns as well: http://getbootstrap.com/docs/4.0/components/breadcrumb/

if you need any further clarifications please let us know.

Thanks.

Hi

I’m trying to create button group with multi select option.

Here is what I’m trying to do https://www.bootply.com/FI7RVuwkEa#

but it never works with theme.

options provided by the theme is single option only : /

I’m sorry, false alarm! had a js code that was conflicting with button group behavior, however, it would be a good idea to include it as an example in demo files.

best :)

Hi :),

Noted. We will add those examples in the next update. Thanks for the suggestion. All the best with your project!

I have application that I managed to adapt to Metronic 1.5 and Metronic 4.5 because css class is same in this themes. So customer may switch between themes without any problem. Recently i purchased Metronic 5 – and I find out that css class names are completely different. Do you have any backward compatibility with M 4.5 – so i can left my html templates written for M4.5 without any changes?

Hi,

Thanks for contacting our support. Unfortunately it’s technically impossible to keep the backward compatibility for all older versions. The new v5 is 100% rewrite from the ground and also the latest Bootstrap 4x does not have backward compatibility with previous versions. If you need any further clarifications please let us know.

Thanks.

Is floating labels not existing in the new version of Metronic? I cannot find the floating labels in v5

Hi,

Thanks for your feedback. its in not implemented in v5 yet. It will be added in future updates. Stay tuned!

Thanks.

Hi, I’m looking to purchase this theme for my client. Can I activate this theme from my demo server..? If I moved this theme to my client server will the license is still a activated and valid..?

Hi :),

Thanks for your interest in Metronic.

For the development and demo purposes you can use the same license but after you sell your product to your client you will need to purchase another license for your development use since your initial license will be considered as used for your client’s setup. If you need any further clarifications please let us know.

Thanks.

Hi, I have another question. The default size of the Metronic page is too zoomed in. 80% of browser zoom looks much better and fits more on the page. I see other people have this same issue (http://keenthemes.com/forums/topic/questions-on-version-5/) but your only answer is to reduce font size, which does not help. The whole page needs to be zoomed out to 80%, but again, zooming out in the browser shouldn’t be the solution.

How can the whole page be “zoomed out”? Why do you make it so zoomed in?

Hi,

This is more the DPI rendering difference between between different browsers on different screen resolutions. Current font size setup is best fit for most cases but you can adjust it further according to your needs. Hopefully Chrome will fix its recently appeared DPI issue(larger font size) in upcoming updates. If you need any further clarifications please let us know.

Thanks.

I’m having trouble using your support forum, I recently purchased the admin theme after uploading to Godaddy hosting the theme is giving me a JavaScript error and drop down menus are not working. Office.geniussft.com . I do have a photo of the error.

Hi,

We just replied to your email. You can reply to our support if you need any further help. All the best with your project!

Thanks.

Hi there. My developers are building a very lightweight website, and when I gave them the Metronic files they said it is too heavy with code for it to be lightweight. Are they able to easily and cleanly remove code that they don’t need/use? If so how? I have seen posts from a few years ago about removing code, does this still apply in the most recent version? Thanks for a great product by the way.

You will get some reduction based on what plugins or resources you can disable. However if you enable server side gzip compression of js/css files for for your site you will even 50-60% more reduction. Lastly even you have ~1mb css size that is not a big issue nowadays since fast internet connection and browser cache make your load more faster for subsequent requests. If you need any further clarifications please let us know.

Ok, thanks for that. The majority of users of the site have very very poor and slow internet connection, hence why I was asking the question.

I see, I hope the reduction will help you. Also please try the server side GZIP compression if you haven’t got them enabled yet. All the best with your project!

How to add following features to metronic v5 custom datatatable?

1. Individual column searching (text inputs) 2. Individual column searching (select inputs) 3. FixedHeader

Hi,

You can add the event listener to your text input and select input. Then use mDatatable API to do the search from datatable instance.

Eg.

$(select).change(function() {
     datatable.search(keyword, columnFieldName);
});

I need more clarification on your “FixedHeader” question so please provide more details.

Thanks

Hi,

How can I call a custom jquery function in the datatable after the data is loaded? Thank you

Hi :),

You can add a listener after datatable initialized:

datatable.on('m-datatable--on-init', function() {
// call custom jquery function here
});

Hope this will help.

Please don’t forget to renew your support subscription as its now expired.

Thanks

is your own database plugin only available for v5 or also for v4?

Hi :),

Its exclusively available only for V5. If you need any further clarifications please let us know.

Thanks.

No… But why? Bootstrap 4 is so much slower than Version 3 that I’m REALLY reluctant to switch.

Noted. we will investigate it further and do some optimizations on v5 for the next update. Also please try to test v5 inner pages as the main dashboard has lot of widgets and components comparing to v4 dashboard page. You can try v5 and empty the content you will see the difference. Its obvious when you put a lot of stuff for demo it can really overload the page. Anyways we will check it further and improve where needed.

hi there.. are there still updates made for the bootstrap 3 edition or only the new one? Thanks :)

Could you please provide more details ? Are you comparing Metronic v5 and Metronic v4 ? Or Bootstrap 3 and Bootstrap 4 ?

I’m comparing Metronic v5 and Metronic v4. v4 is so much faster (and I thought it’s related to bootstrap 3/4).

Noted. we will investigate it further and do some optimizations on v5 for the next update. Also please try to test v5 inner pages as the main dashboard has lot of widgets and components comparing to v4 dashboard page. You can try v5 and empty the content you will see the difference. Its obvious when you put a lot of stuff for demo it can really overload the page. Anyways we will check it further and improve where needed.

When will Demo 10 be done? I need it now.

Hi,

Thanks for your feedback. Early release is not possible. We can release is as usual once its ready. We always do our best to release new updates as soon as possible. However our ETAs should not be taken as official release date. I hope for your understanding.

Thanks.

Then don’t display them if you are never going to release them. It’s deceptive sales practices to do so. You have been advertising these themes on your website for over a year and as I mentioned Previously, I have asked before and was lied to when told a time. I’m quite positive your answer of “within this month” is just another lie.

It’s extremely annoying. Remove them from your site if you are never going to start development on them.

Will be leaving a review on themeforest for this inconvenience. I would have found another theme to buy if I knew this would take you so long to develop a theme. You have wasted a lot of my time.

Very sorry for inconvenience caused.

I have to make clear that those new demos were added just 2 months ago and they will be surely released in appropriate timeline. Our last released demo was Demo 7 which was released a few weeks back. Demo 6 was released a month ago. What I am trying to say that we are not just advertising and selling it. You can check the changelog to see what we have been releasing since v5 was out.

I think you understood us wrong from the beginning. When we give an ETA we are not making any commitments and only giving an approximate time and promising to do our best. However, unfortunately sometimes we fail to release within the given ETA, but this must sometimes be expected and prepared by customers. However you are free to request a refund and choose something else that best fits your plans.

http://keenthemes.com/metronic/preview/?page=builder&demo=default CANNOT EXPORT

error message Failed to load https://keenthemes.com/metronic/preview/inc/api/envato.php: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://keenthemes.com' is therefore not allowed access.

if I use https,

Mixed Content: The page at ‘https://keenthemes.com/metronic/preview/?page=builder&demo=default' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘http://keenthemes.com/metronic/preview/inc/api/envato.php?recaptcha'. This request has been blocked; the content must be served over HTTPS.

Hi :),

We have fixed this issue. Can you please clear your browser cache and retry it ?

Thanks.

Thanks,It works!

Great! You are welcome and all the best with your projects :)

I am trying to write Karma+Jasmine test scripts to test the application we have developed using Metronic. Karma complains that its unable to find the ui.router module, the moment I fix this in my test spec, I am sure I’ll encounter another dependency error. Do you have a guide that we can use to get us up and running?

Hi,

We are using @angular/router, and not the ui.router module for Angular 5. I guess ui.router is for Angular version 2 and below.

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