This item is by an Elite Author
Tricycle
- Elite Author
- Sold between 50 000 and 100 000 dollars
- Author had a File in an Envato Bundle
- Item was Featured
- Exclusive Author
- France
- Has been a member for 5-6 years
- Bought between 50 and 99 items
2,900
Purchases
Buyer Rating:
4.69 stars
4.69 average based on 455 ratings.
-
5 Star
35778%
-
4 Star
6514%
-
3 Star
245%
-
2 Star
61%
-
1 Star
30%
| Created | 15 February 11 |
| Last Update | 17 April 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Compatible With | Bootstrap 2.3.x |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
- admin
- admin panel
- admin skin
- backend
- bootstrap
- clean
- css3
- developer
- easily resizable
- jquery ui
- multiple color themes
- professional
- sortable layout
- web application
- whitelabel
© All Rights Reserved Tricycle -
Contact Envato Support


@terrorfall;
This is actually all depending on you. You can display any data on these charts.
Easiest way to learn how is to read documentation of flot charts and sparkline. Basically they work like this;
I hope this helps
Thanks for that Pixalax, very helpful.
Dear Tricycle, I want to buy this template, my question is this,
since you’ve combined all the js and css into plugin-min.js, all.css and so on, can I repackage only certain plugins which i need? because i find the size of the files too huge. If i did that, will the template still work? I ask because the pages are in php.
I will mostly only use the accordion and tab effects. Please let me know which plugins will i need to retain and which i can remove. Thank you.
Hi there,
Yes, I have just combined the files for faster load times but the uncombined, un-minified files are also included.
Best regards, Oisin
There is a bug in fluid layout, on the input fields page in the <select>. A part of the <select> turns white.
Hi Jonny,
Firstly, sorry for late response, I’ve been dealing with all support through the dedicated support system and hadn’t checked the comment wall for a few days.
Pixalax has answered the question there. The uniform images are about 500px wide and not made to repeat o if you need a really wide select box you will have to increase the image size. Download this updated image: https://dl.dropbox.com/u/2464979/sprite-aristo.png I’ve roughly doubled the width for you.
However as Pixalax also points out, you would have to wonder how necessary and usable a really, really wide select menu is.
For any other issues please use the support forum.
Best regards, Oisin
@jonnyav;
This is a bug with unifrom.js script (JQuery uniform plugin), the image they provide simply isn’t wide enough for select boxes of such sizes.
Tricycle will fix this issue with the next coming updates. However, you should probably ask yourself if you really need a select box that is really wide. From a usability and aesthetic perspective it isn’t a great solution.
Thanks for helping out Pixalax. Here is an updated image for the uniform script: https://dl.dropbox.com/u/2464979/sprite-aristo.png
hi,
i want to know how to delete a picture from the gallery with the icon trash. I mean how to delete the picture from my database? Sorry for my english. Here is my code:<div id="pjax"> <div id="main_container" class="main_container clearfix container_16"> <div class="grid_16"> <div class="isotope_holder indented_area"> <ul class="gallery fancybox delete_buttons clearfix"> <?php $sql_image_default = mysql_query("SELECT * FROM product_image where id_product = '".$id."' "); while($row_image_default = mysql_fetch_object($sql_image_default)) { ?> <li> <a rel="collection" class="no_loading" href="../product/images/<?php echo $row_image_default->url; ?>"> <img src="../product/images/<?php echo $row_image_default->url; ?>" height="84" width="148" /> <span class="name sort_1">id image: <?php echo $row_image_default->id; ?></span> <span class="size sort_2">id produit: <?php echo $row_image_default->id_product; ?></span></a> </li> <?php } ?> </ul> </div> </div> </div> </div> <!-- ------------------------- FIN ----------------------------------> <div class="display_none"> <div id="dialog_delete" class="dialog_content narrow no_dialog_titlebar" title="Delete Confirmation"> <div class="block"> <div class="section"> <h1>Suppression</h1> <div class="dashed_line" /> <p>Etes vous sûr de vouloir supprimer cet élément ?</p> </div> <div class="button_bar clearfix"> <input type="hidden" name="supp"> <button class="delete_confirm dark red no_margin_bottom close_dialog" name="supp"> <div class="ui-icon ui-icon-check" /> <span>Supprimer</span> </button> <button class="light send_right close_dialog" > <div class="ui-icon ui-icon-closethick" /> <span>Annuler</span> </button> </div> </div> </div> </div>Hi nguizan, please use the support system instead of posting here. As you can see the comment wall doesn’t work very well for large chunks of code!
Hi, thanks for this amazing layout. I’m trying to customize it to the needs of the site I’m building, and I’m trying to make it a little simpler than it is, for example, I’m trying to eliminate the slide menu (or sidebar menu) when having the nav_switcher in top. I try to modify the divs that have the sidebar menu (cog) or delete it but it causes a mess in my layout, is there an easy way to get rid of this slide menu? Thanks!
Hi Alex, the structure is detailed in the documentation.
I haven’t given instructions on how to remove specific parts but if you post a link to your work and tell me exactly what you want to do I’m sure we’ll get there!
Please use:
http://tricycle.ticksy.com/
@nguizan; The code is too messy to read. Simply you can just pass ID and delete it with SQL Query. I also would like to inform you that custom coding support is not included in Adminica support. I hope this helps.
@AlexGunslinger; You need to read documentation and add just related CSS files / styles to your page. I hope this helps.
By the way, you should open support ticket on http://tricycle.ticksy.com/ to get support (:
Yet again, thanks! As I mentioned in a previous post I hadn’t checked the comment wall in a couple of days and was delighted to see you were helping out with other users issues!
Everybody please use:
http://tricycle.ticksy.com/
Best regards, Oisin
Thanks about that Pixalax and Trycicle, i just needed to take a dive in the documentation. Next time I’m going to open a support Ticket.
No prob Alex. Best of luck with your project!
Hi,
nice work. I’m about to purchase this plugin and want to ask if there is a language support for german included. Example for Time and Calendar Functions.
I know most of the plugins u using in there and I know it wouldn’t be a big deal to do it myself but would be a nice feature.
Greetings.
Hi Mat0r,
Thanks for considering Adminica. Yes, the time & date formats are easily changeable.
Best regards, Oisin
yeah thanks for the reply, already purchased it. great work
No problem, good luck with your project.
The Mobile menu does not sem to work. Menu turns into a form pull-down correctly at mobile size but links do not preform actions. Tried it on an iPhone simulator and on a desktop browser as well. You can see the menu but when you select a link nothing happens. Just tried it on your demo as well and same issue. Is this something that needs to be turned on?
Actually fixed it. I tried to use your “adminica_mobile.js” vs. the min one and it did not work at all, so while comparing the 2 I noticed they had severa differences. I went ahead and uncompressed the min version and added the commented tile “window.location = theLink;” from the last function which was missing and now it works perfect. Great admin by the way cant wait to see what you come up with next.
Thanks FigmentGroup, glad you like it. I’ll be sure to check out your findings and add to the next update.
Oisin
Dear Tricycle: How can I limit the height of the multiple select? (Example: countries) There’s no documentation about, and in the sample of the original lib is working fine, with an scrollbar, but on your implementation shows all list long.
Best regards, ebald.
Hi Ebald, please create a support ticket: http://tricycle.ticksy.com/
Some way to load into a dialog window an ajax url?
Something like
Regards
Hi Eusonlito,
Thanks for purchasing, check out the jQuery UI Dialog documentation. If you need more help please create a support ticket.
Oisin
Please create a support ticket and we’ll sort you out. (include a link to your project if possible)
Oisin
we have created ticket as well along with screen shot
what is the plugin you made de windows dialog?
Hi there, it’s jQuery UI Dialog.
I have just purchased the template and was wondering about future updates, how and where do we download?
Hey Tracedog, thanks for purchasing.
Updates are free, you just login to Themeforest and download them. Join my mailing list to be notified of when there’s an update.
Best regards, Oisin
goole front
->very slow ( because not in internet ),what can i do next ?<link rel=”stylesheet” href=”http://fonts.googleapis.com/css?family=Open+Sans:400,700”>
Hi Dirmamy,
Here is a guide to using Google fonts offline: http://ruel.me/blog/2011/02/03/using-google-fonts-locally/Alternatively, you can just comment the link until you are ready to put your application online.
Best regards, Oisin
hello,
what’s wrong with file manager in demo?
Woops, I changed my hosting setup awhile back and forgot to update the file manager to use the new paths. It must have been broken for quite some time, thank you for letting me know.
Hello,
Where abouts is the Colour Theme Builder? I couldn’t find it in the demo.
Thanks
The style-switcher can be found at the bottom of all demo pages.
Yes, but you refer to a Colour Theme Builder too?
http://0.s3.envato.com/files/30807270/adminica-banner-2.2.__large_preview.pngAh I understand, yes by this I mean the style-switcher. Sorry for the confusion.
The style-switcher can be found at the bottom of all demo pages.