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.

Hi I have just signed up on Gitlabs with username: ati2ude

Hi,

Please request access using the same Envato account you have used to purchase the item and make sure you’re requesting access on the correct item.

Thank you!

Is possible using with React without jQuery?

Hi,

It would be ideal to have a custom react only version, however it is possible, with limitations.

First, all the UI Plugins using jQuery will be useless and will have to be replaced with native react plugins having the same functionality.

Secondly, and probably what you’re looking for is to remove the scripts (such as app.js) and to hook the layout components manually (drawer, drawer layout, header, header layout, sidebar toggle buttons etc) to react.

For this, see the programmatic usage for each component in the following repository https://github.com/FrontendMatter/material-design-kit/tree/master/src/drawer .

Please let me know if you need further assistance. Ideally, when I have the time available I will build a custom react version myself.

Thanks!

Hi. Same. My username on GitLab is kn82000

Hi,

Please request access using the same Envato account you have used to purchase the item and make sure you’re requesting access on the correct item page.

Thank you!

Hi there, my GitLab username is rafaelsachetto

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!

Hi, I created a Gitlab account and my user’s name is KL514.

For some reason, you don’t appear to be a customer on our end. If you go to your Envato account -> Downloads, do you see Huma listed there?

mine said “Luma – Education Platform & LMS Admin Template”

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!

How do I use this template with nuxtjs?

Replied on Luma. Thanks

Provide access to gitlab frank4up

Replied on Luma. Thanks

I have purchased the template. Please provide access to gitlab account sabyasachi-kognoz

Hi,

Please request access using the same Envato account you have used to purchase Huma.

Thank you!

I just purchased this template, this is my gitlab user name: Marvetola

sorry about that I had github, just registered with Gitlab. Sorry about that.

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!

Greetings,

I just registered with Gitlab after purchasing the theme earlier today. My username is Vonmoore. I would like to install the theme at this time on my godaddy account, but I did not know where to start the installation process. This is my first bootstrap install. Please advise wether there are directions for webhost providers such as godaddy.

Thanks again, William Moore

Hi William,

Access to Gitlab 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/ .

However, for simply deploying to your hosting account, you only need to copy the contents of dist/ into godaddy and that’s it. If you want to modify it and customize the underlying SCSS and JS then you’ll need the Gitlab setup.

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

Thank you very much for the support. I greatly appreciate it.

You’re welcome! Would really appreciate it as well if you can provide a rating. Thank you!

Hello! Is it possible to use the dist folder to use the template and modify in angular? I cannot access my gitlab repository with npm. I signed up for GitLab with username marc0.4ntonio.1996

Hi Antonio,

Access to Gitlab 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/ .

Yes it is possible to use with Angular, but you’ll need to hook into the layout’s JS components from angular, for example see the programmatic usage of the drawer layout

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

Hello! Try to pass the template to angular but it causes conflicts because it has vue.js components The template mentions that it only uses Bootstrap

Hi,

It has no dependency on Vue, only the demo settings are using Vue. Simply remove the vue.js script and app-settings.js from the HTML.

Thanks.

Hi, If I take this theme, you can install and customize free? I need only for one language

Is it wordpress?

If not free, then how much does it cost for customization and installation

Hi,

Nice template, I am enjoying working with it, however I cannot find ‘ui-huma/js/vendor/dragula’, is this on gitlab? Do I need access to see the javascript non-minified source for this?

Specifically, it’s the js file that initialises the Dragula demo page.

Thanks.

Hi,

Please upgrade to Node 14.2 Current and then try again. Please let me know if that solves the issue.

Thanks!

Hi,

I have made some progress with this, almost there I think, it’s down to my lack of familiarity with git and npm. Thanks for your help.

Regards,

Mark Hunter

That’s great! No problem. Please consider providing a rating when you get the chance. Thanks!

Hello, I need to be added to the gitlab repo “ui-huma” in order to have access to the source sass files for development. My gitlab username is @ydivide. Thank you.

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!

Hi there, could you please add me to your GitLab repo (ui-huma)? My username is robertu.

Thanks.

Ok, thanks for the access, but it looks like the app-settings.js is broken. I’ve sent you an email already. Secundo, there is another bug when you delete app-settings.js from the bottom of the html page then the boxed layout seems to be unconfigured. The whole idea of using vue for static html layouts looks quite weird to me. The compilation process should ended up in creating all template variants in separate folders. Then the vue app (app-settings.js) is not needed at all.

How can I enable vertical scroll on email page? http://demo.humatheme.com/email.html

Hi,

Didn’t notice it cause it only happens in chrome it seems. So, it’s because all scrollable container parents need to have height: 100%.

You need to add the “h-100” class to both the “data-perfect-scrollbar” parent and the next parent, which is the column, so it looks like this:

The email content:
<div class="col-lg-8 py-3 px-4 bg-alt border-left d-flex flex-column h-100">
  <div class="flex d-flex flex-column h-100">
    <div data-perfect-scrollbar="">....</div>
  </div>
</div>
The email list:
<div class="col-lg-4 py-3 px-0 d-none d-lg-flex flex-column h-100">
  <!-- // search form here -->
  <div class="flex pt-3 d-flex flex-column h-100">
    <div data-perfect-scrollbar="">....</div>
  </div>
</div>

I’ll also fix it for the next update. Thanks and sorry for the delay!

HI, did it have VUE JS?

Dear Sir, I just purchased the theme Bootstrap Business Admin Template but faced some issues in installing it, coming back to the documentation I found that there’s another version which is Laravel ready, I need the Laravel version, and I am in rush, hence I cannot wait until you refund this to get that one, please refund this asap.

Hi,

Please make a refund request from your Envato account and I will approve it. You can do it here: http://themeforest.net/refund_requests/new

Thank you!

My developer is having a hard time using this with Angular. Is there any guidance? Any way you could build this out in angular for me? If so what would be the cost?

I recently purchase the Huma template. Will you grant me access please. My username: landenhull

@landenhull

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!

When I delete the configuration of the block application in HTML, many things are unconfigured as I can do to handle that, can you please help me

First, remove the option (fixed icon) so that the user can change it and second where I configure it in the html template

I urgently need to delete that icon without the template being malogged.

I’m working on a guide for you. I’ll let you know as soon as it’s ready. 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