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.

please fix ie8 and ie9 … placeholder act as text in java script validation

Hi :),

Thanks for your feedback.

IE8 and IE9 does not support HTML5 placeholders to this feature was simulated with text. 3rd party validation plugins such as ‘jQuery Validation’ does not handle this case(this is the plugin’s issue, not Metronic’s). However Metronic provides Metronic.getActualVal() function which retrieves actual value of input with IE8 and IE9 workaround. But we will investigate this further and try to improve it in a future releases.

Thanks.

new update 3.6.2 release …. but still no fixed this isssu… Metronic.getActualVal() is not working

Hi :),

As explained above this is not Metronic’s issue. jQuery Validate Plugin is a 3rd party open source plugin and it does not support IE8 and IE9 placeholder workaround. In your case you can avoid using placeholder if you need full IE8 compatibility.

If you need any further clarifications can you please contact our support at support@keenthemes.com ?

Thanks.

Hello!

I just wanted to know if you will fix modals and other plugins like date pickers to work with “Fullscreen” mode, because together with functionality it’s perfect for almost everything.

Thanks!

Hi :),

Thanks for your feedback. We will definetely check this issue and fix it in the next update which we are planning to release by next week. To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

Hi Guys!

This is an awesome dashboard theme. The only complaint I have about it is you only include the admin psd’s for Admin Theme 1. You do not include them for any of the other admin themes. If you would include all the admin psd’s this would 5 stars all the way!

Hi :),

Thanks for your feedback. We appreciate that. We will include the rest of PSD files in the next update which we are planning to relrease by next week. To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

You guys are awesome! Got the latest update with new psd files. Thanks so much!

Many thanks! You are most welcome :)

Hello . could you tell how to use the anglularjs template because i have tried to access to ….theme/templates/admin/angularjs/index.html and it does’nt work . waiting for you response with pleased .

Hi :),

Thanks for your feedback.

You should deploy the theme to a web server(localhost or remote server) in order to get the AngularJS version work. If you need any further assistance please contact our support(support@keenthemes.com) with more details.

Thanks.

Hi, did you use GitHub or something like that, can add me in?

Hi :),

Sorry, we don’t have any github access available for our customers. We use internal tools for our development.

Thanks.

Hello,

In the datepaginator, is there a way to limit the day to the left and the day to the right to just one instead of 10+?

Cheers

Hi :),

Thanks for your feedback.

You can try to use startDate and endDate to set the date range. For more info you can check the plugin’s official documentation here: http://jondmiles.com/bootstrap-datepaginator/#options

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

Thanks.

Is there a way to show numbers as an increasing counter when the screen load first during scroll? This is a popular feature in many websites to showcase statistics.

Hi :),

We will try to add this feature in the next update. If you need it urgently you can take a look at this plugin: https://github.com/sophilabs/jquery-counter. Just include the js file of this plugin and you can use it right away.

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

Thanks.

Hi i have implemented successfully ajax table with codeigniter (php framework), for fetching and filtering mysql data.

i wanted to implement the export to excel function when a button is clicked, previously i used native datatable it worked piece of cake. in ajax table i dont have idea, can someone help me.

thanks in advance

Hi :),

You can refer to table_advanced.html and table-advanced.js to setup the datatools extension for your datatables.

Thanks.

Hello,

On the login page, when i click “create an account” the javascript switches to a blank div?

Any idea why?

Hi :),

If this issue is encountered in your developing site(not in the original theme) then you will need to provide us a test link to your developing site. We will check and debug your code and advise you further. You can send the details to our support at support@keenthemes.com

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

Thanks.

I’ve got it working however I have another question.

Would it be possible to combine the form wizard and the login page. So when someone clicks create account it starts up the form wizard instead of the standard register page?

Hi :),

Yes, it can be possible. You can reuse the current worm wizard demo to create your user signup wizard. For more info you can refer to the plugin’s official doc here: http://vadimg.com/twitter-bootstrap-wizard-example/

Thanks.

Hello,

I have a issue with the auto collapse for the nav menu on the admin theme. This applies for both when I clicking on the collapse button, or when the window is not wide enough to have the expanded nav menu.

It is working one 2/5 of my pages, I’m not sure what am I missing that is causing this.

The global mandatory scripts and styles are common on all these pages, the only diff is the page level scripts.

What could be causing this.

Hi :),

Thanks for your feedback. Can you email our support(support@keenthemes.com) a test link to your developing pages. We will need to take a look at your code in order to advise you further.

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

Thanks.

Are you guys working on a version using the latest AngularJS (1.3+)?

Hi :),

Yes in the next version we will update to AngularJS 1.3 and Bootstrap 3.3.2. The next version will be released by next week.

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

Thanks.

I got a problem with the admin theme #3.

There is an error in line 140 of the demo.js located in “theme\assets\admin\layout3\scripts” it keeps throwing “Uncaught ReferenceError: Index is not defined”

Thanks. We will check your reply shortly :)

Thanks, because i found those disgusting bugs.

Hi, we just replied to your email.

I’m working with include and occurred this problem: The margin of DIVs got bigger. Please, give me help!?

