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

Is there a way to subscribe to this comment feed? It seems that a lot of the comments are relevant to what we are doing and our questions may be being answered through somebody else’s post.

Thanks!

Hi :),

I am not sure if there is such feature in themeforest. I would suggest you to use the comment search to find a relevant topics.

Thanks.

Hello. Awesome product! I have a quick question: The menu hover-overs that open the megamenu or dropdown menu items work fine in IE and Firefox, however in Chrome, on my laptop, they do not work. You have to click them to make them open. On my boss’s laptop the hover-overs work in Chrome, but on mine they do not. We are both running Windows 8, and our version of Chrome is Version 40.0.2214.91 m. I have also tried Windows 8 mode in Chrome but still the hover-overs do not work. Any ideas about why this behavior?

Thanks very much!

Hi :),

I suspect this’s Chrome’s strange issue. We faced it once but after sometime(maybe due to updates) the issue disappeared. What is your chrome browser’s version ? Did you try to reset the browser cache ? If you have any furthe info could you forward it to our support at support@keenthemes.com.

Thanks.

Any chance of UI Grid integration? Thanks

Hi :),

We will check it further and consider it in a future release. To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

will there be another update?

Hi :),

Sure, endless updates are on the way. At the moment we are working on the next update. Hopefully we will release in 1-2 weeks. The next update’s features will be announce later.

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

Thanks.

Hi, I’m using the bootstrap datepaginator plugin and discovered an error is raising when using on IE8. This error is also generated on the online version. The error says: Message: Object doesn’t support this property or method Line: 1 Char: 5609 Code: 0 URI: http://www.keenthemes.com/preview/metronic/theme/assets/global/plugins/bootstrap-datepaginator/bootstrap-datepaginator.min.js

Here more informations: User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727) All other browsers are doing well even higher IE versions.

Are there some fixes as I need it fixed as soon as possible? Regards Andrea

Hi :),

If this is a plugin’s issue on IE8 then you can create a bug report in the plugin’s github page and if this issue will be fixed by the plugin’s author in a future versions then we can included it in Metronic. Please note. According to our support policy we do not cover 3rd party plugins support. However we will do our best to point you out as much as possible if you have any other 3rd party related questions.

However you can try to fix it by referring to the workarounds discussed here: http://stackoverflow.com/questions/29053/javascript-browser-quirks-array-length. As IE8 does not support ‘length’ property for arrays.

Thanks.

Hi, :) thank you for the quick response. I figured out that .length isn’t the cause of the problem. I worked arround this by using concat in order to build the array, but the error still remains. As you suggested I put an issue on the author github page.

Hi :),

Great. Hopefully the issue will be solved by the author and we can include the fix in a future releases.

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

Thanks.

angular version not working,

i’m getting a few 404’s on .map.min.js, do i have to remap all the asset url’s?

Hi :),

Thanks for your feedback.

May i know what browser are you using ? You can try to off the mapping support for JS files. However the 404 errors for the maps should not break angularjs. Could you please send more details(a link to your developing page, screenshot of your browser console, etc) to our suppprt at support@keenthemes.com.

If you need the map file for the angularjs you can get it from: https://code.angularjs.org/1.2.27/

Thanks.

Hi guys,

So far I had the best experience with ur lovely dashboard, now I’m trying to make the Marker “Movable” in the Google GeoCoding map. It’s been three long days and I’m not able to do it. please HELP! :dead: :dead: :dead:

Hi :),

You can check the gmaps plugin’s official documentation here: http://hpneo.github.io/gmaps/documentation.html You can find all the required info in the documentation.

Thanks.

I will … Thanks

You are welcome :)

Why angular version doesnt have all options of HTML like modal forms?

Hi :),

Thanks for your feedback. AngularJS version of the theme demonstrates the basic functions of the theme(e.g: layout, jquery plugin integration and angularjs plugins). However you can reuse and integrate any plugins or features from the HTML version of the theme. You should refer to the jQuery plugins integrating section for further information.

If you need any further clarifications before you purchase then let us know.

Thanks.

Such as beautiful theme but it has the most UGLY treeview ever made on modern theme :( Compare your treeview
http://www.keenthemes.com/preview/metronic/theme/templates/admin/ui_tree.html
with other admin
[EDIT: Link to competitor file removed]
and see for yourself what I mean.

Hi :),

Thanks for your opinion. We will consider your feedback in adding more options for the tree views.

Thanks.

Hi, I want to use Multi-Value Select control in my page but when I copied and pasted the components_dropdowns.html(admin2) codes into my application, the following error started to occur. You can see the multivalue control at the link below.

Error : Uncaught TypeError: undefined is not a function components-dropdowns.js:5

