Discussion on HUD - Bootstrap 5 Admin Template

Discussion on HUD - Bootstrap 5 Admin Template

Cart 1,919 sales
Well Documented

SeanTheme supports this item

Supported

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

197 comments found.

Hi! Bought the .net core version, but decided I’m rather going with Angular. Tempted to purchase the HTML version but noticed you mentioned in an earlier comment you are planning an Angular version. Is this still planned and if so, any idea more or less when?

Hi,

Thank you for your comment and feedback. Unfortunately, there is no plan for Angular version at this moment.

Best Regards, Sean.

Forgive my ignorance but i couldn’t be able to run the theme on windows 10 – xampp please see screenshot here https://bit.ly/3KblP9L

Hi,

You should use the /dist folder instead of /src folder.

/src folder is used for gulp to generate the html files into /dist folder.

Best Regards, Sean.

oh boy :) Sorry, my bad

Does it support ASP netcore 6 and blazor JS

Hi,

Yeah, you may convert the HTML version to .net 6 or choose the .net 6 version

https://themeforest.net/item/hud-net-core-60-mvc-admin-template/36254693

Best Regards, Sean.

is available PSD files for this template

Hi,

PSD is not available in this template.

Best Regards, Sean.

The datepicker extension stuck behind the modal overlay, can’t change its z-Index not even with !important

Hi,

You may use the following z-index setting

body .datepicker.datepicker-dropdown { z-index: 1060!important; }

Best Regards, Sean.

Thanks for your fast reply worked like a charm :)

Glad to hear that

I have bought wrong version, I can’t costumize. Can I change HTML version instead of bootstrap.

Hi,

This is the HTML version which build on top of bootstrap.

Best Regards, Sean.

hi, how may i remove the cover image? thanks

Hi,

You can just add the css to set the background image as empty.

<style type=“text/css”> html { background-image: none; } </style>

Best Regards, Sean.

Hey, how i can add a Costum Fontawesome Icon? – With Vendor.min.css? Kind regards :-) as sample, this one: https://fontawesome.com/icons/handcuffs?s=solid

Hi,

That icon (fa-handcuffs) is included in vendor.min.css. If you mean light / thin / duotone icon, you might need to purchase their pro plans in order to use it.

Best Regards, Sean.

Hi, When accessing thru phone resolution the sidebar fills the height of the page and not able to close. May I know how this may be resolved? Thanks

Hi,

Can you provide more information like

1. Which model of phone you are using and having the issue of closing the sidebar menu

2. Is it the demo site you are viewing?

Best Regards, Sean.

ok resolved, seems i removed the mobile-sidebar-mobile-backdrop which is being used as the toggle. cheers

Glad to hear that

Is there any instructions for startup with React?

Hi,

Nope. You might need to convert the HTML markup into react version.

Best Regards, Sean.

Merhabalar ben bir php kod yazarıyım fakat sizin apexRadialBarChart grafiğini kullanamıyorum dosya uzantısı nerde tam olarak bulamıyorum grafiği düzenliyemiyorum

Hi,

You may refer to the example code shows in the apexchart page for radial bar chart.

https://seantheme.com/hud/chart_apex.html#apexChartRadialBarChart

Best Regards, Sean.

Hi,

What would be the proper way to change the ratio of sidebar to content? I would like to change the width of sidebar and make it thinner and make the content wider?

Hi,

You may change the variable for sidebar width in FILE: /src/scss/_variables.scss LINE: 201 CODE: $app-sidebar-width: rem(270px) !default;

which will auto adjust the content and the sidebar width.

Best Regards, Sean.

Hello, I have a question. In the email section (details) page. if there an email message shown on the mobile view the user can’t scroll down to see the rest of the email message content.. How can I solve that? Is it meant to be like this? if not please guide me how to solve this isuue. Thank.

Hi,

Can you share some screenshot regarding your issue? This is because the email details page is able to scroll down in mobile view.

Best Regards, Sean.

Can you fix background selection area? https://i.imgur.com/yHn2Bwd.png

Hi,

You can’t change background color for default browser dropdown options.

Best Regards, Sean.

Hello, I would like to ask about the Laravel version of this template. How can I get it. Thanks a lot.

Im an idiot. I had multiple tabs open and purchased the wrong one. I wanted to buy the MVC .Net version. Is there any chance I can get a refund and repurchase the correct version?

Hi,

You may open a request for refund with the purchase code for MVC .net version and i will approve the refund.

Best Regards, Sean.

Just found a little formatting issue, on the page /settings.html#mediaAndFiles when you go to the bookmarked sections, the section heading is obscured by the header

Hi,

Thank you for your comment and report. For the quick fix, you may change the following code in settings.html

data-bs-toggle=”scroll-to”

to

data-toggle=”scroll-to”

Best Regards, Sean.

Hello,

How to I change the default font colors and font size for all forms? How to i change the font size for app page contents?

THanks.

Hi,

You may change it from the scss files.

FILE: /src/scss/_variables.scss

LINE: 143

CODE:

$font-size-base: .875rem !default;

Best Regards, Sean.

Hello, i couldn’t convert scss files to css files. I want to use classic css without scss and min.css can you help me?

Hi,

You may change the following code

FILE: /assets/js/demo/analytics.demo.js

LINE: 57

CODE:

from borderColor: hexToRgba(COLOR_WHITE, .75),

to borderColor: ‘rgba(’+ app.color.whiteRgb +’, .75)’,

LINE: 194 CODE:

from backgroundColor: hexToRgba(app.color.theme, .2),

to backgroundColor: ‘rgba(’+ app.color.theme +’, .2)’

Best Regards, Sean.

still just 2 working.

Hi,

You may download the latest version of HUD v1.5 which solve the issues.

Best Regards, Sean.

I am having a real problem getting summernote plugin to work as outlined in the documentation.

Hi,

Can you elaborate the issue / problem you are facing right now?

Best Regards, Sean.

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