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 119,626 sales
Recently Updated
Well Documented

keenthemes supports this item

Supported

This author's response time can be up to 1 business day.

12201 comments found.

The demo download links on keenthemes website not working, trying it for couple of days and it always shows ssl error. Created a ticket on devs.keenthemes.com but no response. Please help fix the demo download links on keenthemes website

Hi,

Sure. We will reply to your ticket shortly.

Regards, Sean

Your Django download does not work…”can’t provide a secure connection”

Sent through ‘Contact us’

Sure, we have replied you. Thanks

You can see the “Public” checkbox down the form and you just need to uncheck it.

In the previous versions we could access methods in the KtApp JS namespace. For example when Datatables Rows get loaded through DOM, Tooltips need to be instanced, otherwise they won’t work. KtApp.createBootstrapTooltip() could be accessed, but in new version this is protected. How can this be accessed now?

Hi,

In the new update you can use KTApp.createInstances() to create instances of any newly added element(tooltip, popover, select2, etc) at once. This method is useful when you load a content via Ajax and initialize them. KTApp.createInstances() initializes only uninitialized elements.

If you enquire for further assistance or have questions, we invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members. 

Regards, Sean

Great implementation of Blazor, I’ve been waiting for this since the inital release of Blazor, I’ve tried it and it looks stunning.

I’ve found an issue with sub-level pages as it can’t load the assets, I’ve to go to the main page and then navigate to the page I want from the menu for example localhost:5001/users/profile would load if I’ve opened localhost:5001/ root level first, but if I tried to refresh the page or go to the page from the address bar that would cause a fail

`GET http://localhost:5001/users/profile/assets/js/widgets.bundle.js net::ERR_ABORTED 404 (Not Found)`

Hi,

Thanks for your feedback. We will check this further and provide a fix very soon along with other improvements that can be downloaded from devs.keenthemes.com/metronic.

Regards. Sean

Hi,

We already working on a fix. Now as a temporary solution you can update the file Starterkit/Pages/_Master.cshtml.

In a head tag put base tag below, it will fix assets issue on sub-level pages.

<base href="~/" />

Regards,
Lauris

I appreciate your quick support, it fixed the issue.

Hello, how do I download the panels? now do not download them in html redirects to your site and asks for login and password

Hey, the sidebar demo 9 is error. In my view, sidebar instantly closes and there is no button to bring it up again

Hi,

Are you referring to the Metronic 8 Demo 8 https://preview.keenthemes.com/metronic8/demo9/apps/projects/list.html ? As per our checking it works fine.

Can you try to reload your browser cache ?

Regards, Sean

Horrible release for updating from previous version (Metronic v8.0.38), so many classes renamed. Upgrading takes ages! What a mess!

Hi,

Demo 1’s layout classes were changed with “app-” namespace due to known conflicts with other plugins that use “header”, and “footer” class names. Also, Bootstrap 5.2 changed the font-weight classes with the “fw-semibold” new option so we needed to globally update the font-weight classes as well. Other than that there no major changes were done to the class names in this update.

If you enquire for further assistance or have questions, we invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members. 

Regards, Sean

Select 2 is not working on a dynamic modal with loaded content dynamically with external content. is there a way around that ? or can i have a js configuration with the select 2 in the bundle so i include it when i need it ? please help.

Hi,

When dynamic content is loaded you should call below API method to init components and plugins:

For Metronic v8.1:
KTApp.createInstances() 
For Metronic v8.0.x:
KTApp.init() 

If you enquire for further assistance or have questions, we invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members. 

Regards, Sean

After 3 months of waiting.. All ANGULAR (demo) modal STILL not working…

Hi,

To get other demos simply go to Metronic demo downloads page to download your demo. You’ll need to enter your purchase code for us to validate your purchase.

Regards, Sean

it says “Coming Soon” https://prnt.sc/0-LPPLC8Mr7V

Hi,

Sorry for the inconvenience. It should be enabled now: https://devs.keenthemes.com/metronic/angular

Regards, Sean

Hello, I have registered to dev.keenthemes.com with my envato email and i dont ever receive the activation, i then registered with my gmail carlosmsanchez, and I did receive the activation and can log in but i don’t see where to set my envato purchase code so I can download other demos

Hi,

If you are logged in https://devs.keenthemes.com/metronic you just need to click on you demo to download it and further instruction will be shown

Regards, Sean

Pretty stunning release. Really happy to see the blazor implementation there too. Any plans in the near future to wrap the HTML components into Blazor components for even faster development. I did start an opensource project around that but paused due to other commitments. If you are planning to create the components yourself then I will wait for your official version.

Hi :),

