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

Need a developer for this theme. Please PM me.

nice theme, i love this theme so much, now i am waiting my deposit to my account. before i am purchase this them could i request Vertical mega menu and promo popup on E-commerce frond end . thank…

Hi :),

Thanks for your interest in Metronic. We will consider your requires in a future releases.

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

Thanks.

hi :) have you considered adding more color themes to admin template, beside current 6? I would love to see more o them, especially some pro business styles :)

best regards, Maciej

Hi :),

Thanks for your suggestion. Sure, we ill consider it in a future releases.

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

Thanks.

Hi Metronic team, is there an elastic textarea (auto-grow to fit whole text) in this template? I could not find anything. If not: how would you suggest to realize it?

Kind regards, Wen

Hi :),

Thanks for your feedback. Metronic does not have this feature yet. However you can try this one source plugin: http://www.jacklmoore.com/autosize/

If you need any further clarifications please let us know.

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

Thanks.

Hi Keenthemes, one other question: it’s possible to add a href link in the main menu item? For example: “HOME”, “MEGA MENU”, “PAGES”? Because at the moment you can only click in the dropdown menu…

Thanks Mattia

Hi :),

If you are referring to the mega menu then you can set it the primary dropdowm menus as hoverable and add a href to the main links:

http://www.keenthemes.com/preview/metronic/theme/templates/admin/layout_horizontal_menu2.html

To set hoverable dropdown link with href=”my_page.php” please follow below code:

<a data-toggle="dropdown" href="my_page.php" class="dropdown-toggle hover-initialized" data-hover="megamenu-dropdown" data-close-others="true">Mega <i class="fa fa-angle-down" />
</a>

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

Thanks.

Hi, thanks for your fast reply… No, i want something like this: But the my_page.php link doesn’t work… I’ve add the TAG to not interpreter the html code in this reply :) What would i want to do is to set an href link in the main voice of the menu, with a dropdown element. In your link, for example in the FEATURES element.

<tag ul>
  <tag li class="dropdown">
    <a class="dropdown-toggle" data-toggle="dropdown" data-target="sasa.php" href="my_page.php">First menu voice</a>
      <tag ul class="dropdown-menu">
        <tag li><a href="second_page.php">SubMenu</a></tag li>
      </tag ul>
    </tag li>
  .. ..

Thanks again

Hi,

Now when you click the dropdown menu will be opened so you can’t href will not work since the click handler is overridden for the dropdown display on click. To have the href working you will need to set hoverable dropdown menus where the dropdown menu will be shown on hover so click handler won’t be reserved.

Could you please email(support@keenthemes.com) a test link to your developing site so our support can take a look and your actual site and its code.

Thanks.

Hi Keenthemes, i’ve a problem with homepage of corporate template… When i check it with Firebug it told me this message:Metronic.init(); ReferenceError: Metronic is not defined – Metronic.init();

You’ve told me that this mistake will be correct in this update… But I continue to display this error message… If you’re sure to have correct it, i’ll try to update my code again…

Thanks Mattia

Hi :),

Yes, we have fixed that in the latest update. You can check it here: http://www.keenthemes.com/preview/metronic/theme/templates/frontend/. Could you please double check your update integrating and ensure that you did not miss anything from the latest update. If you need any further assistance please contact our support at support@keenthemes.com

Thanks.

Hi, thanks for great work. I am at the beginning of my work. Could you hint me which version should I use? Does angularJS version has some meaningful advantages and disadvantages (beside reusable parts of html, I will use django template system).

Hi :),

AngularJS offers some advantages as described here http://www.jfox015.com/angular-5-reasons-to-use-love/. However it depends on your preferences and project requirements. If you want to complete your project faster you default version is the choose as AngularJS is slightly complex comparing to the classic frontend development. 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.

Hi,

Great theme!

Where can I find the changelog for new version?

Want to know what has changed from 3.6.3 to 3.7.

Thank you.

-Sam.

Hi :),

In the main time you will need to download the latest version and refer to the documentation under “_documentation/admin/index.html”. Soon we are launching our website where the full changelog will be available in special page.

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

Thanks.

Developed an application using the Admin 3, would like to convert it to design material, how do?

Hi :),

You will need to get the latest update v3.7(replace the assets folder) and slightly update your pages by adding “page-md” class to the body element and load components-md.css instead components-rounded.css and plugins-md.scss instead plugin.css. Also now you can use new form controls of material design http://www.keenthemes.com/preview/metronic/theme/templates/admin3_material_design/form_controls_md.html

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.

What is Material Design? The form demo for it seems to work in Chrome but not Firefox. I see nothing in the 3.7 documentation for it either.

Hi :),

You can check http://www.google.com/design/spec/material-design/introduction.html to learn about the Material Design. Which form demo are you referring ? If you referred to this new form controls could you double check it http://www.keenthemes.com/preview/metronic/theme/templates/admin_material_design/form_controls_md.html ? As per our testing it works fine in firefox and other major browsers.

