denkGroot
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 4-5 years
- Item was Featured
- Netherlands
- Sold between 10 000 and 50 000 dollars
603
Purchases
Buyer Rating:
4.17 stars
4.17 average based on 86 ratings.
-
5 Star
5159%
-
4 Star
1517%
-
3 Star
1011%
-
2 Star
44%
-
1 Star
66%
| Created | 5 August 11 |
| Last Update | 14 August 11 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| Layout | Liquid |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files |
© All Rights Reserved denkGroot -
Contact Envato Support


Hi again,
seems like the placeholder=”Username” and is not validating correctly. Strangely placeholder=”Password” is validating.
what am i doing wrong?
Hey, first off, i must say, that this is one of the most beautiful admin templates in here, great work
I do got some issues though… Ive downloaded the latest version, and extracted, it wont look like anything in the demo… all the sample pages are missing content, and the menues wont work… im trying this out on my local mamp server…
havent had the time to look trough all the comments here, so dont know if anyone has mentioned this earlier… i expect everything to work as in the demo, if nothing else is stated…
anyways… keep it up, and im looking forward for the updates, and hope there are issues resolved
The live demo includes sample HTML which you can use as guidelines to format your own pages. It is indeed not included in the downloadable package itself because I thought that was unnecessary.
Hello, any deadline for the gallery?
Very best
...
Is there only seven icons for top menu? Dashboard, forms etc…
Yes there are more, but you will not find them in my package due to the respective rights of the owner. You can find more at pictos.drewwilson.com.
Hello ! =)
i purchase the template today and i have some problems =/
if i run the default “template.html” in ie 8 ithe layout is broken
the image http://imgpaste.com/BuFy.png
please help me to fix this
thanks
Og Rafael
Please try uploading it. That should fix your problems.
Hi Interfico,
Any idea on why the placeholder=”username” in your demo will not work with the validation?
the password is working fine though just not regular text input using the class “required’ and with a placeholder..
seems like the placeholder for text input is not friendly with the validation.
any resolution to this would be appreciated.
daicast
What does your server side validation look like?
I use the jquery validate that the theme came with.
Password would validate correctly, and would generate msg if left empty, but Username would not.
the demo has the same issue.
screen here: http://imgpaste.com/bRUK.png
Thanks, daicast
Hi Interfico,
i am using firefox 5, and 6, and IE 9 .
Both for some reason the username is not validating with the placeholder as “username”
Password is working fine though. Another intersting thing is if I do class=”required email” it validates fine… but then it also asks for the input to be in an email format.
strange.
Thanks daicast
Hey Interfico
I am the designer within my organisation so all my questions actually relate back to the PSD .
I noticed you said all elements are in there. Yet there are several I cannot find, i.e. the graphs & charts as well as some of the buttons (The grouped buttons for instance)
Am i missing something or are examples of these not actually there? It’d be really handy if they were as it is my job to lay out the exact design for the developers/client approval and it’s hard to do that without the elements and i dont want to stray too far away from the default one as the more I do the more the dev team needs to customise….
Look forward to hearing from you…
Please send me an email and I can help you.
This theme, is the best, real-life feature oriented theme i’ve ever seen. It’s of very good quality, even live-search is integrated.
If you listen to your users, update your theme often, i’m sure that you will sell 2000 licenses of this theme.
Excellent work my friend!
Greetings from turkey
I was expecting to have the downloaded version at least equal to the demo, and I just got a almost blank page that has all the menus broken…
I’m kinda disappointed, because the layout is very beautiful.
Aside from that, great work.
@mauriciocinelli:
i was disappointed like you too. However i spoke with the author, the next update will have a fully functioning demo including date and time picker he said.
Let’s hope for it
When will version 1.2 be released? will it be within a few days or more like weeks?
Someone is ripping-off your template.
Thanks for the heads up. I sent out a DMCA takedown notice and am waiting for Envato to remove the item.
I also sent envato an report about that. It’s a shame that they approved it in first place. BTW , when does the updated version of your admin template come out? Would be cool.
I also would like to know when the update is out, I love this admin panel
Also could you add modal like in your first admin panel, I liked those.
I’m working really hard on both my newest template (progress can be followed on forrst.com) and the update to this theme. I do not want to rush things, but they are coming soon.
I found out that the charts don’t work on iPad. Any ideas why?
They do on my iPad. Anything unusual going on?
Hey! Great work! any idea when the next version is going to be ready? I’d be happy to contribute some $$
—Chris
Hi, great work!
So lovely theme. When will the new version come out!!?? October is in the past, now we’re in november. Please update the theme 
Hi,
Stupid question maybe, but how can I set up a new notification without a button ?
I already made some using onLoad in the tag, but how can i do if I need to set up a notification in the middle of the page (for example after an action is done with PHP ) ?
I tried that but it doesn’t work :
<script type="text/javascript"> new Notification('<strong>You</strong> just saved the page <strong>About Us</strong>', 'success'); </script>Thanks and thank you for this nice theme !
This is usually the case for server side actions. However, you should use JavaScript to invoke the notification. An option is to handle the server request through AJAX and then display the notification. jQuery is an excellent candidate for thus functionality.