Thanks for the feedback. Sure thing. Our goal is to cover all popular frameworks and we will add more features to each framework along the way. If you have suggestions you can leave them here https://devs.keenthemes.com/

Regards, Sean

3 hours remaining and this day will pass without update. ...................................................

a couple of hours already passed and no update.

Hi :),

It’s finally released: https://keenthemes.com/metronic/?page=changelog

If you enquire for further assistance or have questions, we invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members. 

Regards, Sean

zz

This is not a support question but REQUEST (so hope do not get copy pasted response to open a ticket). Can you please make laravel+vue version as well like other theme (it will be much easier). I see that lots of user are asking for it in the comments as well. It will be very good. The only reason I am scared of moving to this theme is due to reason that there is no laravel+vue version. I see there is one page documentation but would be great if you can release laravel+vue version. thanks

Hi :),

Thanks for your feedback. We have plans to provide Starter Kits for SPA API based on those popular frameworks, including Laravel. Today we are releasing Django, Asp.Net Core, Blazor and Flask starter kits. Hopefully we will release Laravel + Vue as well.

Regards, Sean

Thank you for the response. Nice to hear that and waiting for the release. You should really prioritise it as we can see just vue+laravel only based are getting thousands of downloads. If they get laravel+vue starter kit, i don’t think they will bother going anywhere else. So, you should release it really soon. Also, most of so called other laravel+vue theme are still on vue2. So, high time to release it. Just a suggestion.

Hi,

Noted, we will work on this direction. If you have any specific requirements or suggestions please reach us at support@keenthemes.com.

Regards, Sean

When is tomorrow? even the demo is not updated yet :/

Hi :),

It will be released in a few hours. Working on the release right now.

Regards, Sean

hmmm lets see

Hi :),

It’s finally released: https://keenthemes.com/metronic/?page=changelog

If you enquire for further assistance or have questions, we invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members. 

Regards, Sean

Hi, I have bought this project, but figma file seems to be broken. have you noticed it?

Hi,

You should import the Metronic.fig file into your Figma app to open the file. This is how the Figma app works.

If you enquire for further assistance or have questions, we invite you to join our products community at https://devs.keenthemes.com/. There you can get assistance and guidance from KeenThemes core developers and community members. 

Regards, Sean

Hi,

why there is still no update released 24 hours/1 day after your announcement?

I’m eagerly waiting since 30th of March for the next update. :-(

https://i.imgur.com/GuuX5yz.png

Hi,

Sorry for the delay. It should be out tomorrow after the approval.

Regards, Sean

3 days after your release announcement … still no update.

1 day after your “tomorrow” announcement from yesterday … still nothing.

Hi :),

It will be released in a few hours. Working on the release right now.

Regards, Sean

cant start vuejs template

106:19  error  Delete `␍`  prettier/prettier
107:19  error  Delete `␍`  prettier/prettier
108:19  error  Delete `␍`  prettier/prettier
109:19  error  Delete `␍`  prettier/prettier
110:19  error  Delete `␍`  prettier/prettier
111:19  error  Delete `␍`  prettier/prettier
112:19  error  Delete `␍`  prettier/prettier
113:19  error  Delete `␍`  prettier/prettier
114:20  error  Delete `␍`  prettier/prettier
115:20  error  Delete `␍`  prettier/prettier
116:20  error  Delete `␍`  prettier/prettier
117:20  error  Delete `␍`  prettier/prettier
118:5   error  Delete `␍`  prettier/prettier
119:12  error  Delete `␍`  prettier/prettier
120:22  error  Delete `␍`  prettier/prettier
121:56  error  Delete `␍`  prettier/prettier
122:8   error  Delete `␍`  prettier/prettier
123:5   error  Delete `␍`  prettier/prettier
124:4   error  Delete `␍`  prettier/prettier
125:10  error  Delete `␍`  prettier/prettier

please help

Hello,

Since our primary support channel at: https://devs.keenthemes.com/ , we kindly ask you to create a ticket there.

We’ve been long wishing to build a bridge between us and the Keenthemes community. As the email is not the best room to support, we kindly invite you to collaborate with Keenthemes developers from everywhere on Devs Forum. 

Best regards, Sean

i already open ticket but they not reply my ticket.

Hi,

During weekend our reply can be a bit slow. However our support team will check it and reply you soon.

Regards, Sean

Hello, i got my client to purchase metronic but when downloaded the zip file only contains Demo 1, while the live preview have 22 different demos? where do i grab the other demos, awaiting your reply

Hi,

Please check devs.keenthemes.com/metronic to download other demos.

Regards, Sean

FINALLY! THX A LOT

You are welcome, 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