Stammi
- Author was Featured
- Item was Featured
- Sold between 50 000 and 100 000 dollars
- Has been a member for 2-3 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Bought between 50 and 99 items
- Referred between 10 and 49 users
- Exclusive Author
- Germany
1,032
Purchases
Buyer Rating:
4.61 stars
4.61 average based on 133 ratings.
-
5 Star
9974%
-
4 Star
2317%
-
3 Star
75%
-
2 Star
10%
-
1 Star
32%
| Created | 14 August 11 |
| Last Update | 24 March 12 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Liquid |
| ThemeForest Files Included | Layered PNG, Layered PSD, HTML Files, CSS Files, JS Files |
- admin
- admin panel
- administration
- backend
- clean
- cms
- control panel
- css3
- fixed
- html5
- jquery
- liquid
- modern
- professional
© All Rights Reserved Stammi -
Contact Envato Support


Hello Stamm,
Beast, I’m having problems with the main menu in accordion. When I click on a submenu he is not keeping open this menu, simply by closing this.
Giving a good look at the file he checked commom.js deferia be creating a class = “current” when this element is selected, correct? Yeah but is not creating this class class = “current” so noticed through debugging Firebug.
have any hint that poses help in fixing this problem?
Graciously Jeorge Kania
Correcting the previous
Actually analyzing Common.js deeper into the code, I found it first checks if a class exists and only then it performs the necessary updates in the menu, right?
If so, look what I’m doing.
I got the base of your tamplate, I created a default page “default.asp” leaving the core “main-content” getting data dynamically through ASP as content to be displayed on the screen, ie the menu is only mounted a acrodeon time, so if I need to add or delete an item it only update this page basis.
Well known this is not fixed as I leave the class “current” and “expand” in the menu because it is not present on every page clicked as in your example html.
How can I do to mount esye jquery to esotu using the menu?
Hey kania,
please write me a quick Email over my profile-page.
We will discuss your problem there, it’s easier to handle.
Thanks,
~ Stammi.
Thank you very much for this template. Love it. If there will be an update, I am excited about it.
Thank you very much yosyp!
I know I am probably just overlooking this somehow, but I can’t get a required to turn red or show error message when it doesn’t validate. The form doesn’t submit so I know it is not validating. Sorry for the silly question…
Btw, awesome template, was exactly what I needed.
Hello berrymedia,
thank you for your compliment.
Unfortunately, I don’t really understand your question. I think you have something wrong with the JavaScript.
Please send me a link to your site via Email and I’ll have a look into it.
Thanks,
~ Stammi.
sorry, yeah after reading my question i confused myself.
Unfortunately it’s on a local development server, with no public access.
Using the standard jquery.validation:
var validate_form_create_patient = $("#form-create-patient").validate();the html for the looks like this:
<select name="gender" class="required" id="gender"> <option>- select one -</option> <option value="Male">Male</option> <option value="Female">Female</option> </select>On all of the other “required” inputs, if they are not filled out when the user hits submit, the border turns red and the validation message is displayed. But it does not do this on any of my required , no border color change and no validation message is shown.
I’ve not changed any default css or js…
Hope this is a clearer and thank you in advance.
Now I understand it!
Have a look at: http://jquery.bassistance.de/validate/demo/radio-checkbox-select-demo.html
You need an empty option:
<option></option>But I currently see, that Uniform isn’t that compatible with the Validator.
If it isn’t working, I will provide a fix in the next update!
Good luck,
~ Stammi.
Thank you for the replies! It’s awesome that you reply so quickly and actually reply. My guess was that it was something with uniform, but honestly, my jquery/js skills aren’t that impressive…
Looking forward to the next update, and thanks again!
Thanks, I appreciate your words.
I try my best to provide a good support, it’s very important for me!
I am seriously looking at this theme for our next project. However, it must support IE7 since the majority of users are using IE7 /8 and I can’t get them to upgrade LOL .
Any chance of an IE7 support in very near future???
Other than that, I love this theme.
Thanks
Hello UPEngineer,
unfortunately, I can’t promise you, that the IE7 support will come in the near future. However it will come, but I can’t give you an ETA .
Thank you,
~ Stammi.
Hi,
I cant use jquery ui with datatables.its broken when I make $(’#example1’).dataTable( { “bJQueryUI”: true, });
And its broken when I update datatables js file.
Please update datatables plugin in theme.
Hello mkemal,
Grape has his own styling for the DataTables, so there is usually no need to use the jQuery UI for this.
The styling for the tables is directly in the JavaScript-file for the DataTables, so it fails if you only replace the file with the newer one.
I will update the DataTables in the next update.
If you need it in the next days, just write me an Email and I will send you the updated version.
Thanks,
~ Stammi.
Hi,
I’m having a little problem in IE9 . Try to insert a value in one of the textfields in the forms.html from the Template. The value should be inserted into the html-file in the value-tag. Then load the page in IE9 .
The text in the input field is not shown correctly. Some of the text is not visible. I’ve only seen this problem in IE9 .
Regards, Anders
Hi Anders,
unfortunately, I can’t reproduce the error. Can you contact me through my profile-page (Email) with some screenshots please?
Sorry for the inconveniences!
Thanks,
~ Stammi.
Hi,
I need tabs state. I use form in tabs and when I send form it returns first tab.
I checked createtabs function but I could not find anythings there about this.
Hello mkemal,
just replace in common.js line 191 to 211 http://pastebin.com/aKLDea6x with http://pastebin.com/gKE8ETGV
Now you can call your page for example with
tabs.html#tab-2.If you need any further instructions, just let me know!
~ Stammi.
Thank you so much stammi:)
You solved my big problem so fast.
By the way. we need delete “active” class in first tab’s li element .(just wrote for who need this )
You’re welcome! Glad to hear, that it worked for you.
Thank you for the note for others!
Hello, Thank you for the great template. I’m running into one problem so far. Currently the sidebar nav only supports 2 levels. When I add a third level, the expand function works, but not the contract (third level always stays open). Is there a way that I can fix this?
Thanks, -Chris
Hey Chris,
thank you for your kind words.
Unfortunately, three levels aren’t supported yet, sorry!
But I will write it on my ToDo-list.
~ Stammi.
Love the template, it’s going to be great implementing it. Have you thought about adding adaptive properties to this template? I have many users who are all over the map for resolutions and I’d like to find a way to have different layouts (1 column for small resolution, 2 for bigger, etc) depending on their screen size.
Any thoughts?
Hello byter10,
yes, there are plans to make it responsible, but it is very unlikely that it will be done in the near future.
Thanks,
~ Stammi.
Hi!
Grape is a fantastic template so far, but are there any updates implementing a horizontal dropdown navigation bar?
If you don’t have any plans (since you’ve implemented in peach): Is the template so flexible that it is possible to add a horizontal navigation without too much afford.
Thanks, - motb
Hey motb,
currently a “horizontal dropdown navigation bar” is not possible without too much afford so far.
But it’s already on my ToDo-list. Unfortunately, I’m a bit busy due to the high amounts of projects and events I have. I hope you understand!
Thanks,
~ Stammi.
General question.
Are there any plans to add the file explorer to this theme? I noticed it is in the Peach theme and looks to be a good addition. I am sure I can add it myself but if it is slated to be added I can wait.
Great theme btw.
Regards, Ray
Hello idealws,
currently, there were no plans to add the file explorer. But I will add it on my ToDo-list. Unfortunately, this list is really full because I’m currently a bit out of time. So it will take some time.
Thanks,
~ Stammi.
It would be nice to see a proper calendar implemented with this theme as well, something like the jquery FullCalendar plugin (http://arshaw.com/fullcalendar/)
Hopefully you’ll get some time soon
When in IE, if you have about twenty options in the shortcut list, it looks all messed up in IE when you hover over an option. Could this be resolved?
Can I ask you which IE you mean? 6/7/8/9?
It happens in both IE 8 and IE 9 , haven’t tried older versions. It seems to be working fine in Firefox and Chrome.
See this image for more info:
http://i.imgur.com/B8PSo.png
Hi
I’ve just purchased your grape template. It is amazing.
However, I need to use it with Microsoft Visual Studio 2010 and use your design to show off my SQL database application.
Can you please guide me how to integrate it with Visual Studio?
Thanks in advance.
Hello harbime,
thanks for your comment.
Unfortunately, I’ve no experience with Microsoft Visual Studio 2010, I never worked with this kind of software, I’m sorry. But you can try to ask in e.g. the forum for general help integrating any theme with Visual Studio.
~ Stammi.
Quick question. On the forms boxes how would I make the box start out collapsed instead of all expanded.
Would be cool if I could have one expanded and the others collapsed.
This is really simple.
Just add the style “display: none;” to the
<form [...]>and make sure you add the class “closed” to the<span />in .block-header.Here is a simple example: http://pastebin.de/21530
Thanks,
~ Stammi.
I just got to the form part of my project and what you mention below is PERFECT !!! Thanks so much..
How would I make multiple datepickers work on the same form?
I’m having the same problem Kania. How do I get the accordion remain open.
I think datepicker has a problem. If I choose a date it closes itself as usual. But if I click on it again it does not drop down. How can I fix this?
I would also place on record my satisfaction with the template. Very good.
First off liking this layout a lot.
Questions:
1. Can I make the accordian form be one form with validation?
2. On the form. Is there a way to autopopluate fields based on a drop down selection? Almost like assigning a group to each selection in the drop down that will check boxes, radio buttons and possibly pre populate text fields?
Thanks so much.