366 comments found.
my website not working on google chrome v.62 maybe because bootstrap3 , I try bootstrap4 it’s working fine but my web not beautiful
Hi, I need help using the sidebar with Laravel. How to assign active links to the side bar?
Hi, We are really sorry that we don’t have any Laravel knowledge.
Thanks
Just downloaded because i fell in love with the dashboard, but its cheating me in alot of aspects. I can’t implement and edit features. I’m not able to implement the radar map of chartjs. Throws weird bugs. Please reply asap, i can provide with details.
Hi, chatjs is third party plugins. Its not a part of our template. However if you’re not able to implements this plugins its not a fault of this template. May be you’ve missed something. We would request you to check chartjs doc.
Thanks
hi,
I am planning to use this theme in my project but I want to make sure I buy the right license.
The services of the application will be offered to paying customers which will benefit of the services. If a customer stops paying for the service, his/her access to the service will stop.
We are expecting couple of thousands of customer.
What license is the most appropriate.
Thanks, Frank
Can you please explain what type of service you are providing? Then we can give you a solution.
Hi,
Curious, how do I ensure that the DC Accordion menu doesn’t “bounce around” during loading—meaning the menu is fully expanded until the page is loaded. Right now, it expands and shows all sub items in the menu. Granted I have a large list, but I am hoping there is a way to load the menu and keep it closed the entire time.
Thanks in advance!
Still hoping to get this sorted! Thanks!
Hi, As its happen only when loading so you can use any preloader.
Thanks
Thanks for getting back to me! I think I may not have conveyed this properly. What I mean is, the menu during initial load (while Chrome is still fully loading the page) shows the full expanded menu instead of keeping the contents hidden and only showing the outter main menu links. Do you know how I can avoid that? Thanks!
Hi, I’m afraid it couldn’t be possible. As when loading page all html data are shown until the dependent js load. After loading all js, content goes back to it own nature. Thats why when page loading menu items are expanded until its relevant js load.
Hope you understand.
Thanks
Hello, Please clarify what type of license (regular or extended) I need to purchase. I am building an application that I will host on the web, but for which I will charge customers for access. Thanks,
Flavio
Hi, In that cases you need an extended license as you used in commercial purpose.
Thanks
Hi, I have an app integrated with your template. When I click on the left side pane, it refreshes itself and returns back to his default condition. So, you don’t know where you are. Can you guide me how to resolve this problem?
Thanks in advance.
Hi, Can you please give us you link.
Thanks
Hi,
Just purchased Bucket Admin and it’s awesome. I’m curious, can the left side menu support 3 layers of nesting?
The Sample template only goes from tvs root link to sublinks but I’d like to go to a third layer.
Thanks in advance!
Good Morning Are you in Portuguese?
Nope.
When the left menu is longer than the height of the screen and the screen size is on a mobile device, it won’t scroll to the bottom of the side menu. It gets cut off and you can’t access that menu button or link. Can you help me with fixing it so that I can get to the menu at the bottom. You can see the issue if you load up your template, expand the menu that is longest. you will see that you can’t get to the Extra link at the bottom (side menu).
How do I change the event color on the fullcalendar? I tried to look for it but I can’t find it. I am able to use json to render the events, but the last thing that i needed is to change the event color. my json has ‘color’ but your css is overriding it i think.
nevermind, got it.
Hi
We’re facing the below problem. please could you let us know what can resolve it?
Problem:
Currently am using the following JS file to format and display a normal HTML
Hello, I have the bucket admin template. I am working on the carousel. How do I get it to do the slide automatically on page load. by default, when the page is loaded, it will not auto slide until click left or right.
Thanks for all your help previously.
<div id="c-slide" class="carousel slide panel-body" data-ride="carousel">
<ol class="carousel-indicators out">
<li class="active" data-slide-to="0" data-target="#c-slide" />
<li class="" data-slide-to="1" data-target="#c-slide" />
<li class="" data-slide-to="2" data-target="#c-slide" />
</ol>
<div class="carousel-inner">
<div class="item text-center active">
<h3>Bucket Admin is an Awesome Dashboard</h3>
<p>Awesome admin template</p>
<small class="text-muted">Based on Latest Bootstrap 3.0.3</small>
</div>
<div class="item text-center">
<h3>Well Organized</h3>
<p>Awesome admin template</p>
<small class="text-muted">Huge UI Elements</small>
</div>
<div class="item text-center">
<h3>Well Documentation</h3>
<p>Awesome admin template</p>
<small class="text-muted">Very Easy to Use</small>
</div>
</div>
<a data-slide="prev" href="#c-slide" class="left carousel-control">
<i class="fa fa-angle-left" />
</a>
<a data-slide="next" href="#c-slide" class="right carousel-control">
<i class="fa fa-angle-right" />
</a>
</div>
Hope solved your problem.
Thanks
How do I change the input text to be darker, by default it is a very light grey and I don’t want to make a new style for it.
Hi, please check this screenshot https://monosnap.com/file/cyKnk63pGlzVZlKCH7Zwcoq9twzp1Y. Hope solved your problem. Thanks
I also need a fully dark theme…you have it?
Doe your template also offer to open a popup window on click – which will contain an IFRAME?
Hi, Unfortunately we don’t have dark version. Thanks
hellou we hace problem with theme on mobike devices ( tstd on android) when creaty big dynamic table. it is visual problem when tabo doesnt look very well
when check this link ( as your preview) http://bucketadmin.themebucket.net/dynamic_table.htmlon right side is what i mean
hellou we hace problem with theme on mobike devices ( tstd on android) when creaty big dynamic table. it is visual problem when tabo doesnt look very well
Hello,
How do I empty the right side menu so that I can use my own contents? If I remove everything inside my left menu button will not work. I found out that there is a class called “target-sell” if this is removed the menu button will not work. thanks,
Hi, as “target-sell” class is dependent on js so you have to remove or comments out those js initialisation like this https://monosnap.com/file/ZOdxwbJpnHeBg4KNA6D5JEF9WpZLCp go to scripts.js line #140 to 171.
Hope solved your issue.
Thanks
How do I make the left side menu collapsed as the default? I want to be able to press the menu button to show the left menu but not as when it loads.
thank you.
Hi, You can easily do it by adding two classes here is the instruction https://monosnap.com/file/5NMAVklFCSCUoNWLM5QM6vexYdMCYq screenshot mention where and what class you have to add.
Thanks.
Hi,
We’re trying to use “Basic select” from the Select2 theme. We want to put more than one Basic select on one page. When we do that, the search field remains common for multiple search boxes and UI doesn’t render well.
Please could you let us know the solution?
Thanks Hrishi
Hi, in that case you have to modify select2 css so that It could be looks same as this UI.
Thanks