Discussion on HUD - .NET Core 9.0 MVC Admin Template

Discussion on HUD - .NET Core 9.0 MVC Admin Template

Cart 423 sales
Well Documented

SeanTheme supports this item

Supported

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

83 comments found.

Got an invoice generator feature?

Hi,

Nope. The template doesn’t include any backend functionality.

Best Regards, Sean.

It doesnt need a backend

Hi,

Yeah, you may generate it via frontend plugins as well, but most of the invoice need to pull data from database and generate an invoice in pdf format.

Best Regards, Sean.

hello, I made a purchase of a product I didn’t need, I bought the asp.net version, and the one I needed was html, please can you help me by telling me how to make the change

Thanks a lot

Hi,

Envato allow buyer to cancel / get a fully refund for their purchase IF the buyer has paid and still NOT click the download button.

or else you are not be able to change / refund it.

Best Regards, Sean.

Hello. I purchased Dastone Admin & Dashboard. According to the demo pages, there is a dark theme capability. How do I implement the dark theme?

Hi,

Can you explain more detail regarding your question?

1. This is HUD admin, but not Dastone Admin. Did you really ask the correct author of the template?

2. The dark mode can be applied on any element. E.g you can add it into the app-sidebar as well.

Best Regards, Sean.

How can I reach the Dastone support author? It’s not straight forward on the Envato site. Thanks!

Hi,

You may use the search tools in themeforest and enter the keywords for dastone.

Best Regards, Sean.

Hi.what is the closest font available with Cyrillic support

Hi,

Unfortunately, i have no idea what is the closest font with Cyrillic support

Best Regards, Sean.

Hi Sean! Found an issue with mobile view. When zooming in and out app crashes. Here is the link to a screen capture video https://youtube.com/shorts/7t5XPXsdehw

Hi,

Unfortunately, we can’t disable it as it is how the browser works.

Best Regards, Sean.

Sorry, but I have a feeling that this is some component/scripting issue. For example on this template zoom works fine and doesn’t kill the app https://seantheme.com/color-admin/admin/html/index_v3.html.

Hi,

This is because different type / complexity of background image used in the template. HUD used 2 layer of background image to create the futuristic look and feel for the template BUT color admin is using pure color code as background.

Best Regards, Sean.

why can not download updated ver 1.7 from 1.3?

Hi,

For your information, the latest version HUD .net core will be v1.3

Best Regards, Sean.

Hi, I’m unsure how the contact form works through my profile, so I post my question here too.

Sean, I saw that .NET 6 template on your website is at version 1.3 and was last updated yesterday. Is the purchased license for 1.2 will get 1.3 updates? Will the 1.3 version be uploaded to envatomarket?

Hi,

You may try to add some script after page load.

E.g

$(window).on(‘load’, function() { $(window).trigger(‘resize’); });

Best Regards, Sean.

Just wanted to say thank you for all your help and support!

Triggering resize didn’t help. I think this may be the issue with masonry plugin. I noticed that at different windows sized this div changes height and scroll bar appears:

Hi,

You may try to trigger some perfect scrollbar event (update) after the masonry plugins has been loaded.

Best Regards, Sean.

How do I add my own css file? I would like to add a css file with my code for new things.

I’d also like to modify theme styles to suit my needs, but I’ve seen that if I modify, for example, the “_card.scss” file to add a background color to ”.card-arrow” it doesn’t add that style.

What am I missing?

Thank you very much! The template is great ^^

Hi.

If you wish to change the border color for card-arrow, you may change the bootstrap variable in

FILE: _card.scss

CODE: var(—bs-border-color)

Best Regards, Sean.

Dear,

congratulations on the theme! Is a light version also available?

thank you in advance, Piero

Hi,

Thank you for your comment and feedback. Unfortunately light version is not available at this moment yet.

Best Regards, Sean.

Hi,

Pretty sure I asked, but since I haven’t heard back figured maybe I’m mistaken.

In a nutshell, how do I get rid of the loading bar and spinner right under the header? (I can’t make it stop “loading”...so figured just ditch it)

Cheers, Nico

Hi,

I do have reply your comment in your previous comment. Do try it out the following solution.

For pace plugin, have you copy over the code in

