tzd
- Europe
- Has been a member for 1-2 years
- Sold between 50 000 and 100 000 dollars
- Exclusive Author
- Referred between 50 and 99 users
- Bought between 10 and 49 items
422
Purchases
Buyer Rating:
4.63 stars
4.63 average based on 54 ratings.
-
5 Star
4277%
-
4 Star
916%
-
3 Star
00%
-
2 Star
11%
-
1 Star
23%
| Created | 1 April 12 |
| Last Update | 10 July 12 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| Layout | Liquid |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
- admin
- admin panel
- admin template
- charts
- css3
- datatables
- fixed
- fluid
- html5
- jquery
- responsive layout
- sticky footer
© All Rights Reserved tzd -
Contact Envato Support


Hi, Thanks for all the work. Couple of Questions 1) I am using this with JQgrid and some issues came up with Astra UI theme you have created. Have you done any modifications in JQuery UI or can i safely put it aside and use anyother jQuery UI theme with this. 2) I am creating a page with just menu, top header and footer basically. What javascript on domready should i keep and which ones are just to run on test data so i can remove them. For example i have removed chart plugin and charts script and what about rest of them. Can you add a page to this sample theme which just loads the minimum functionality like header footer and content. Then its easy to use framework to create our own. If this page is in there which one is it. Regards Simon
Hi, I didn’t made any changes to Aristo theme so you can change this theme to any jqueryUI theme. This blank page is already included in Pertho Admin, please check blank.html
Great work!
Few questions:
1. How do I transfer the sidebar to the right? 2. I was able to do a makeshift “sidebar” to the right by just creating two normal columns (9+3). But the gaps between the columns are quite large. Is there a way to make the gaps smaller, including any other column combination?
Hello tzd!!
First of all, congrats.. it awesome template.
Well, here is the thing…
I have to add a new select after the DOM is ready. So I was looking at foundation documents if my html page is already done in order to add a new select and keep the style I have to call a function like that : $(”#MyNewSelectID”).foundationCustomForms();
I did it but I didn’t work… What Am I supposed to do in order to have the nice style on my select?
Hi, thank you. Foundation framework was recently updated to version 3 and a lot of things has changed. In Pertho Admin template uses foundation framework version 2, here is documentation for v2 – http://foundation.zurb.com/docs/f2/
i have some issues with this theme .
I cannot have the all the javascript at the footer as it breaks down some javascript and functionality . This is very negative as it each dynamic page has to have its own set of javascript.
Is there a way fixing this ?
C.
Hi, you can include all js files at the footer but you will have a lot of request and page loading will be very slow. I don’t fully understand what issues do you have. Please send me message from my profile page with description.
Hy TZD !
Could you please tell me how to make “box_actions” class CLOSED on load? I would like to do some sort of filtering on my page, and it would be great if I could open the page with box_c closed on start, and if i need that filter, i would expand the box_c. Is this possible?
// box actions (show/hide, remove) prth_box_actions = { init: function() { $('.box_actions').each(function(){ ... // hidding box on page load if($(this).hasClass('hidden_content')) { $(this).find('.bAct_minus').toggleClass('bAct_minus bAct_plus'); $(this).next('.box_c_content').hide(); } }) } }and add classhidden_contenttobox_c_heading<div class="box_c"> <div class="box_c_heading box_actions hidden_content"> ... </div> <div class="box_c_content"> ... </div> </div>Thanks TZD , works like a charm
You are the best!
hi tzd
i have a very basic question, could you add in your template some psd files like logo.psd file and more?
thank’s and have a nice day
Hi, I’m sorry but I don’t have any pds files for Pertho Admin.
Hello, I purchased the template and after publishing i ´ve already checked when you tab on the upper menu, it drops down underneath the others contents box. as it be downloaded I published so I don´t change any part of the code, so please could you let me know what is probably wrong on it?
thanks
Hi, could you send me link to your site or please post screenshot with this issue (what browser and os are you using? )
There are some input issues on the iPad. IE the select boxes. Is there a fix in the works for that?
Hi, I will try to include fix for this in next update, but I can’t specify when this update will be released.
Does it have a slider for like 0 -> 100 and you can slide?
If so then I’ll buy. I couldn’t find it on the demo.
Hi, yes, there is a slider included in Pertho Admin. Please check Forms > Form elements (extended) >UI sliders section
Hi Can you check if I upload jquery version to latest jquery the dashboard page does not load. Is it possible to identify which plugin is causing it so just remove that one or update it if available.
Hi, it seams that more than just one plugin is not compatibile with jquery > 1.8 I need more time to investigate this issues. I’ll try to fix this in next release (latest Jquery version will be included).
Once again great product! Having 1 issue with the TinyMCE editor with File Uploader…when I go to the ‘browse’ in the image button i get the following error:
Invalid backend configuration. Readable volumes not available.
I updated the /lib/elfinder/connector.php but it still doesn’t seem to work:
$opts = array( // 'debug' => true, 'roots' => array( array( 'driver' => 'LocalFileSystem', // driver for accessing file system (REQUIRED) 'path' => '/pub/images/', // path to files (REQUIRED) 'URL' => dirname($_SERVER['PHP_SELF']) . '/pub/images/', // URL to files (REQUIRED) 'accessControl' => 'access', // disable and hide dot starting files (OPTIONAL) 'attributes' => array( array( 'pattern' => '~/\.~', 'read' => false, 'write' => false, 'hidden' => true, 'locked' => false ) ), 'defaults' => array('read' => true, 'write' => false, 'locked' => true), 'disabled' => array('mkdir', 'mkfile', 'rename', 'duplicate', 'upload', 'rm', 'paste', 'cut') ) ) );Hi, thank you. Please check solution from http://bxuulgygd9.tal.ki/20120623/invalid-backend-configuration-readable-volume-1712899/ that should help.
Can i use this for users dashboard? does it come with PHP and ready to start creating users?
Hi, Pertho Admin is a html/css template. It’s not a fully functional application (doesn’t come with php). You can use for anything you want but it’s up to you to integrate it with php.
Hello i dont know why but it appears to be missing some js or css or something. its screwing up for me as of today i just started creating forms
Please respond thanks
Hi, I just downloaded latest Pertho Admin template and it looks ok. Everything works. Please send me more info about your issue.
Well it isnt rendering the forms/hiding the textboxes
Like it isnt rendering the box/background
sorry i fixed the issue