719 comments found.
Hello, dear author. Nice template! I would like to propose you some deal. May you make some changes in this template to make it suitable for our project. Details about payment will be discussed. Waiting for your back. Thank you!
Hi, thanks. I’m sorry but I’m not available for custom work (for at least 2-3 months).
Hi,
Template demo did not seem to have any problems, but I have purchased version 1.6 is very heavy and slow!!! 
Hi, what do you mean by “is very heavy and slow”? This is exactly the same version (divided into separate html files) of Gebo Admin that cou can see here – http://tzd-themes.com/gebo_admin/index.php?uid=1&page=dashboard .
This template looks great, just a couple of questions before I purchase, for the datatables, is there a way to change the default sort column, say I wanted one datatable to be sorted ascending by column 2, but another datatable to be sorted descending by column 1? Also, comes with some pretty nice graphs, but just wondering if you had any plans to add more graph types?
Hi, thank you. If you want to sort by multiple columns just pres shift key and click on header ( http://datatables.net/examples/basic_init/multi_col_sort.html ). About graphs, please check http://www.jumware.com/Includes/jquery/Flot/Examples/index.html
Hi, I can’t use gebo 1.6 with latest gmapv3. The “google maps” page didn’t work when i tried to replace gmap3.js by the latest version one. Please advise what i should do because i’m afraid i can’t wait till next update. Thank you!
Hi, there is a lot of changes comparing to gmap3 version included in Gebo Admin. I will try to update gmap3 to latest version in next release (in the meantime you can send me message from my profile page, when I update gmap3 i’ll send you necessary changes)
Hi,
How can create graphic from mysql data with php, how can graph this data?
Thanks,
Hi, Do you have plan to upgrade bootstrap to 2.2.1 ?
Thanks
Hi, yes, I have this on my todo list.
The theme looks nice 
I have experience about HTML and CSS but I am new to HTML5 /CSS3. I have some difficulties to edit the theme via dreamweaver.
In Design view, I can only get a very draft and not complete website for edit. Say, the left menu is missing. I can see it in the Live View, but i cannot edit inside Live view.
Could I actually edit the Gebo HTML5 /CSS3 site template using WYSIWYG editor like Dreamweaver? Is there other better way to edit it?
Design View (many component missing): http://img.buytogether.hk/upload/big/2012/11/28/50b62da4dff66.pngLive View: http://img.buytogether.hk/upload/big/2012/11/28/50b62da55feca.png
- direct link is not allow in themeforest, please copy and paste the link to browser to view the image. Thanks
Hi, I’m sorry but I can’t help with that, I don’t use wysiwg editor.
Hi, I’ve purchased Gebo template and currently using for an app. It’s good one and well developed. I’ve following questions: 1. When browser is re-sized to smaller width, the main content goes inside the sidebar. This should either hide or contract. Please help in resolving this issue. 2. How to increase the height of Top Bar or header to show company logo and some other images. 3. Can you modify tabs so that tab item can be added and and removed dynamically 4. Can you make tab more brighter so that tabs are more distinguishable.
Best regards, -Ram
Hi, 2) You can change this height in .navbar-inner (default min-height is set to 40px) 3) I don’t have that functionality included 4) You can change background in .nav-tabs > li > a class. Ad 1) please send me message from my profile page with more info
Are there any plans to add any toggle switches or other devices that are becoming popular with the new capabilities with CSS3 ?
Hi, yes, I have this on my todo list (something like http://www.givainc.com/labs/ibutton_example.htm ).
There are a few great examples out there of a full set of items. I sent you an email with the best ones I have found.
Keep up the great work, I am loving working with your theme for my app dev work!
<li style="overflow:visible;">
<span class="item-key">Transportator</span>
<div class="vcard-item">
<select name="chosen_b" id="chosen_b" class="chzn_a" data-placeholder="Alege un transportator.." > <option value="" ></option>
<?php foreach ($trans as $row) { ?>
<option value="<?php echo $row->id.'"'; ?> >
<?php echo $row->name; ?>
</option>
<?php } ?>
</select>
</div>
</li>
// for every li <li class="clearfix">
I solved it, I was using into a
div class="vcard"so values was hidden by line height.
Thanks
Hi thanks in advance for your support, very nice work.
I have a problem with Enhanced Select,
I also included:
- initialization on load:
$(document).ready(function() {
gebo_chosen.init();
//* enhanced select
gebo_chosen.init();
});
gebo_chosen = {
init: function(){
$(".chzn_a").chosen({
allow_single_deselect: true
});
}
};
- scripts and css:/lib/chosen/chosen.css /lib/jquery-ui/jquery-ui-1.8.23.custom.min.js /lib/chosen/chosen.jquery.min.js- and the selector is like:
<select name="id_trans" id="id_trans" data-placeholder="Choose a Country..." class="chzn_a" >
<?php foreach ($trans as $row) { ?>
<option value="<?php echo $row->id.'"'; ?> >
<?php echo $row->name; ?>
</option>
<?php } ?>
</select>
The problem is the enhanced select is not showing me any data. The look and feel is the same as in your example.
Thanks.
Hello,
I’m a new user here and therefore this question: If I buy this theme, I’m able to get an updated version too?
Thank you very much in advance and congratulations for this very nice work. It’s a great theme!
Hi, thank you. Yes, if you buy Gebo Admin you will get all future updates for free.
I know this is a bit backwards but we already have an established mobile interface. Is there any way of having the sidebar static (not removable and not collapsible)?
Hi, yes, I think that would be possible but it would take a lot of work.
Great work! I love this theme. Is there any chance to get version 1.4?
I´m currently working on a project with the gebo theme and need this version to update correctly. That would be so great if it´s possible and would help me so much.
Thanks
Hi, thank you, please send me message from my profile page, i’ll send you v1.4 
Hi
I run into CSS related problem and I am unable to solve it long time, so I decide to ask you for help in hope that you can be able to solve it.
Problem is with upload file field and problem is only in Firefox.
What is the problem? I use file upload (the one with no image) field from extended forms.
I have placed that field in horizontal form (wizard).
Problem APPEARS ONLY IF I USE MORE THAN ONE UPLOAD FIELDS . If I use only one, there is no problem.
I use the form (wizard), and on first file upload field, button is empty, text is moved on the left from some reason.
To be able to see the problem, I have uploaded couple of screenshots, so you can see what the problem is, and you can evenualy help me.
Here are the url of the images:
http://zoxx.000space.com/screen1.jpg http://zoxx.000space.com/screen2.jpgI understand that is extremly difficult to debug something without access, and I would be more than happy to provide you with full access if you are willing to help and you are unable do to it with this information.
Regards,z0reli
Hi, this is strange, I just checked this issue with latest firefox (win7 and os x) and everything works ok. Please send me message from my profile page with more details about this issue.
Have really enjoyed working with the template so far as it looks great and the functionality out of the box is excellent.
Do you have some advice on how to allow a table or div to fill up the available space in the main content section? Typically I would have tried applying 100% to div\table and its parent elements in order to take up the available space. I tried this out by applying a height of 100% to the “mainContainer”, “contentwrapper”, and “main_content” sections but that did not work out so well. Is there something simple that I could apply to achieve this functionality without breaking the template?
Thanks
Hi, thank You. If you want to make a table or div that fill up the available space you need to give height=”100%” to parent element. Please check http://stackoverflow.com/questions/10871898/why-cant-i-make-my-div-100-height-if-i-use-an-html5-doctype-how-do-i-get-it-1
Great, thanks 
.
Hello,
Are you able to release a dark theme, and an isolated wizard?
Thanks
Hi, I’m sorry but I don’t have plans to release dark version. What do you mean by “isolated wizard”?
Another word to use would be “standalone”. So a wizard that can be used without the rest of the admin interface.
eg: http://templates.tricyclelabs.com/adminica/isolated_wizard.php
Please check http://tzd-themes.com/gebo_admin/wizard_isolated.php