540 comments found.
Is there a way have a collapsible widget closed by default?
Hi,
Yes you can do it easily. Please follow the steps.
replace the following code in common-script.js file line no 82 which is indicate // widget tools
$('.panel .tools .fa').click(function () {
var el = $(this).parents(".panel").children(".panel-body");
if ($(this).hasClass("fa-chevron-down")) {
$(this).removeClass("fa-chevron-down").addClass("fa-chevron-up");
el.slideUp(200);
} else {
$(this).removeClass("fa-chevron-up").addClass("fa-chevron-down");
el.slideDown(200); }
});
and take the following html tag for collapsible widget closed by default
<section class="panel">
<header class="panel-heading">
Collapsible Widget
<span class="tools pull-right">
<a class="fa fa-chevron-up" href="javascript:;"></a>
<a class="fa fa-times" href="javascript:;"></a>
</span>
</header>
<div class="panel-body" style="display: none">
Content goes here
</div>
</section>
hope solved you problem.
Thx
thx!

Can you tell me how to add a row to the advanced data table? I am trying this:
var table = $('#example').DataTable();
table.row.add( [
'Fat Kitty',
'Pets',
'heavy',
'34.00',
'Available'
] ).draw();
But I get this error:
TypeError: ‘undefined’ is not an object (evaluating ‘table.row.add’)
Thanks!
We use data table from here http://datatables.net/ for demo purpose. You can check their doc hope you’ll get the answer.
Thx
If I buy the extended license, can I use it on multiple products?
As per Envato Terms and condition NO ONE can use a single licence for multiple product what ever it is Extended Licence or Regular Licence. Extended Licence is for Commercial Use and Regular Licence is for Personal/non-commercial use. You have to buy individual licence for every product. Hope that you understand it. If you have further question please ask us.
I want to buy the extended license of FlatLab – Bootstrap 3 Responsive Admin Template ,but I have some questions below: 1. When this template have upgrade version in the future, do I still have the license to use it? 2. Will I get all the source file of the template , including SASS,LESS, PSD, PHP file?
Hi,
Glad to know that you are interested about Flatlab. Flatlab is already upgraded. Actually time is not fix for update but we always priority to our clients feedback. In previous we added so many features according to our clients request.
Yes you will get all source file of the template. But we didn’t have SASS,LESS and PHP files.
Thanks
Hello
Do you possibly have any recommendations for Jquery/PHP for the To Do list admin side.
I bought this in a rush thinking it was a working system, my mistake.
Sorry i don’t have any recommendation.
thx
Hello!! First of all: amazing theme!! But before buying I would like to ask you a question: are there any php/mysqli/ajax classes or scripts that I can use with your chat/private messaging layout? I like your chat/messaging template… what would you use to implement its functionalities? Are there any open source projects that are compatible with your template?
Hi , thanks for interest my theme. Our theme is made only html, css and js. Don’t have any php/mysqli/ajax for chat/private messaging layout. Its just simple markup layout for use demo purpose.
Thx
Looks like the “slides” folder is missing from Revolution Slider’s images. Any possibility of fixing that or is there a place to download this version of Revolution Slider that is included? It would help me understand how to use this tool better. Thanks in advance.
You can mail us. we’ll send you Revolution Slider through mail.
Thx
Good theme!
thanks
hi again. We want to personalize the Icons on row state-overview How can we do that? we want to chanhe the new users icon, sales and the other 2 on the right. Thanks! Cynthia
Hi, just change the icon class name for fontawesome.
thx
Hi, i recently purchased the template,could yo tell me where can i change the values for new users, sales… from (row state-overview) on the dashboard view. Thanks in advance! Cynthia
i already found it, thanks any way!

Hi,
I have a question about following classes:
visible-desktop visible-tablet visible-phone
hidden-desktop hidden-tablet
There is only:
hidden-phone
Where are you planning to add them?
which page you find those classes?
thx
I’m sorry, I found old information about Bootstrap 2. The problem was solved. Thank you for reply.
its okay and you are welcome 
Hi!
There seems to be a small bug when I’m using the theme on my Nexus 5, Google Chrome.
When I click on the main menu icon (top left), the menu opens but when I start to scroll down the menu dissapears. Any thoughts?
Cheers Phil
We’ll check it and try to fix it.
thx
Hey.
Have you managed to look at this issue?
Cheers
Phil
?
I found a bug with the datetimepicker.
Example: the start date is december 25th and you select the 19th, the next panel for the hours will still display the 25th.
The same thing happens with the hours. If you change the hours, it will display the previous one when you select the minutes.
I can confirm this bug with chrome on your demo website in the advanced form components.
Is there an easy fix?
Thank you
Hi you can check datetimepicker here http://tarruda.github.io/bootstrap-datetimepicker/
thx
Hi There,
We are facing some issues while using it.
1. Modal not working in chrome and safari on mac. 2. Left sidebar doesn’t remain fixed once we scroll down the page, issue only in chrome on mac (on safari its working fine).
Please revert with their solution. Nice theme though 
Thnx
Ohh, You have already resolved them in new update, didn’t see it. Thnx

hi, i have a question about the licence. We are going to sell a service for admin departments. The person who paid the fee is going to have access to manage his department in our admi. This admin is going to be the template. What kind of licence i need?
In this case as per envato rules you must need “Extended License”. This is absolutely commercial use and client will access your admin. So Regular License is not enough here. Thanks
We are trying to buy the extended license but we get the following error: The price of this item excede our prepaid deposit limit. Please contact support to pay for this item with credit. Then when we try to pay by paypal it give error
May be you don’t have enough balance in your deposit. As the extended license price is $1000.
thx
but, where i deposite?
OR you can deposit in your envato account. click you account name and you’ll get make a deposit option. here is a screen shot for guide https://www.dropbox.com/s/c875y1k6r9cjmhe/Screenshot%202014-07-24%2022.53.30.png hope it’ll help you. as its a bit large amount so you need to contact their support as screen short you shown an option “For larger amounts Contact Us”
BUG:file-uploader
1.admin/template_content/assets/file-uploader/main.js:”assests” should be “assets”; 2.admin\template_content\file_upload.html:”thumbnailUrl” should be “thumbnail_url” to justfy BackLoad
Thanks for reporting this. We’ll correct it. 
thx
hello there, Can you help me to activate the scrolling bar in advanced table, I used ’ “scrollX”: true or “sScrollX”: “100%”, “sScrollXInner”: “110%”, “bScrollCollapse”: true ’ but its not working.
Thank you in advance.
Hi, i didn’t see your purchased base.
Hi,can you help me settle my license 
how i can validate form under tab? if not tab active , validate plugin wont work.
Hi, we are sorry that we are not giving any custom work. we have a demo page for validation http://thevectorlab.net/flatlab/form_validation.html
thx
on sidebar closed http://thevectorlab.net/flatlab/sidebar_closed.html , you must click twice on first time to open. it´s right?
ops ! we’ll try to take care of it.
thx
Hi there! Scrolling is not working on Windows Phone 8 and 8.1. Is there anything to do with this issue? Nicescroll itself works good (on areaaperta.com, for example) on mobile IE.
Hi, Can you please tell which scroll is not working?
Both: in main content area and in left menu bar. The right slidebar has the ability to scroll, but after appearing it jumps to the left of screen. Unfortunately I can’t attach screenshot to this reply.
Is there any update on the scrolling issue?