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,101 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, nice themes !!

trying to use a template and some of its components, realised that some things dont seem to look fine in ipads. (tested in chrome last ipads devices). Some of these things are the layout (left menu makes that content goes down), some textbox styles, some horizontal tabs layout,... Any idea how to fix it. Maybe adding some component or file?

THANKS in advance and congratulations for themes.

Chema

Hi :),

Thanks for your feedback. If possible could you please send us(support@keenthemes.com) screenshots and we will try to fix theme ASAP. I believe this issues have something to do with the content size and can be easily fixed with slight content rearrangements and the gird column’s size.

Thanks.

Where can I download the psd theme files?

Hi :),

Please email our support at support@keenthemes.com and we will provide you with available PSD files.

Thanks.

(Current Version 5.1) Pagenation, Where is it

Hi :),

If you need a simple pagination you can use Boostrap’s one: http://getbootstrap.com/docs/4.0/components/pagination/

Just get it’s HTML and use it right away.

Thanks.

Metronics templates do not have pagination

Hi :),

May I know, what kind of pagination are you referring to ? Can you provide us a reference link to an example ?

Thanks.

First of all, I can’t verify my purchase on your own support system, I got “Purchase code verification failed due to the problem with Envato API. Please try again later.” error message when I tried to validate my code.

Secondly, with mDatatable, it seems that the data-field can’t be in a language other than English, otherwise search API on a particular column / field won’t work. Ideally the field name that is being used for javascript functionalities should be different to what gets rendered on the table.

Hi :),

Please try it now. It should be working already. Sorry for the inconvenience caused.

Thanks.

Hello, And also on the skeleton version 7 i am modifying on the menu(aside nav component) which loads on the click of the menu button on the left

so here to this I am trying to load a calendar on click of one menu item for instance if I click on the “management” menu I get the calendar loaded on the screen,

I have referred to the default demo version calendar to work on this feature,

but the issue here is that the calendar component part is loading but the size of the calendar events loading from the js file(eitherbasic.js or google.js) is not occupying the full screen, loads only to half a window and the events labels etc are compressed (I could share the screen shot for it if you could please let me know on how i could send it to you)

could you please let me know of how I get the calendar events fit to the size of my calendar component.html

Hi,

Can you send the screenshot? for us to see it clearly. Or you can also send the calendar component.html. Please send it by email to support@keenthemes.com.

Thanks

Hello, I’m having some doubts related to the UI of Calendar in this theme.

How can we 1. make changes to events which are being displayed in the calendar, in terms of adding some more fields or buttons to it or providing some more design and functionality to it. 2. change the height of the calendar?

Hi,

You can follow below examples for adding event using modal form: https://stackoverflow.com/questions/40102446/fullcalendar-arshaw-adding-an-event-with-modal-window The height of the calendar is auto calculated based on events heights. For more info you can check the plugin’s official documentation https://fullcalendar.io/

Thanks.

How far off from release are the Sketch files?

Hi,

At the moment we can’t give any clear deadline for this but we are already working on PSD to Sketch conversion and we will release them as soon as possible.

Thanks.

Hi, we are using v4.7.5 if we upgrade to v5.1 what’s gonna happen with the code that we wrote?

Latest version of v4.x is v4.7.5. We will no longer release updates for the old version we stroppily recommend you switch to the new v5.x.

So that means that I have the last version of v4. As we wrote thousands of lines of code I think we will never be able to move from this version.

Yes, unfortunately it’s technically impossible to keep backward compatibility for all previous versions. However once you migrate to v5 receiving the new updates will be very easy. Also you can use our github repo to automatically merge pull updates whenever a new update is released. If you need any further clarifications please let us know.

Hi, How can I use Metronic with a Bootstrap editor like Responsive Bootstrap Builder?

Thanks

Hi :),

Thanks for your interest in Metronic.

You can’t use Metronic with such builders since Metronic is more than Bootstrap. It has its own components, plugins and also extends most the Bootstrap components. If you need any further clarifications please let us know.

Thanks.

Hi. It is still possible to buy the previous version of the template (4.x). I’m interested in purchasing this version, however, I only see version 5 available

Hi,

Both versions are available for download. So once you purchase Metronic, you will get both version in a single package.

Thank you.

Ok. Thank you!!!

You are very welcome :)

Hi, im trying to join this repository at https://keenthemes.com/metronic/github/ but I cant. Its message is “username not found”

my github username: suabahasa

Hi,

Seems this is Github API’s temporary issue. Could you please retry it again ?

Thanks.

Builder is not exporting – Demo3,

when clic on submit “the licence is succefful and valid” but it stays at the Dialog box.

Any idea ?

