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,104 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,

1. I cant see any “language selector” (“flags” UI used on multilingual websites)

2. and how about lightbox/fancybox?

Was all in V4, but cant see it in V5….. ??!!

Thanks

Hi :),

Thanks for your feedback. We will release these and other some pending features in the following updates. But you can install via npm/bower and use lightbox/fancybox your own if you need it urgently. Also you can consider putting the language selector dropdown under the user profile page’s settings section. Language selector is very rarely used especially in admin applications so its more practical if you move it under the user settings rather than occupying a space in the topbar as a rarely used feature. All the best with your projects!

Thanks.

Hi keenthemes,

Is there any future Material design support for Metronic 5.0 ?

Thanks.

Hi :),

Yes, we are planning to release Meterial design form elements and buttons. But at the moment we can not give any ETA for this.

Thanks.

OK,

Because I just bought your Theme and didn’t see any material design so I was wondering when it’s gonna be released ?

Hi,

Sorry, we are not able to confirm any deadline for this feature yet. But we will do our best to release it asap.

Thanks.

Sorry to ask this “strange questions”

- I have bought this theme when it had HTML front end, so I can edit the html files however now, I don’t see the HTML version

-secondly how do I use the admin theme?

ex: when I try to send a pm to other users on the demo on your site, it does not work when I try to select something it doesn’t response, all data are preset I am sure I am missing something here on how the theme to be used

(any advice please?)

Hi,

Before start working with the Metronic 5 version you should carefully check the documentation: keenthemes.com/metronic/documentation.html

Now v5 requires use to install some build tools in order to compile sass and build the theme assets(css, js). The HTML templates are located under “theme/default” folder. Also you can use the online HTML layout builder http://keenthemes.com/metronic/preview/?page=builder&demo=default to preview and export the HTML code of the layout after your opted features.

Thanks.

The project structure of this angular spa makes no since. Why doesn’t anyone just follow the standards that Google has put inside the Angular generator. Without following these standards it leaves everyone confused about the project structure you have come up with. With this in mind, I have purchased this module, and will now not be able to use it due to this strange file structure. Can I get a refund?

Hi,

Thanks for your feedback. If possible can you please let us know which part of the file structure are you referring to ? We use the defacto angular-cli to generate the project skeleton but for the view and component we used a nested structure following the application hierarchy since this is a wrapper version of top of the default jquery based version. Sure, if you need a refund you can request it from your themeforest account.

Thanks.

Hi, When are you are launching the Demo 8 – Trendy Dashboard ? Or please can you send me by email the html template ? Thank you.

Hi :),

We are about to complete Demo 8 and we will try to release by Monday. Stay tuned!

Thanks.

Hello, according to the documentation the part which says “Check [metronic_folder]/tools/build.json and make sure the node config.dist.angular & config.dist.html is set to true”. No build.json file is found and in the default.json file the config.dist.angular node as well as the config.dist.html node are not found. Hoping to get assistance on that soon. Thanks

Hi,

Could you please refer to the online documentation instead: keenthemes.com/metronic/documentation.html ? The build.json was renamed and moved to “theme/default/tools/conf/default.json” and “theme/angular/tools/conf/default.json”

We will update the offline documentation in the next update(in 1-2 days). If you need any further help please let us know.

Thanks.

Any chance the new update will be released today? There are some bug fixes in the next release that I really need to put in place. Thanks

Hi :),

We will do our best to release by Sunday or Monday. We are about to finish the final items of the next update.

Thanks for your patience.

Hi, I tried to use dom properties for html table. but its not working, Can you give me any instruction where i need to use this dom and how can i re-position the datatable elements?

Hi,

No, you should pass the parameters in JS code. mDatatable has complex parameters structure and its easier to pass them in JS rather than in HTML.

Thanks.

JS code mean… If i want to customize html table page, then i need to add code into the js file which is related already in your demo page,..... it going out of my antena, can you please help me which js file i need to edit, am not well expert in js.

Hi,

You can pass the data from local JSON array, remove JSON file, from HTML table or from ajax data source as well. Each datatable demo page has own JS initializaiton script and you can find it in the HTML. The source of those scripts are located in below location “src\js\demo\default\custom\components\datatables\base\data-local.js”

Also you can check the documentation for more info: keenthemes.com/metronic/documentation.html

Thanks.

Can I use jQuery DataTables AlphabetSearch with mDatatable?

Hi,

No, you can not use DataTables plugins(e.g: AlphabetSearch ) with our mDatatable plugin. We will consider adding AlphabetSearch like extension into our mDatatable plugin.

Thanks.

Looks like the new download is still 5.0.5

Hi :),

Just we launched our Christmas sale and the next huge update will be released by end of this week, before Christmas. Stay tuned!

Thanks.

I saw the latest changes on your change log page http://keenthemes.com/metronic/changelog.html still not changed.

The latest updated on November 13, 2017. Please update it, so that we know what’s new.

Does it mean there will be another new update by end of this week besides the updates you’ve just released today?

Yes, sure, today we just updated the the price for the Christmas sale. The next update will bring a lot of new features: SweetAlert2 integration, Accordions, Timelines, Form Wizard, mDatatable improvements, new demo and more. Stay tuned! :)

Thanks for the info.

Seems like CSS is broken from here guys on the demos :)

Hi :),

As we checked our demos are accessible. If the site is not fully loaded please try to clear your browser cache and retry again. If you need any further clarifications please let us know.

Thanks.

Hello, what’s news !!!!!! Please update Chagelog !! :-)

Hi :),

Just we launched our Christmas sale and the next huge update will be released by end of this week, before Christmas. Stay tuned!

Thanks.

Changelog for todays release is not updated. What is new? No new demos?

Hi :),

Just we launched our Christmas sale and the next huge update will be released by end of this week, before Christmas. Stay tuned!

Thanks.

Hi,

could you please tell me after I buy this template when you have new versions or template design, how can I take it?

Actually Now i purchased this template and after extract it I don’t have tool folder like in your documentation in the first steps

Hi,

Can you please refer to the latest updated online documentation: http://keenthemes.com/metronic/documentation.html.

The tool folder and build config file is under: “metronic_v5.0.5/theme/default/tools/conf/default.json”.

The offline documentation will be updated in the next release.

Thanks.

How can I nest form repeater? Please show me with an example

Hi :),

You can check the nested example here from the documentation: https://github.com/DubFriend/jquery.repeater

Thanks.

Hello; where can I find the sass for “loading” message in datables? I want to use it with blockUI.

Hi,

Its builtin in the the mDatatable plugin. Actually mDatatable uses blockui for the loading message and you can configure the spinner by passing parameters: http://keenthemes.com/metronic/documentation.html

Please check following config for the spinner under the datatable initialization section:

spinner: {
    overlayColor: '#000000',
    opacity: 0,
    type: 'loader',
    state: 'brand',
    message: true
}

You can check available options for the blockUI here: “src\js\framework\base\app.js” under “block” function.

Thanks.

Tahnk you very much, I found it. Very appreciated.

You are most welcome. All the best :)

is metronic 5 have collapsible panels? i searched for it but couldn’t found it in new version

Hi :),

We will release it in the next update by end of this week. Stay tuned!

Thanks.

Hi :),

Is collapsible panels available on last update?

Regards,

Hi :),

Yes, in the next update(in a few days) we will release a new accordion components based on bootstrap collapsible plugin.

Thanks.

does it support RTL languages ???

does it support RTL languages ???

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