Screenshot : http://prntscr.com/5vynib

The error line ;

$(’#select2_sample1’).select2({ placeholder: “Select an option”, allowClear: true });

Hi :),

Thanks for your feedback.

I see that you included components-dropdowns.js script in your own page. Please note this scripts is used only for demo purposes and it depends on other plugins that you will need to include you use this script. But i would suggest you to create your own script and put only multi value select related code. Also you can call your code on document ready event(at the bottom of the page after the core function calls). If you need any further clarifications please let us know.

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

Thanks.

Is there any way to get a stencil of this for Balsamiq or Axure (or anything)?

I would pay for it!

Hi :),

Thanks for your feedback.

Metronic is provided as an abstract HTML theme and server side implementation or integration with other platforms are not covered by our support. Also we do not provide a paid services.

Thanks.

Hello

Thanks for this very nice theme.. I would like to make a blockUI and update the message during the process.. Is it possible ?

Hi :),

Sorry, we could not understand your requirements. Could you please provide more details ?

Thanks.

HI How do I can change the start date daterangerpicker?, Default begins on December 24, 2014

THX

Hi :),

You can change format and start and end dates using below initialization parameters:

$('#my_daterange').daterangepicker(
  { 
    format: 'YYYY-MM-DD',
    startDate: '2013-01-01',
    endDate: '2013-12-31'
  },
  function(start, end, label) {
    alert('A date range was chosen: ' + start.format('YYYY-MM-DD') + '    to ' + end.format('YYYY-MM-DD'));
  }
);
For more info you can check the datepicker plugin’s official doc here: https://github.com/dangrossman/bootstrap-daterangepicker

Thanks.

Thanks for your awesome theme, is there a “permission denied” page in v3.6.1?

Hi :),

Thanks for your feedback.

At the moment this page is not included. If you are talking about the admin themes then you can reuse some 404 error page templates to create the ‘permission denied’ page.

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

Thanks.

When switching between

http://www.keenthemes.com/preview/metronic/theme/templates/admin2/index.html http://www.keenthemes.com/preview/metronic/theme/templates/admin2/form_dropzone.html

The admin panel shifts, the above is just to illiterate the problem I’m having building my admin panel

happens in chrome and firefox

It happens when the scroll bar disappears on 1 of the pages, so you may need a large monitor to test this. Issue is on other pages aswel

Hi :),

Thanks for your feedback. Please note the page viewport width will be different for pages without scrollbars since this a normal behavior of a the browsers. However we will check it further and try to find a workaround of possible. If you need any further clarifications please let us know.

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

Thanks.

Hello,

First of all congrats on such a successful theme, obviously you put great amount of work there… I have a small problem however and can’t really find what I’m missing…

In Advanced Datatables, I am using Datatable With Toolbox data table, however when I initialize the Advanced Datatable class on the page footer as shown in the theme sample page, I get the following error…

“Unable to get property ‘oInstance’ of undefined or null reference”

But weirdly, table’s all properties works perfectly including search, sorting and toolbox buttons (print etc) but on the initialize section the exception is thrown above…

I include all required script and plugin JS files and nothing is missing on my css files… Your help is appreciated…

Cheers.

Hi :),

Thanks for your feedback.

Can you please provide a test link to your developing page ? We will need to check your page and its actual code in order to advise you further. You can email any further details to our support at support@keenthemes.com.

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

Thanks.

hello,

in this template, is any event or something simiar for clicking on portlets tool buttons? I need some event to determine when a portlet maximized \ restored. or I have to check button on click event by myself?

Hi :),

Yes, you can attach your own event handler and do the required checking. Also you check the class changes in the portlet using chrome’s css inspector.

Thanks.

With Admin Layout 3, when viewed on iPad, the megamenu closes when I swipe up.

Is there a fix to this?

Hi :),

Thanks for your feedback. This issue was fixed in the latest version. What version of Metronic you are using ? Did you encounter this issue in our preview site with latest Metronic v3.6.1 http://www.keenthemes.com/preview/metronic/theme/templates/admin3 ?

For any further assistance could you please send more details to our support(support@keenthemes.com) ?

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

Thanks.

Installed the latest version. Megamenu works perfectly. Thanks!

Great! :) Good luck with your project :)

Hi, is this template easy to use a Ruby on Rails project?

Hi :),

Thanks for your interest in Metronic.

There should not be any problem using Metronic with ruby since Metronic is an HTML theme and it can be used with any server side languages.

If you need any further clarifications please let us know. To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

Why not us Use this to replace uniform checkbox

Hi :),

Thanks for your suggestion. We will check it further and consider it in a future releases.

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