Discussion on Huma Admin Dashboard PRO - Bootstrap 4 Admin Template

Discussion on Huma Admin Dashboard PRO - Bootstrap 4 Admin Template

Cart 124 sales
Well Documented

FrontendMatter supports this item

Supported

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

73 comments found.

Look, I understand that installation isnt covered, but seriously mate, you don’t expect me to pay for a product that doesn’t work, do you?

I’ve been at this all morning. I’ve followed your documentation, ensured all my versions were what is called for, packages are in the right place, etc.

I’m trying to install dependencies, but node-sass@4.14.1 keeps failing to build. It’s throwing Python-related syntax errors because it’s using an outdated node-gyp and is incompatible with both Node v16 and v22. I attempted removing node-sass and replacing it with sass, but npm install still keeps pulling node-sass back in via your dependencies, specifically fmv-layout and fm-app-settings.

I have spent 7 hours on what should be a straight forward process. This isn’t a “i dont know how it install it” problem, this is a “dev didn’t keep up with updates” problem.

I spend on Envato for the convinience and ease of deploying solutions. Not to bang my head off a wall for most of the working day. I would appreciate it you can provide a work around.

hello, please i have question, is this them support erp accountant and HRM payroll, loan,

I want to create an application with your template and sell it to customers. so first I can purchase a regular license and later upgrade to a extended license?

Dear Support team

I hope you’re doing great, actually we’re looking for a smart dashboard that can be applied to our Odoo ERP

I would like to know if you can provide this feature to us?

Best Regards

Dear Partner,

Please, you modifitace tha shipping adress.

We waiting the goods: SOLARIS EPC KFT. 4700-Mateszalka, Oberkochen str. 3.

Please, you checking and I waiting the information.

Thank you for your help.

Regards,

Kriszta

Solaris EPC Kft.

This template is compatible with Drupal 9?

I need support for sidebar. do not open menu if exist submenu in that menu when implement own menu list. plz help me

Hi, can you please share a screenshot of the issue you’re having? I’ll try to help.

Hello, I wanted to speak with some to see if you are able to help me with a business management software.

trying to install and get this on npm run watch

> huma@2.0.0 watch > cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js—watch—progress—hide-modules—config=node_modules/laravel-mix/setup/webpack.config.js

sh: cross-env: command not found

How do we increase the width of the middle section (content area) to utilise the entire screen space? Currently on larger screens, the content area is restricted to the center of the screen.

For instance I have a table which has 12 columns and it has to be horizontally scrolled to view the content and this is happening when there are empty spaces on both sides of the table. So I would like to increase the content area width.

Hi there,

seems that the file upload in the custom controls section is broken:

https://huma.demo.frontendmatter.com/ui-forms.html

Can you advise?

Thanks.

hi, how can i manually init sidebar? because i will use your theme with blazor wasm.

thnx.

Hi,

You can reinitialize all components on page based on domFactory (layouts, sidebar etc) by calling this method on your callback:

domFactory.handler.upgradeAll()

More examples here: https://github.com/FrontendMatter/dom-factory

does huma has a vue version? and is it available on github? i already purchased this version but needed the vue

hello,

I have some quick questions. Does huma has a vue version? i purchased this set but needed the Vue version

Also is this file available on github?

Hello, I purchase your Admin product and would like to know about how to integrate this to my website.

Hi,

I need to integrate this template to Angular where can I start?

Due to I tried to convert but css style not working

Thanks, Cheng

Hi,

If the style isn’t working, please make sure you’re adding the [dir=ltr|rtl] attribute on the main html element.

<html dir=“ltr” ...

Let me know if that solved the issue. Thanks!

Thank you After putting what you mentioned and the style is working now but I got another error in console and the chart is not working

Chart.min.js:7 Failed to create chart: can't acquire context from the given item
construct @ Chart.min.js:7
Qe @ Chart.min.js:7
create @ chartjs.js:1
(anonymous) @ page.erp-dashboard.js:1
(anonymous) @ page.erp-dashboard.js:1
535 @ page.erp-dashboard.js:1
r @ page.erp-dashboard.js:1
534 @ page.erp-dashboard.js:1
r @ page.erp-dashboard.js:1
533 @ page.erp-dashboard.js:1
r @ page.erp-dashboard.js:1
(anonymous) @ page.erp-dashboard.js:1
(anonymous) @ page.erp-dashboard.js:1
chartjs.js:1 Uncaught TypeError: Cannot read property 'hasAttribute' of null
    at d (chartjs.js:1)
    at Object.create (chartjs.js:1)
    at page.erp-dashboard.js:1
    at page.erp-dashboard.js:1
    at Object.535 (page.erp-dashboard.js:1)
    at r (page.erp-dashboard.js:1)
    at Module.534 (page.erp-dashboard.js:1)
    at r (page.erp-dashboard.js:1)
    at Object.533 (page.erp-dashboard.js:1)
    at r (page.erp-dashboard.js:1)

Hi,

Just writing to let you know the latest update v2.0.0 which is available for you in the Account / Downloads brings general improvements to the UI and we’ve also dropped the need for a Gitlab account. After you download the update, you’ll be able to find the source JS and source SCSS in src/js and src/scss. Hopefully we’ve been able to improve on your experience with this update.

Thank you!

I need access to source gitlab username @escape_cyber I need to access the source code due to incase of theme modification, color schema

And I don’t know why you choose the way of coding like this, I planned to buy this template and I think I can use it directly but how come? previously I bought the laravel version you promised will update the code without gitlab account but why no update and lastly I though after the refunded I buy the html template then I can use directly but somehow the same issue.

So this time kindly grant the access so I can get the source code and will not bother you anymore

Hi,

Access granted. Before you try npm install again, you should configure your ssh access to gitlab. If you didn’t do that before, here are the instructions https://docs.gitlab.com/ee/ssh/ .

Let me know if there’s anything I can help with. Thank you!

PS. I apologize for the inconvenience.

Run “npm install” but got this error:

npm ERR! Error while executing: npm ERR! C:\Program Files\Git\mingw64\bin\git.EXE ls-remote -h -t ssh://git@gitlab.com/FrontendMatter/ui-huma.git npm ERR! npm ERR! remote: npm ERR! remote: ======================================================================== npm ERR! remote: npm ERR! remote: The project you were looking for could not be found. npm ERR! remote: npm ERR! remote: ======================================================================== npm ERR! remote: npm ERR! fatal: Could not read from remote repository. npm ERR! npm ERR! Please make sure you have the correct access rights npm ERR! and the repository exists. npm ERR! npm ERR! exited with error code: 128

Hi,

Have you followed the instructions on adding a ssh key to your Gitlab account? https://docs.gitlab.com/ee/ssh/

Specifically, see there’s a section for testing the connection there.

Hi, Can you give access to @microjcode

Access granted

Hi, can you grant me access please ? @pbartoleschicbi

Thanks

Hi,

Access granted. Before you try npm install again, you should configure your ssh access to gitlab. If you didn’t do that before, here are the instructions https://docs.gitlab.com/ee/ssh/ .

Let me know if there’s anything I can help with. Thank you!

Hello, Can you help add modal(popup) feature. Bootstrap’s JavaScript modal plugin to add dialogs to your site for lightboxes, user notifications, or completely custom content. i need to use this feature and i realize its not included. check https://getbootstrap.com/docs/4.0/components/modal/ ... paid already. thank you

Hi,

All Bootstrap components are already included.

Just make sure to add the div.modal at the bottom, before closing the body tag.

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