SuggeElson
- Sold between 10 000 and 50 000 dollars
- Most Wanted Bounty Winner
- Microlancer Beta Tester
- Europe
- Referred between 50 and 99 users
- Bought between 1 and 9 items
- Has been a member for 1-2 years
- Exclusive Author
1,634
Purchases
Buyer Rating:
4.81 stars
4.81 average based on 143 ratings.
-
5 Star
12285%
-
4 Star
1510%
-
3 Star
64%
-
2 Star
00%
-
1 Star
00%
| Created | 16 August 12 |
| Last Update | 26 January 13 |
| Columns | 2 |
| Compatible Browsers | IE9, Firefox, Safari, Opera, Chrome |
| Compatible With | Bootstrap 2.3.x |
| Documentation | Well Documented |
| Layout | Responsive |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
- admin
- admin template
- backend
- bootstrap
- charts
- databases
- fluid
- jquery
- json charts
- modern
- off canvas menu
- responsive
- responsive layout
- twitter bootstrap
© All Rights Reserved SuggeElson -
Contact Envato Support


Hi, this item looks great! I’m willing to purchase this immediately .. I have concerned about support availability?
Hello , support are fast and FREE . Thank you
is email support an option? what if we need private customizations
paid for sure, can you offer that?Yes, i prefer email support, and if you need private customization (small changes are free, big one are paid in reasonable price) just send me email with your list.
Thank you.
Hmmm… Seems good template,but how i can see thr RTL version Demo? Could you please send me the link?
Regards hosseinian.h@gmail.comEmail send. Thank you.
How can i hide the leftsidebar on start?
Hello, open main.js and find section – //Hide and show sidebar btn (after line 200)
Now you need to put all pages with hidden sidebar in start here:
var pages = ['charts.html','dashboard.html'];Put only the last uri element. If you have other question please send me email (I prefer email support.).
Greetings SuggeElson
Hi,
Internet explorer does not display font face icons. I went through your documentation but did not see a fix.
I tried both the downloaded version and your demo at : http://themes.suggeelson.com/supr/dashboard.html —Icons does not display…
Please send the instructions on how to fix the icon display problem both here and on my email.
Thanks,
Works in my IE9, what is your version ?
IE8. Can you send a fix for IE8 and lower versions?
Also the text in the notifications drop menu overflows for me. I may be missing a call to a plugin perhaps? see the screenshot: http://bit.ly/12hw8iQHello this template is for IE9 and up , IE8 is not supported, sorry.
Thank you. My bad on not checking the supported browser versions.
How about the text display issue in the screenshot I posted, any clue? This happens in all browsers for me. I may be missing something in my call. I appreciate any insight.
Looks like you mess the white-space property i checked demo and download package and all is right. So find in your code
.dropdown-menu a { white-space: nowrap; }and replace with:
.dropdown-menu a { white-space: normal; }If this not work for you please contact me via email to make things work for you.
Greetings SuggeElson.
Hi,
The theme looks very good, but when i tested it on a tablet it looks like the reaction is a bit slow. Is there a way to make it more responsive in tablet? Does it support tablet?
Amir
Hello, in test process i use ipad2 and Galaxy Note 10.1, also demo content to this tempate may be little to much for other weak tablets because this is not production site (no caching, to much external resources are included, all font face icons are included and etc. )
Example all plugins have css code and this is included separate from other css and this cause http request in production site you put all in one place called plugins.css and make it minified. And etc
I put all things separate for easy development.
Greetings SuggeElson.
Thanks,
What I have seen is that the animation is slow. e.g. when I press the “Tables” menu the drop down animation is slow. e.g. accreditation is reacting slowly. Can make the animation faster?
Yes, i used “jswing” effect with 500ms and this may be looks like slow in tablet if value are changed to 200ms or effect to slideDown and slideUp this will improve the navigation also if you plan to use with slow tables i will provide in next update the way to control animation frame if detect slow machines.
Greetings SuggeElson.
I´m using this template with success in my site, but i could use videos (vimeo or youtube) how can i use this videos in this template?
Hello, i use pretty photo plugin to handle images, this plugin also works for video content , checkout the examples in official page: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#prettyPhoto
If this not suits your needs drop me email to make something more special for you
Greetings SuggeElson.
Hi, does the file upload, file manager and WYSIWYG work out of the box?
The demo doesn’t show the WYSIWYG working?
Cheers Pete
Hello, file upload works i use cron job to clear all uploaded files in my server by users, just try to upload a picture and after this look the file manager and directory – test_dir .
WYSIWYG also work, i check and is working fine.
Thank you.
Paid and downloaded, all seems good thanks.
How do I specify the file upload to speak to the database? I’ve filled in the connection script?
Hello, thank you for purchase. You need to edit little upload.php in “php/” directory , if you want use json response and save to db or just include in the end of the file database save function with new uploaded name.
Here is some example: http://www.plupload.com/example_custom.php http://stackoverflow.com/questions/9106716/plupload-how-to-get-filename-from-php-processing-scriptIf you have trouble to setup this , send me email from my profile page to give you a little help.
Greetings SuggeElson.
small request. I am working with Eclips, and it presents many warning in the syntax (and warning in HTML5 syntax).
I recommand using such tool or any other to clear warnings\errors.
e.g. datatable.js var negative = [10,6,8,7,3,5,1] var negative1 = [7,6,8,7,6,5,4] —> Missing ; at the end
or widgets.js input.data( “autocomplete” ).term = ””; —> input not initialized
This template not use HTML5 syntax. About the javascript files warnings not harm code if js trow error you not able to see anything.
I know this tools , netbeans also have good syntax check, in process of coding i use plain text redactor , if you worry about this warning just remove it or use jslint.
I will fix this warnings in next update anyway
Greetings SuggeElson.
hello, GREAT theme!
can you please send me a link as well to the rtl version.
thanks!
Thank you i glad you like it.
Check here: http://themes.suggeelson.com/supr/rtl
Greetings SuggeElson.
Got it. This is an excellent admin theme.
Quick question. I am looking at the forms.html page. I am trying to use the “Combined Date Picker” widget in my customized page. I couldn’t get it to work. Are there any dependencies on any JS/CSS to use any of the form widgets?
Thank you for purchase.
Hello you need to include 4 js scripts in order to works, last one is only for touch devices.
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/jquery-ui.min.js"></script><script type="text/javascript" src="js/supr-theme/jquery-ui-timepicker-addon.js"></script><script type=”text/javascript” src=”js/supr-theme/jquery-ui-sliderAccess.js”></script>
<script type="text/javascript" src="plugins/fix/touch-punch/jquery.ui.touch-punch.min.js"></script>If you have other question feel free to send me email ( i prefer email support ).
Greetings SuggeElson.
Do yo have a discount for the “Extended Licence”? Thanks
Hello the extended license price is regulated by themeforest, i`m not have a rights to distribute theme out side themeforest with different price options.
If you want contact envato support – http://support.envato.com/
Greetings SuggeElson.
hello, thanks for your response, and for your theme.
how can I remove this cookie last page menu thingy??
THANKS!
Hello open main.js and find this block after line 100 – //set the selected menu elements
replace this :
$.cookie("currentPage",$(this).attr('href'));with this:
$.cookie("newCurrentMenu",null);IF you have other question please send me email from my profile page.
Greetings SuggeElson
Hi, Its easy to cutomize this theme? i dont need all the widgets in the index, how easy to make custom pages? there is guide to use this theme?
thanks
Hello template is easy to customize and have documentation. This dashboard is only for example, in the package is included blank page for easy start also if you have question or need help I’m provide fast and free support via email.
Greetings SuggeElson
Thanks for the answer Its easy to translate the theme? I need the rtl version and ise my lang..
Hello, this depend on your skills i will help you if you need something outside the translation ( wrong position in rtl version on element or other ) and etc.
Greetings SuggeElson.
where is the technical documentation ? which class does what ? am i supposed to see the source code of the demo to customize my page ?? Help !
Hello, this template is build on top of twitter bootstrap framework please look the online documentation here: http://twitter.github.com/bootstrap/ to learn how to integrate all bootstrap elements into your page, for my custom widgets you need to copy html markup from demo pages to your in order to work, maybe i`m not explained all classes in documentation but if you not figure how to use some elements or other stuff just send me email from my profile page to give you FREE support.
Greetings SuggeElson.
purchased done!
Thank you for purchase.
Hello, I want to buy your theme, but I want change layout of page. How easy it it do this?
Is there tool, where I can move the HTML buttons, (please don’t say adobe), maybe expression web or something.
I am asking, because, when I usually drag/change the layout, it adds absolute positions all over the tags. I want it to keep the same fluid, make some modifications, add buttons, graphs etc.
Hello, thank you for interest, this template has no video how to customized sorry.
Template is easy to customize every element need to be copy pasted to your from demo files to your staring project files.I recommend to use a text redactor not other “easy” tools, still you need to know little html to modify this template at all.
Greetings SuggeElson.