Hi :),

Please try it now. It should be working already. Sorry for the inconvenience caused.

Thanks.

No problem,

This is how we improve Metronic, and that why Metronic is Number 1.

it has to be issues in order to push things toward perfection.

Thank you.

Hi :),

Yes, totally agree with you. Without our awesome community we wouldn’t have been here today.

Many thanks for the support!

Hi guys, any information about when demo12 will come? Looks like something we could use for our business! Thanks!

Hi :),

We just released 3 new demos in 4 weeks time. We will do our best to release Demo 11 and Demo 12 very soon. Stay tuned!

Thanks.

I want to use typeahead to retrieve postal codes remotely and it must be post, not get. The call returns following json in the console:

{suggestions: “L-6956 | IM GRUND | KEEN-SUR-DOHEEM”} {suggestions: “L-6956 | OP DER MOUCK | KEEN-SUR-DOHEEM”}

But the result is not shown under the input field in order to select one of the results. Here is my code:

$(’#txtPostalCode’).typeahead( null, { name: ‘txtPostalCode’, displayKey: ‘suggestions’, minLength: 3, source: function (query, syncResults) { $.post(’/hotbed/sggl/getpipedaddresses’, {searchItem: query}, function (data) { syncResults($.map(data, function (item) { console.log(item.suggestions); return item; })); }, ‘json’); What am I doing wrong?

}
});

Hi,

I would suggest you to double check the response format also try to check the plugin’s official documentation here: https://twitter.github.io/typeahead.js/

Our support does not cover 3rd party plugin questions unless the issue causes by the theme. I hope for your understanding.

Thanks.

Hi,

When are we gonna get the RTL version of the new Metronic 5?

Thanks.

Hi,

At the moment we do not have clar ETA for the RTL version. We will announce it once we start the RTL version development in the near future.

Thanks.

Thanks, looking forward to it.

You are welcome :)

It seems your Invoice v1 and v2 demo are not working. There are error message: “Partial not found …”. Please check it. Thank you.

Hi,

Please check the invoices demos and other features only from the default demo:

http://keenthemes.com/metronic/preview/?page=snippets/invoices/invoice-1&demo=default http://keenthemes.com/metronic/preview/?page=snippets/invoices/invoice-2&demo=default

Other demos just demonstrates only their layout features, not the components. But any features in the default demo can be used for all demos globally. Please don’t forget to clear your browser cache.

Thanks.

I got some notifications about theme update, but I cannot find what update contains. Can you add a section for change logs by each update. Thanks for a great theme.

Hi :)

You can always check it from the changelog: http://keenthemes.com/metronic/changelog.html

Thanks.

Thanks, I got it. I want to suggest for next template which have multiple tabs page for enterprise app. If you can add it in the future, it would perfect.

We recently released 2 new demos with tab based menus as you can check http://keenthemes.com/metronic/preview/?demo=demo10. If you are referring to something else please provide us some references or screenshots.

can I use this template with an existing symfony project?

Hi :),

Yes, you can any it with any server side web framework or language. You will just need to update your HTML with Metronic’s HTML templates. All the best!

Thanks.

Hi Thank you for your great theme. When I run bower install my font icons like metronic , lineawsome ,... will lost and they got wrong path. What should I do? Help please

Hi,

Recently we have migrated from bower to yarn. Bower is not maintained anymore so now yarn is a replacement. Please check the documentation on how to migrate it. http://keenthemes.com/metronic/documentation.html#sec27.

For any further support please contact our support at support@keenthemes.com and provide your purchase key since our support is provided only verified users.

Thanks

Hi there, I’ve got a short question on your brilliant theme. Do you provide a demo with fixed left navigation or is there a quick workaround to make the navigation fixed. Thanks in advance

Hi :),

Yes, Metronic has already built in fixed left sidebar menu option and you can check it in the layout builder of every demo. For example you can check it for the default demo using its layout builder: http://keenthemes.com/metronic/preview/?page=builder&demo=default Go to the “Left Aside” tab and check “Fixed Aside” option the click the preview button. Thus you can check all available layout options for every demo and preview them realtime. Once you finished configuration you can export the HTML code of the layout you previewed for easy server side integration. Please note that the layout builder help to generate the HTML code only and the css/js assets will be linked from your local development environment. if you need any further clarifications please let us know.

Thanks.

i tried to download it, but i wasnt’t able to download finally. at the popup i was able to enter my purchase code and it said verified after entering captcha, but when i closed and tried to download i got a toaster message “verification failed- Purchase code verification failed. please contact support” what i’m doing here… :D

Hi :),

Please try it now. It should be working already. Sorry for the inconvenience caused.

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