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
666
Purchases
Buyer Rating:
4.63 stars
4.63 average based on 81 ratings.
(more information)
-
5 Star
6276%
-
4 Star
1214%
-
3 Star
44%
-
2 Star
22%
-
1 Star
11%
| Created | 20 October 11 |
| Last Update | 12 January 12 |
| Columns | 4+ |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| Layout | Fixed |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files |
- admin
- admin panel
- backend
- calendar
- charts
- clean
- css3
- file explorer
- jquery
- modern
- pricing table
- sortable
- wizard
- wysiwyg
© All Rights Reserved tzd -
Contact Envato Support


Whips, you need to put the second tab instance outside of div you specified as a holder for the content divs, and create a second tab instance in lagu.js
great work…
Thanks
Can you add add a “split button”?
Hi, what do you mean by “split button”?
I have looked everywhere solution. I’ve done what you sent the message to the mandeepl I could not make the program work! What else should I do?! The only message that appears is (Invalid backend response. Date is empty.) When I put .. / .. / .. / uploads the file connector.minimal.php And (Invalid backend configuration. Readable volumes not available.) When I put .. / .. / .. / .. / uploads the file connector.minimal.php Please need it urgently!
Hi, could you provide me a link to your website? you can send me this link by mail if you don’t want to post here. It looks that you have wrong path to php conector or you are running this file manager localy (this manager uses php for backend configuration).
I sent an e-mail.
Thank you very very very much!
Sorry for my bad english!
I sent another email with the correct dads.
Sorry again!
Thank you!
Perfect your system!
I refer to all!
How do I set by default all the accordions on the left sidebar closed?
$('#sidebar').microAccordion({ openSingle: true, closeFunction: function (obj) { obj.slideUp('fast'); }, toggleFunction: function (obj) { obj.slideToggle('fast'); }, defaultOpen: -1 });Hi Great Temple but we have found, running it on IIS servers, that we have had to add “window.onload” to your code.
Example:
window.onload = function() { head.js(“js/jquery-1.6.2.min.js”); head.js(“js/jquery.tools.min.js”); head.js(“lib/jquery-validation/jquery.validate.js”); head.js(“js/login.js”); }If we don’t do this IE8 on Window XP errors the first time you get to the login.html page with jquery “undefined”
Hitting the refresh causes it to work the second time but that is no use to the user.
Could you include this “fix” in any future releases as we dont want to have to keep putting it in every time.
Thanks
David
// files are loaded in parallel and executed in order they arrive head.js("file1.js"); head.js("file2.js"); head.js("file3.js"); head.ready(function() { });You should use:// execute function after all scripts have been loaded head.js("file1.js", "file2.js", function() { });I just updated demo site to this second example and it looks that IE doesn’t have this issue with headjs anymore.I will inculde this fix in next release.
Hi, I don’t see an icon for “save” ? Great template tho!!
Hi, thanks. Send me a email with your email adress and I will send you the “save” icon.
Hi, Ii was trying to send you this icon bu I got this message: “Hi, we do not check this inbox. If you need to contact…”.
Anyway there it is http://www.tzd-themes.com/lagu_admin/images/icons/save.png I couldn’t find any “save” icon in iconseweet2 pack so I had to make one
???????????????
Hi, I can’t answer to your post because I see 15 question marks and nothin else
Great template, really!
Easy to understand and looks really nice.
Do you think you can add some more of the Icons? Soething like Add User, Add Wahtever? Would be really great!
Hello, thank you for buying Lagu Admin Template. I can’t find in iconsweet2 pack any icon that you requested but maybe You can use some of the icons listed on http://www.1stwebdesigner.com/freebies/free-clean-icon-sets-minimal-web-design/ or http://www.designdim.com/2011/06/25-outstanding-free-minimal-icon-sets/
Hi,
I have implemented the jQuery buttonset, but can’t get the styling of the buttons. It would be great to have the active button blue, and the other ones gray like the usual button. Can you help?
one two threeand in js // jQuery UI buttonset lga_buttonset = { init: function () { $(”.buttonset”).buttonset(); } };
Thanks!
Hi, each jQuery UI plugin is styled with ThemeRoller theme, default theme in Lagu Admin Templete is “Smoothness” so its kinda greyish. If you want other colors you can use http://jqueryui.com/themeroller/ to adjust theme to your needs.
Hi,
Congrats on your great theme.
I am trying to implement the theme switcher that exists when seeing the theme live from here, but I have no luck.
I have copied the div lagu_helper from the live source to the downloaded dashboard.html. I have copied the relevant css and put lga_style_switcher.init() at the downloaded lagu.js. I am getting the error $.cookie() is not a function, but there is no mention of jquery.cookie.js library either at the live site nor at the downloaded.
Am I missing something?
Any help will be much appreciated. Best regards, Andreas
Hi Andreas, thanks for buying. Download latest Lagu Admin Template and open file style_switcher.html (lga_style_switcher.init() in lagu,js).
Is this what you looking for?
Yes, that’s it. Thank you very much.
Best regards, Andreas
Hi,
My question is: I want to buy this admin panel(Regular Licence), can I use this admin panel in my new wp theme and sell my wp theme on the themeforest and my site?
Thanks. Smith
Hi. Regular license:
“The main thing you cannot do is offer the item up for resale either on its own or as part of a project. So you can use the item in a free game, but not in a game that is on sale. You can use the item in a website, but not in a web template that you sell.”
http://themeforest.net/wiki/buying/howto-buying/licensing/Tzd hi again,
With jQuery UI datepicker one can render an icon next to the input field so when a user clicks on it the calendar appear. It seems that I can get it to render. I have made a js options file for the datepicker (declaring my localizations). I am loading it on startup and passing to jquery with:lga_datepicker = { init: function() { $( "input.datepicker" ).datepicker($.datepicker.regional['el']); } };Everything works fine (date format, month names etc) except the “buttonImage” variable. Any thoughts what can be wrong? Keep in mind that exactly the same code works fine with another project I have.Hi, could you provide me a link to your website? You can send me this link by email.
Regards Tomek
Hello, Our boss just purchased this template and its really good. but we found that some form element is not compatible in IE7 . I place a screenshot here, please take a look http://imageshack.us/photo/my-images/51/laguadminbugie7.gif/
Another thing in IE, sometimes some JS not loaded. To reproduce this, open dashboard in IE 7 /8, reload page again and again. after doing 5/6 times you can see that sidebar does not expend.
We check this issue in our local machine, so it should not to be a issue about slow internet speed.
Please take a look about issues.
Thanks.
Hi, I will check this issues with ie7 and release fixes for them before end of this year
About JS, can you check demo page? Is this problem with loading JS still persist?
Can you change the dateformat in the datepicker to dd-mm-yyyy ?
Hi, you can change dateformat to dd-mm-yyyy: $( ”.selector” ).datepicker({ dateFormat: ‘dd-mm-yyyy’ });
http://jqueryui.com/demos/datepicker/#date-formatsBut it just messed up all the design.
How can i validate my own forms? I tried creating my own based on the formelements page, it seems to work great, however with some issues:
This code must be placed somewhere on the site page, and I don’t want the user to upload anything.
If this code doesn’t display I ran into two issues: 1) I’m unable to validate the forms 2) The sidebar no longer shows correctly.
So my conclusion is, that displaying this code is a requirement, but it doesn’t matter where… So how can I make a work-around for this?
TLDR ; If i don’t display this code: Then form validation and sidebar wont work.
The above field doesn’t validate as the name is not “title” or “password” etc. Why can’t I use custom names?
Sorry, but seems like i keep running into problems, that the documentation doesn’t cover:
With my form I have this:This appears to be creating a prompt to show me what i entered. I really don’t want this box to pop, but just do execute the form. I tried removing the ID, which appeared to work, but then the validation stopped working, any advice?
// form validation (change form_id to your form id) $("form_id").validate({ // adding class="error" to parent div highlight: function(element) { $(element).closest('div').addClass("error"); }, // removing class="error" from parent div unhighlight: function(element) { $(element).closest('div').removeClass("error"); }, // validation rules (http://docs.jquery.com/Plugins/Validation#List_of_built-in_Validation_methods) // insert name for input that needs to be validated // for <input name="user_passwod" id="user_password" type="password" /> use user_password : "required" rules: { //title is the name of input that needs to be validated title: "required", password: { required: true, minlength: 5 }, email: { required: true, email: true }, description: "required" }, // error messages messages: { title: "<strong>Title</strong>: This field is required", password: { required: "<strong>Password</strong>: Please provide a password", minlength: "<strong>Password</strong>: Your password must be at least 5 characters long" }, email: "<strong>Email</strong>: This field is required", description: "<strong>Description</strong>: This field is required" }, // hidden container where the error messages will be shown errorLabelContainer: $("#form_a_errors"), // if there will be errors scroll to top and show error messages invalidHandler: function(form, validator) { $('html,body').animate({ scrollTop: $('#form_a').offset().top }, 'slow'); }, // submitHandler is taking care of submitting the form, if you want traditional submit method remove this part submitHandler: function(form) { var post = $("#form_a").serializeObject(); $.post('helper_serialize.php', post, function(data) { alert(data); }); } })Extended documentation for validation: http://docs.jquery.com/Plugins/Validation
Hi, When you asked me to use this: $( ”.selector” ).datepicker({ dateFormat: ‘dd-mm-yyyy’ }); To change the date format, where would you want me to place this? I placed it many different places and so far it has only messed up the theme :/
lga_datepicker = { init: function() { $( "input.datepicker" ).datepicker(); } };to change date format:lga_datepicker = { init: function() { $( "input.datepicker" ).datepicker({ dateFormat: ‘dd-mm-yyyy’ }); } };Extended documentation for datepicker can be found here – http://jqueryui.com/demos/datepicker