Hi :),

Thanks for your feedback. But our support is provided only for buyers with ‘purchase’ badge. If you hold a valid license from your team or project owner then you can contact our support and provide the license info to get any further support. For more info you can check our support policy here: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469/support

Thanks.

I’d like to have user selectable font sizes in my project. Several but not all of the users are older and larger fonts are more practical.

As I understand it, the theme uses 14px for most of the site. If I put a selectable font size in `custom.css` will it cover most page data? Will it miss anything that I’ll also need to alter?

But which style should I change? I tried the below as a test in custom.css but nothing happened.

body { font-size:24px !important; }

Hi :),

Thanks for your feedback.

In the theme each element has own font size so you will neet to apply it individually for each element. Globally setting font size to body will not work. You will need to inspect css code and adjust the font size for each element in custom.css:

/* page title */
.page-title {
  font-size: 30px;
}

/* sidebar menu link */
.page-sidebar .page-sidebar-menu .sub-menu li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a {
  font-size: 16px;
}

I hope the above info will be helpful. Good luck with your project!

Thanks.

Ok, might be easier to implement this in jquery based on user needs. Thanks.

You are welcome. Good luck with your project! :)

I am registered user of this theme. The slider on corporate frontend is slow and seems to be continuously loading images before every transition. You can see that from the progress bar just below the image slider and it’s prominently visible when background is dark. It MUST not reload images if the images are already loaded.

Kindly suggest solution.

Hi :),

Thanks for your feedback. We checked our preview site and it seems working fine: http://www.keenthemes.com/preview/metronic/theme/templates/frontend/. Basically once it loaded all the images it will not reload anything. Maybe image loading was a bit slow when you tested it. If you can premanently reproduce please email to our support(if possible with video).

Thanks.

Thank you for the amazing theme! I love it!

I have one question for you. Why did you decide to use Flot instead of Google Charts?

Hi :),

Thanks for your feedback. If you need you can use Google Charts and any other chart plugin with Metronic. But at the moment we have integrated only Flot Charts and Amchart plugins. We will consider Google Charts and other chart libraries in a future releases.

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

Thanks.

hi keenthemes, i have a problem with datatble. beacuse it a lilbit hard to understand your Ajax Datatables (table_ajax.html), i’m using table_managed.html and with ajax sources. i’m using sample_2 and have a json looks like this.

{ “data”: [ { “price”: “10,000,000”, “status”: “ Not-Paid<\/span>”, “chk_box”: “ <input type=\”checkbox\” class=\”checkboxes\” name=\”id[]\” value=\”1\”><\/span><\/div>” }, { “price”: “10,000,000”, “status”: “ Not-Paid<\/span>”, “chk_box”: “ <input type=\”checkbox\” class=\”checkboxes\” name=\”id[]\” value=\”2\”><\/span><\/div>” } ] }

the problem is, the checkbox that come from chx_box cannot be click. but when i use the standart <input type=”checkbox”> it can be click freely.

must i change something in my code?

Hi :),

Can you please send our support(support@keenthemes.com) your a test link to your developing site ? Without checking your code it will be hard to predict your issue. Once you provide us the details we will advise you further.

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

Thanks.

thx alot for your support :D

this is the solution from keenthemes support and it’s works great!!


Hi,

Your checkbox field should be:

"chk_box": "<input type=\"checkbox\" class=\"checkboxes\" name=\"id[]\" value=\"1\">" 

You will need to remove those wrapper DIV and SPAN tags for the checkboxes. Those tags are generated uniform plugin that customizes the styled checkboxes in Metronic.

Also you should add below parameter in the datatable settings as draw callback for the datatables(executed everytime when new rows added to the table):

"drawCallback": function( settings ) {
   Metronic.initUniform(); // initialize newly added checkboxes
}

Hi, I am using the Date Range Picker. In Custom Range for “To” I am not able to select anything after December 30, 2014. Also when I try to change the month from Dec. 2014 to the next month using the right arrow button, it goes to Jan. 2014 instead of going to Jan. 2015. Can you please confirm the bug and let me know if a quick fix will be available ?

Hi :),

You will need to change the end date range as shown below:

minDate: '01/01/2012',
maxDate: '12/31/2014',
For more info please check the plugin’s official documentation here: https://github.com/dangrossman/bootstrap-daterangepicker

Thanks.

my font icons are not rendering.. http://www.blueberryng.com/index.html

any ideas?

Hi :),

Thanks for your feedback.

I think you should fix the assets paths in the HTML code. The theme’s css, js and img files are not fully loaded so your page could not be rendered properly. So please check all ’../../assets/’ paths and make sure that are pointed properly.

If you need any further assistance please contact our support at support@keenthemes.com

Thanks.

Hi there? i have just one prepurchase question, Is there any example of showing someone has made this multilingual? If not, is it possible to run a bilingual website with this template, Thank you.

Hi :),

Yes, that will be totally possilbe. But you will need to implement it yourself. Most of the 3rd party plugins do support i18n so you can refer to the plugin documentations. All the references for the used plugins are provided in the theme documentation.

If you need any further clarifications please let us know.

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