35 comments found.
Hi! I was looking to change colors, I can’t find anything but .header-light/dark and .sidebar-light/dark. Am I missing something? I want to give some customization to my app’s users.
Thanks in advance! 
Hi, you can change the color variables in assets/scss/_variables.scss:31.
Thank you! 
i buy this but not can download, send me other form of download, thanks
Hi!, im doing a Electron JS app, and i want to remove the “loading icon”. How can i do?. Thanks… beautiful template.
Hey man, thanks for the purchase, just remove the pace stylesheet and javascript in the HEAD.
Thanks!!!!! =)
Hi there. If I try to preview BonVue template is says your account has been disabled and I cannot view it
Thanks for pointing out, it has been fixed.
Hello friend.
This page doesn’t work correctly. http://dharansh.in/bonvuehtml/default/app-inbox-single.htmlThe left site of inbox is broken.
Thank you
Hi, I’ve taken note of that. An update will be released this week, that fixes this issue.
Font Awesome isn’t working how do I fix?
Hey, can you please elaborate your issue?
Hi , i’ve purchased the bonvue admin template yesterday.
But when i place the files on my server i’ve noticed the twitter feed widget loads the profile image over Http instead of Https. I’ve been looking into the scripts to modify this but i can’t find the solution. Could you help me please
Hey, thanks for the purchase. You can find the script for Twitter widget in assets/vendors/theme-widgets/widgets.js. The image tag is at line number 208, and the url for it is at 196. We have used Mithril for making that widget. You can find it here, if you want to learn more about it.
It would be nice to see an avatar upload modification on profile page. Would you consider adding something like that in next update?
Thanks, nice template btw.
Hey, we’ll take not of that in the next update, stay tuned 
Hello, I found a typo in ”/bonvue_html/default/assets/scss/base/_helpers.scss” files at line 264: The class name is ”.letter-spcaing-plus” instead of ”.letter-spacing-plus”
Hey, thanks for pointing out, it has been fixed in the recent update 2.1
Progress bar not working to bg color : http://prntscr.com/i5mivq
Hey, are adding the bg class on .progress-bar, make sure the markup is correct. Like so:
<div class="progress">
<div class="progress-bar bg-danger" style="width: 60%" role="progressbar">
<span class="sr-only">60% Complete</span>
</div>
</div>
Hey, are the progress bars on ui-progress.html page working fine?
Yes https://prnt.sc/i6124l, and not change to styles.
You did not define width to .progress-bar, without it .progress-bar will not be visible.
Solved, thanks.
I’ve looked at the documentation and run the gulp command in node. It brings up starting and finished default and seems to be reloading as I change file. How can I now launch the project to view it in the browser under localhost?
Nevermind. I got it integrated into a new Angular 4 app.
I have a problem if this template is installed in the Rails app, because the Rails app has a Turbolinks library
We don’t have knowledge of Ruby of Rails, but I think you would be ok, if you just add the following lines in assets/js/theme.js:1619
document.addEventListener("turbolinks:load", function() {
Unifato.init();
Unifato.setMenu();
})
Where do I find documentation?
Hi… i wanna buy your template. But im in doubt about the compatibility with react. Can you tell me something about it?
Hi, sorry but this template not yet compatible with React. Though we intend to make a React version of it. So stay tuned. 
Any news about it?
Hi..i already use ur great template..but on mobile phone the navigation sidebar cannot expand properly, when scroll up, its closed immediately..
HI, please comment out assets/js/theme.js:152-153, it should work fine.
Thanks for update
when you update the template, could you add to the description what updates were made? i got a notification that you released the new version but have no idea what changes you made and if i should bother updating my local version because i’ve modified so much and it will be a lot of work. most authors seem to do that now whenever they update their templates
what is the frontend template you are using here: http://dharansh.in/bonvuehtml/
Hi, thanks for the purchase. Sorry but frontend template is not the part of the package.
How to change skin color ?
Hi, thanks for the purchase. Just make a file in assets/scss/color-schemes, import it in the assets/scss/_variables.scss, and override variables like $color-scheme, etc.
Oh, thanks amazing job guys.
Hey how are you? I’m waiting for LMS and curious about LMS? Is there any date for release? Nice work! Bests.
Hi, the update is in the final phase of development and should be released in 1 or 2 days. Stay tuned.