FILE: /Views/Shared/_Layout.cshtml

LINE: 63 – 67

<script> window.paceOptions = { ajax: { ignoreURLs: [‘mainHub’, ‘__browserLink’, ‘browserLinkSignalR’], trackWebSockets: false } }; </script>

OR if you wish to remove the pace plugin, you may comment out the following code

FILE: /HudAsp/gulpfile.js

LINE: 18, 127

after comment out the code, you might need to run the “gulp” command to regenerate new vendor.min.js

Best Regards, Sean.

Hi,

Is it possible to get rid of the loader bar and spinner (just under the header)?

The reason for asking is mine never stops “loading” and it just makes it look weird. Gave up trying to figure out why. (using asp.net 6 razor pages, but seen the same in an MVC app. copied over wwwroot folder content and same for layout/header/footer/sidebar)

Hi,

For pace plugin, have you copy over the code in

FILE: /Views/Shared/_Layout.cshtml

LINE: 63 – 67

<script> window.paceOptions = { ajax: { ignoreURLs: [‘mainHub’, ‘__browserLink’, ‘browserLinkSignalR’], trackWebSockets: false } }; </script>

OR if you wish to remove the pace plugin, you may comment out the following code

FILE: /HudAsp/gulpfile.js

LINE: 18, 127

after comment out the code, you might need to run the “gulp” command to regenerate new vendor.min.js

Best Regards, Sean.

Hello, with visual studio 2019 continues to give me error in opening, with which editor can I open it? Thank you

Hi,

For .net 6.0, you might need to open it in visual studio 2022 / 2022 pre.

Best Regards, Sean.

Hi, is there a VB Net version?

Hi,

Nope. This is for .NET Core MVC version.

Best Regards, Sean.

Hi I just downloaded your .net Core 6.0 MVC admin Template and it seems to be missing file/folders or other projects that would make up the razor/mvc pages.

Please let me know what I may be missing here.

thanks ~jack

seems I did not wait long enough for the files to be extracted …. all is good…

Glad to hear that

Hello! First of all congratulations for your work!!

I’m starting a .Net Core project based on this template. and I’ve run into a problem: In Mobile Landscape, the sidebar menu does not work. It appears disabled. In your public demo page, works fine, but with the downloaded template-asp doesn’t work. Could you review it and help me with the problem?

Thanks and Greetings!! Daniel.

Hi,

Thank you for your comment and report. Regarding the issue that you are facing right now. Below is the quick fix.

FILE: /View/Shared/_Sidebar.cshtml

LINE: 102

CODE:

move this outside of the sidebar div.

<button class=”app-sidebar-mobile-backdrop” data-toggle-target=”.app” data-toggle-class=”app-sidebar-mobile-toggled”></button>

Best Regards, Sean.

Great!!!! Thanks a lot!!!!

what is the difference between “HUD – .NET Core 6.0 MVC Admin Template” and “HUD – Bootstrap 5 Admin Template”?

Is it just that one installs like a visual studio project template?

Also do you happen to know if this theme plays nicely with Blazor or would it need a lot of javascript changes?

Thank you!

Hi,

The difference between two template is one is rendering pure html file by using gulp and another is having the setup for .net core 6.0 mvc with visual studio project.

P.s i have not tested yet this template with blazor configuration. As long as you include the required css and js file, it should be not a problem to integrate with blazor .net core.

Best Regards, Sean.

Добрый день! У меня проблемка. Я купил шаблон HUD – .NET Core 6.0 MVC Admin Template случайно Мне нужен был другой вот этот HUD – Bootstrap 5 Admin Template

Подскажите что можно сделать?

Как запросить возврат?

Hi,

Here is the request refund form.

https://themeforest.net/refund_requests/new

You may enter the license id for new purchased HTML version in the “Describe your request” field.

Best Regards, Sean.

Hello,

I make an mistake and i purchased the NET version in place of HTML version… can you please cancel the license for NET and replace it with HTML version?

Thank you!

Hi,

You may request for refund and then re purchase the HTML version will do.

Best Regards, Sean.

Ok, i will do it now. Thank you!

Congratulations! Nice Work, GLWS :)

Thank you :)

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