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.

sunny0627

sunny0627 Purchased

Hi, I have purchased the wrong version, I want to have laravel version but i purchased HTML5 version, is there anyway I can change?

Hi,

You may purchase the Laravel version and submit the refund request for HTML version.

Best Regards, Sean.

Hi,

Kindly check your browser console and check is there have any JavaScript error or not.

If yes, fix all the error by including the required library.

p.s our support scope didn’t include step by step customised 3rd party plugins

Best Regards, Sean.

my-soft

my-soft Purchased

I’m only getting the following error in the console:

Uncaught TypeError: bs_modal.on is not a function

at dash.php?view=av1:503:14

I’m happy to pay for your support. JavaScript isn’t really my strong suit.

Hi,

You should change the function

bs_modal.on(‘shown.bs.modal’, function() {

}).on(‘hidden.bs.modal’

To

bs_modal.addEventListener(‘shown.bs.modal’, function() {

});

bs_modal.addEventListener(‘hidden.bs.modal

Best Regards, Sean.

my-soft

my-soft Purchased

Hello

I purchased this wonderful template. However, for days I’ve been trying to upload images using cropper.js. Unfortunately, the modal that’s created isn’t compatible with the JavaScript of your template, rendering the entire template unusable. https://bootstrapfriendly.com/blog/how-to-crop-image-in-php-and-javascript-before-uploading

What can I do to be able to use it anyway?

my-soft

my-soft Purchased

Code: https://pastebin.com/vYdu9Xyb PW: hNkz4hpKqN

my-soft

my-soft Purchased

Thank you so much!!

I’ve completely rebuilt the code and realized it’s not that different from Java, which is my original programming language. Now I can use your beautiful template!

Here’s the link to my working code:

https://pastebin.com/KVLgnbsD

VQDW6H2zjY

Hi,

Glad to hear that your issue was resolved :)

Best Regards, Sean.

Hi Sean. There seems to be a stacking problem when a select with the picker plugin opens on another card below it. The content of .pc-list gets covered by the content of the next .card shown.

I tried playing around with z-index, but no luck.

Thank you in advance. A.

Hi,

Can you share us the HTML structure that you have created? You can share the HTML via https://pastebin.com/and share the link here OR send us an email via support email from downloaded documentation.

Best Regards, Sean.

I wanted to buy hud-react, but i got this bootstrap-admin. what did i do wrong? i really needed the react version… i cant understand.

Hi,

You may repurchase the react template and submit the refund request.

Best Regards, Sean.

Hi

I want to buy your therme, however I have some questions before purchase:

1) we are planning to build a POS on PHP, hence need HTML, CSS, JS files for design and theme, please confirm if these are included and suitable for us ?

2) can the font be changed by us later

3) is this USD$39 a one time cost ?

Regards

Faiz

Hi,

Regarding your question,

1. Yeah, all the HTML, CSS and JS file has been included in our template. You definitely can include it in your php framework.

2. Yeah, you are able to do so.

3. Yeah, and you are able to enjoy life time update without purchasing again our template.

Best Regards, Sean.

D7460N Purchased

Hey, it’s been awhile since I commented here. Just want so say that this is still by far the absolute best looking template on the market today bar none. Well worth the price of admission.

Hi,

Thank you so much for your kind comment and feedback! Your recognition is what keeps us motivated to continue improving and updating the template.

Best Regards, Sean

D7460N Purchased

Rare for designers/devs to go beyond framework “happy paths”. Detail == quality. People can tell and your template stands out all day. Not even close.

Users be like, “I don’t care what that app does, I want to use it!” lol

