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


Awesome work, I like it very much!
it is liquid indeed, but your tables and charts are sticking out. Try it out, if you login, and try to resize to 1024px. Also would be great if you would add support for iphones too.
Robert
That’s because I can’t adjust those tables when resizing. If you resize your browser window and refresh again, it’s adjusting fine.
If you know of a better solution, please let me know.
Also, I’m thinking about setting the max-width to about 1200 pixels instead of 80% of the total width. How would you think about that?
This was one quick reply! Thanks. I’ll try to find a workaround for this, any chance for Iphone version?
I’m trying to find a way to properly display different columns on the iPhone. I will also need to find a replacement for the current menu, as it won’t work on the iPhone as it is right now.
Awsome can’t wait to integrate this.
very nice concept! Congratulations!
Not a bad theme. Love the design. Needs a bit more coding work to make it level with some of the other themes on here.
Could you please elaborate a bit more? What would you like to see in this template to make it better?
nice work
Looks very nice! Great job and good luck with sales
I agree with @alebai60 here.
I believe that this theme looks great, and I did try the demo, but in my opinion, it just needs more.
For example, I was disappointed when the tabs were not functional, yeah, you show us we can have tabs, but it would have been nice to actually see them work.
Secondly, when I was checking the forms section, I saw it said “check availability”, I was disappointed there wasn’t a demo of that.
I believe that there just needs to be a bit more on this theme, because recently, the admin themes have been excellent, and yours is, but just needs that extra “kick”.
This is just feedback, good luck with sales.
Regards, Thecodingdude.
Thanks, that’s great feedback and I’ll get to it.
That’s a very nice looking admin. Great job!
Your demo isn’t working. =(
It is?
It was earlier. The style sheet looked like it wasn’t loading. But all looks good now.
I’m really happy with the theme, There is some small bits and bobs missing as some people have said but Tab Support isn’t hugely important to me at this moment in time, I bought the design for its prettiness, Cause that’s the bit of web development I struggle with.
One thing for me is the lack of icons for the main menu bar. It would be nice to have a few more icons just for a bit more flexibility
Many Thanks!
Thanks for purchasing my theme.
Feel free to let me know anything you come across. I’m really eager to listen to the community and update my theme accordingly.
I’ve just added a roadmap to the item description. If anyone knows something which needs to be improved, please let me know!
Evening,
I know it is not your role to provide support, but I was just wanting some advice. As you will tell, I am very much a ‘noob’ – I am trying to integrate this theme into my existing client area application.
On the login page, when a user gets the password wrong, the application adds ’?incorrect’ to the end of the url. With previous themes I have been able to use my if statements to bring up a box with an error, for example. However your error box requires an onClick function. Is there any way I can make it so ’?incorrect’ triggers that error message?
Any help would be greatly appreciated.
Regards, Matthew McDougall Brisbane, Qld Australia (+10 hrs)
Well, the reason it adds ?incorrect to the end of the url is probably because you don’t use method=”post” in your form-tag. It takes knowledge of a server side language such as Ruby or PHP to authenticate the user and send back a reply to the client.
What’s common is that this so called POST -request will happen through an AJAX -call which in return will be able to launch a new notification message. Instantiating a new notification-object in JavaScript is enough for it to show up. You are completely free to handle the event handling the way you want.
I understand if this sounds a bit daunting. If you’re willing to learn, I’ll be glad to send you some great resources. You can send me an email through my profile page if you’re interested.
Hello again,
I feel stupid now – I did end up getting it with a bit of javascript.
Thanks anyway and sorry for taking up comment space!
Matt
No harm done, I’m glad you figured out a way.
Hi,
Thanks very much for your fast reply – I hate to be a hindrance but just one more thing – how do I get the tabs to work? I understand I probably have to add div tags and then link to them some how in the href? I have also tried to link to other pages by just adding the link in the href however this does not work, and only highlights the tab, not jumps to the page.
Thanks once again!
At the end of the week I’m launching the first update to this template with examples of how to get functional tabs. For now the best thing you can do is indeed create separate div’s for storing your pages. Then use JavaScript to switch between those tabs. Here’s a small example to help you get started:
Way above me i’m afraid. I’ll just get as much done as I can and wait for your update
Thanks once again; I’ll be recommending your template.
Love the theme,
I would like to see a photo area to organize and display photos and in the list of form features a way to add and delete / organize tags (http://xoxco.com/clickable/jquery-tags-input). And of course the upcoming features you added like the modal box and getting the tabs to work. Any chance your going to extend the features for both the upcoming modal and working tabs using jquery-ui?
Thanks!
I won’t use jQuery-UI for those things, but I will certainly implement them.
Awesome, I look forward to your updates!
Where can i find the PSD design in the purchased files?
Oh my! I forgot to include that in the final .zip! Send me a message through my profile and I’ll send you one right away.
Great work. but i have one question. in the secondary nav (tabs) if i give a page ex: href=”mypage.html” it doesn’t seems to load. how can i load pages in tabs?
There’s a piece in the application.js-file which needs to be deleted for that to work. It’s marked with comments.
Stay tuned this week because I’m launching an update in the coming days which will address these tabs and enhance their functionality.
would you mind telling me witch part? thanks
It’s rule 36 to rule 48.