Also please make sure that you are using the latest version firefox. If you need any further assistance please email our support at support@keenthemes.com and provide more details(OS and browser’s exact versions and reference URLs).

Thanks.

Hello,

the (in plugins.css (209)) .modal-open .datetimepicker { /* z-index: 10055 !important; */ }

block the automatic stacking with modals – the element have 10061 (ex.) but the !important here doesn’t allow it to be used. Could you please fix this in next update? Thanks!

Hi :),

Thanks for your feedback on this. We will check it further fix it in the next update.

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

Thanks.

Hello, the email template links are not working… Getting a 500 Internal Error when i click them. http://www.keenthemes.com/preview/metronic/theme/templates/admin/email_template3.html

Hi :),

Thanks for your feedback. We we will fix it shortly. You can try it in a while.

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

Thnaks.

Great Theme!

I hit a snag though, but I think it’s more of a jquery issue. Anyway, I’m trying to implement a CKeditor on a sortable portlet, but everytime I move the portlet, the content disappear, and the CKeditor is not editable anymore. I can see the contrent when I digged into the code via browser’s inspect element, but it’s not showing up. I tried googling, but I can’t find any fix that works.

Help will be much appreciated.

Hi :),

Thanks for your feedback. There is a conflict using CKeditor with jquery ui sortable plugin. We will let you know if we can find any workaround for this issue.

Thanks.

Hello, Nice theme you have there. I was wondering if there is a way i could get a workaround for an On load Pop-up Subscription Box. Thanks

Hi :),

Thanks for your feedback. At the moment Metronic does not have this kind example. But you can implement it using Metronic’s existing features.

Thanks.

Hi, any news about layout builder? In which version will be included this functionality? Thnks

Hi :),

Hopefully soon. We will announce it later once we have something up on this. To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks/

We want to add a title middle of the header element in top ( ... ). so I guess we need a class like “top-header middle” .. or whatever. How can we achieve this ?

And also we need it should be responsive. I mean we take place with class=”col-md-6” its okey for full screen but when smaller size others menu fall in new line I mean broken.. so there is any class or an approach we can add a title message inside ... element. Notice: We purchased license but cant login with company account now

Hi :),

Thanks for your feedback. Could you please provide us more details for your questions ? Which theme are you referring to ? Please note our support does not cover customization requests. If you have implemented it and needing some help we can point you out. Just email our support at support@keenthemes.com and provide a test link to your developing site.

Thanks.

Hi, Im using version 3.6.2, im confuse portlet with class tools it works fine, like this:

but when I add class button? and if tools added to actions class it can add button class but just work fullscreen. it bugs? is already fixed on 3.6.3 ?

any documentation for this template? how can I upgrade template?

Thanks :D

Hi :),

Thanks for your feedback. Sorry for the late reply. Your posted code is not visible here. Could you email our support at support@keenthemes.com and provide us your code and we will reply you asap.

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

Thanks.

Looking to purchase this theme but I’m stuck on the licensing part. The intent is to use this theme as a control panel for a service we provide. In practice, the control panel is only accessible by a client and a client is only a client if they are paying us to deliver a service for them. The service they pay us for is not for providing the control panel – it is simply a portal for us to present them information about the services we provide (for example, ticketing, billing information, etc.).

Based on the above, do we require a Regular or Extended license?

Thanks.

Hi :),

Thanks for your interest in Metronic.

If your control panel does not charge users for the access then you can use the regular license. If you portal charges your clients for access then you will need to purchase the extended license. From my understanding your control panel will provide information only so you will need only the regular license.

If you need any further clarifications please let us know.

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

Thanks.

Any idea why the Social Icons would work fine in Firefox but not render in Chrome?

Hi :),

Thanks for your feedback. There should not be any issue with Chrome. Can you send our support(support@keenthemes.com) a test link to your developing site ? We will need to check your code in order to advise you further.

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

Thanks.

If anyone else has this problem, it is because Adblock with the Fanboy list blocks most social icons.

Noted. Thanks for sharing this info :)

Hi!

I have problem to implement CKEditor in Content Loading via Ajax. I am using this framework: http://www.keenthemes.com/preview/metronic/theme/templates/admin/layout_ajax.html

Where all scripts are located in main page, including ckeditor.js By doing this, CKEditor doesn’t show up. But if I would create exactly the same page as standalone with ckeditor.js, then all works fine. Could you please advice how to initiate CKEditor in ajax loaded page?

Thanks!

Hi,

In your case you will need to initialize the CKEditor input on ajax content load. You can call below code to initialize the editor by textarea ID:

CKEDITOR.replace("textare_id");
For more info you can check the plugin’s official doc here: http://ckeditor.com/

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