In your demo (https://seantheme.com/hud-react/dashboard), in “Expanded” <body class=”card-expand”> state, map tooltips need adjusting to at least {z-index: 1120;} or higher.

This one-liner works for me.

.card-expand .jvm-tooltip.active {z-index: 1120;}

BTW, the AI section desktop and responsive layout design looks and behaves great. The logical-properties do as well. Had already implemented the same way on my iteration.

Thanks again, and keep up the great work (especially for this banger of a template)!

Hi,

Thanks a lot for the kind words and detailed feedback! Really appreciate you catching that.

We’ll include the tooltip z-index fix in our next version release. Glad to hear you liked the AI section layout too!

Best Regards, Sean.

Dear HUD – Bootstrap 5 Admin Template Team, I have just bought your template and start integrating your template into my project I don’t use the content card (just moved it into a seperated view). It showed some errors in the browser’s console: Uncaught (in promise) Error: Element not found value apexcharts.min.js:38 value apexcharts.min.js:38 handleRenderChart dashboard.demo.js:259 <anonymous> dashboard.demo.js:334 jQuery 13

I tried to exclude the 2 js files in my layout including the apexcharts.min.js and the dashboard.demo.js, and the errors disappeared However, the loading icon keeps spinning on the top right conner of the layout I just want a simple layout before using necessary components Could you please tell me how to fix that Many thanks

Hi,

If you are using the project on .NET core project. you might need to make sure the following code has been included before the vendor.min.js in your project.

https://pastebin.com/aacP1Diz

Best Regards, Sean.

I use the newset Hud Theme I like to integrate Nuxt 4. But I got a lot of Sass error. Do you know what I can to?

Hi,

You might need to install the sass that support the latest version of Bootstrap 5 which is 1.77.7.

Best Regards, Sean.

How can I run this template in local computer? Sorry. I can run now.

Hi,

You may refer to our documentation by running the gulp command in order to start this template in your localhost.

https://seantheme.com/hud/documentation/#installation

Best Regards, Sean.

hello sean, i hope all is well,

up until this point, i have been using the 3.1 version and have experienced no problems. however, i have downloaded the 4.0 version and i am experiencing problems with all pages that include dataTables and apexcharts. when i open files/pages from the prebuilt dist directory that you have provided, all of the tables and charts work fine. however, if i delete the dist directory and rebuilt the dist directory by:

1. npm install – to freshen everything up for the requirements of the new template version

2. gulp (with gulp 5.0)

then all tables and charts stop functioning; all other parts of said pages work fine. i would like to mention that i am doing this built without having made any changes to any files, not even the gulpfile.js.

please let me know what you suggest.

Hi,

You might need to run the command of ‘gulp plugins’ in order to generate the plugins folder within the assets folder.

Best Regards, Sean.

running ‘gulp plugins’ on the initial build solved the problem. sorry for missing something that is clearly outlined in the documentation.

i suppose i overlooked it because “gulp plugins” was included in the gulpfile.js file in version 3.1, but was omitted in version 4.0.

i understand why it was omitted as it is unnecessary overhead to run gulp plugins on each build during the users development workflow.

thank you for your support, chad

Hello,

Before asking my question I would like to express my admiration of the HUD Admin template. I searched far and wide before choosing a theme for my current project, and this one proved to be superior by far.

At the moment, I am working on the “page_date_management” page. I would like to customize the column widths of the table. I have tried various methods, but none of them have proven successful. I searched through all of the src files and found no variable that sets column widths. Could you please let me know how to adjust the width of the columns in the table?

Here is a simple example of what I would like to do; set the width to 30px for columns 1 – 3.

<thead> </thead>

Perhaps values could also be set in _variables.scc in section 45, which pertains to tables….

No. Category Item Name Status Stock Price Cost /unit 07/2025 08/2025 09/2025 10/2025 11/2025 12/2025 Total Sales Total Cost Total Profit

Hi Sean,

Thank you for the quick response. Upon further investigation, I discovered that what is restricting column width modification is the javascript search filters that I put in the footer. Directly adding e.g, “style=”width 30px;” on footer header lines modifies the width of the entire column successfully.

Regards, Chad

correction: style=”width: 30px;”

Hi,

Glad to hear that your issue was resolved.

Best Regards, Sean.

Do you intend to release it in vite in the future ?

Hi,

We already have the vue3 + vite version and do not have plan to create a react + vite version at this moment.

Best Regards, Sean.

Can I convert it to vite .. And will I have problems with that

Hi,

As long as you’re familiar with your framework, converting the HTML version to your preferred setup, such as Vite, shouldn’t be a problem. It ultimately depends on your skill level and understanding of both environments.

Best Regards, Sean.

In React, can it be done with vite instead of cra in the future ؟

Hi,

Yes, in the future (and even now), React projects can be created with Vite instead of Create React App (CRA). In fact, Vite has been gaining popularity due to its superior performance, faster build times, and modern architecture compared to CRA.

Best Regards, Sean.

Hello, Great template but I’m having an issue with the card corners making anchors not work. I have two example videos, one with the card corners and one with the corners removed. You can see in the video that with the card corners I am unable to click on an anchor link. Having a dashboard without being able to hyperlink the dashboard content would be a pretty major issue. Help would be appreciated! With Corners: https://u.pcloud.link/publink/show?code=XZNIf05ZAw1i96kKJdfjtLkpwHFCCR2LkYXV

Without Corners: https://u.pcloud.link/publink/show?code=XZaIf05ZiUfxCFlS64XL8QVo3FxihfTSUjIy

Thank you!

Hi,

For your information, you might need to wrap your card content with the card-body class or some div with position: relative css styling.

Best Regards, Sean.

Hey bud – I purchased the html by mistake, I needed the Laravel. I purchased the Laravel too, so we’re all good but if you could, it would be great if I could get a refund for the html? Appreciate it’s my fault so apologise for being a pain. Thanks again mate and LOVE the theme!

Hi,

No worries at all! Thanks for reaching out and I’m glad to hear you love the theme. To process the refund for the HTML purchase, could you please submit a refund request through our system? Once we receive it, we’ll take care of it promptly.

Appreciate your understanding, and thanks again for your support!

Best Regards, Sean.

94c43846-b3d4-4cd7-abe9-3e18d130ba54

I would like to deactivate some cities in the dashboard map and highlight another cities . How can i do that ? editing the css file ? where

Hi,

In order to change the map settings you might need to change the javascript configuration. You may refer to their official documentation. https://www.npmjs.com/package/jvectormap-next

Best Regards, Sean.

94c43846-b3d4-4cd7-abe9-3e18d130ba54

I could not find where to make the display mode panel start hidden instead of opened.

Display Mode <!- BEGIN card-body -> Dark Mode Dark Light Mode Light <!- END card-body ->

Hi,

Can you elaborate more regarding your issue?

Best Regards, Sean.

I would like to start the page with the display panel hidden instead of opened… the oposite as it is today, i need to hide it , i would like to show it only if i click to open

Hi,

If you are talking about app-theme-panel, you may remove the active class from the app-theme-panel.

Best Regards, Sean.

I would like to change the dashboard map locations, how can i do that ? editing the css ?

Hi,

In order to change the map settings you might need to change the javascript configuration. You may refer to their official documentation. https://www.npmjs.com/package/jvectormap-next

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