186 comments found.
Hello, thank you for awesome template. Do you plan to make error pages? (404, 403 etc.?).
Hey jvaclavovic,
yes, it’s definitely planned.
In the meantime, you can make your own 404-page with using the empty.html and write something like “Oooops, Page Not Found” in <h1> in the content area. 
See: Melon Idea: Error-Pages (e.g. 404-page)
Thanks,
Simon
HI, Simon,
I am using it for my admin page. I love the active tab design which have a blue border on top. However, when I use ‘box tabs’ as show in Tabs & Accordions pages, the active tab didn’t have that blue border to indicate which tab is active. How can I have the blue border as in normal tab format?
Thanks, Jasli2
Hey Jasli2,
thanks for your comment. 
To achieve this behaviour, please add this CSS to your custom stylesheet:
.box-tabs-custom .nav-tabs > li > a {
border-top: 3px solid transparent;
margin-bottom: -2px;
}
.box-tabs-custom .nav-tabs > li.active > a,
.box-tabs-custom .nav-tabs > li.active > a:hover,
.box-tabs-custom .nav-tabs > li.active > a:focus {
border-top: 3px solid #4d7496 !important;
}
With this being done, you can initialize your tabs with this HTML-code:
<div class="tabbable box-tabs box-tabs-custom">
The result looks like this: http://screenshots.stammtec.de/2013-11-05_20-05-01.png
I would appreciate it, if you could open a new thread in my support forum the next time. 
Much regards,
Simon
Hi, Simon,
Thanks a lot for you great support!
I will open thread next time.
Have a good day, jasli2
You’re welcome. Thanks, have a good day too. 
Any eta on when the next update will be?
Hey anazar,
I hope I will be able to release it in the next 2 weeks. 
I prefer to release big updates instead of small ones, so the user has not to update it every week. 
Thanks,
Simon
Hi,
Wondering about the use of Admin templates. Is it for the purpose of editing online for an html template?
Thanks!
Hey pubglic,
Admin Templates on ThemeForest are frontends for backends. You can use this templates as a starting point for a custom backend system. The use cases are up to your specific requirements, for example you could use it to build an online shop/ financial application/ event management/ booking system/ content management system etc. Basically, it’s exactly what the title says: a template. It’s up to you to implement the logic and things like database support. 
I hope that helps a bit,
Simon
Hello Friend, Congratulations, really beautiful template. One question: When I buy a product, I am entitled to future upgrades?
Regards,
Hey DoniBarbosa,
thanks for your compliment, I really appreciate it! 
Yes, by purchasing Melon you get a lifetime of updates without any extra costs. 
Much regards,
Simon
Thanks Stammi. We have the forms wizard?
With the next update you’ll also see the form wizards.
I’ll work on it as far as possible, but at this point there are not included.
I looked at live preview on an android phone using Chrome and the menu slide out, but is completely blank. Works fine on the phone standard web browser though. Any thoughts?
Hey antwaing,
thanks for your comment. 
Yes, this behaviour was already discussed: [Solved] Whitespace instead of Sidebar on Nexus 7 with Chrome (Android 4.3).
Much regards,
Simon
Thanks, I figured it had been addressed already.
You’re welcome.
If you have other questions, don’t hesitate to write me!
And thanks for being interested in Melon. 
Just purchased. Its a great design.
Woohooo! Thanks man, I appreciate it! 
Are there plans to add additional pages? I would definitely appreciate a pricing table page that showed some various pricing plans.
Thanks.
Hey anazar,
yes, there are definitely plans to add additional pages.
I added pricing tables on my ToDo-list. 
Thanks for buying Melon,
Simon
Looks amazing!
It’s a shame there is no boxed version and that there are no 404/500 pages.. Will these be added in the near future?
Hey mauvm,
thanks for your comment. 
404/500 pages are definitely planned for the next update. A boxed version is not planned for the near future, only a very small minority needs this.
I hope you understand,
Simon
Looks really good! 
Thank you very much, djjeep! I really appreciate it. 
I also love your items in your huge portfolio. 
HI,Stammi use this code on Melon – Flat
noty({force: true, text: ‘You clicked “Ok” button’, type: ‘Information’, layout: ‘top’ });
when change layout to ‘bottom’ or ‘left’ is not work!
Uncaught TypeError: Cannot read property ‘options’ of undefined !
How to edit ‘bottom’ or ‘left’ work?
Hey v03071106,
you have to include the corresponding JavaScript-layout file. 
For example if you want to use ‘bottom’, add this to your HTML-head:
<script type="text/javascript" src="plugins/noty/layouts/bottom.js"></script>
I would appreciate, if you could open a new thread in my support forum the next time. 
Have a super-awesome weekend,
Simon
Great! 
Thanks, you too. 
Thanks. 
Is there any design for messages in a “chat-layout” like your mango template?
Hello hugocub,
currently, there is no specific chat-widget in Melon. But I’ve added it on my todo-list. 
In the meantime, you can use for example the feed-list, a simple table without borders, paragraphs or something like that. 
Thanks,
Simon
Great template!
I am using this for an app in Europe where format data is dd/mm/yy
I noticed you included library moment.js
How I can switch the current template USA format date to Europe Date?
Thank you for great template and support 
NOTE: I am having this issues with the CALENDAR screen
Hey dancaceres,
thanks for the compliment. 
Please have a look at the following thread in my support forum: [Solved] Moment.js in another Language.
There I’m explaining how to change the format. 
Much regards,
Simon
Thank you
You’re welcome.
If you have more questions, don’t hesitate to open a new thread in my support forum. 
Hi – Navigation bar doesn’t work when i open the site from the Mobile. Any suggestions?
Hey dreadlord41,
do you mean the sidebar or the top navigation bar? If you mean the top navigation bar, you can simply remove the classes hidden-xs hidden-sm to show it on smaller screens. There you would have also found this thread: [Solved] Header Top Left Menu visible on Smartphones. 
I would appreciate if you could open a new thread in my support forum with more details about your issue.
Thanks,
Simon
for the chart i can make it to view in days also right?
Hey jikey,
you can do all the things you can see at the official Flot Examples or listed at the documentation. 
Regards,
Simon
Hello, great template, we are using it in our application and loving it! Where can I ask questions about Melon’s Javascript API? thanks
Hey Epie,
thanks for your comment! 
You can open a new thread in my support forum. 
Much regards,
Simon
Hi, Stammi,
Great theme! One question, how can I change the primary color as show in the “Unlimited Colors Possible” section?
Thanks,
Hey jasli2,
thanks for your comment. 
Please have a look at the documentation at “Theme Configuration -> Change Color -> Own Colors”. If you don’t want to change it on your own, simply write me an Email containing the hex-color you want and I’ll do the rest for you. 
Have a great weekend,
Simon
Got it. Thanks for your support.
Have a good day, jasli2
Great! 
Thanks, you too. 
Hi,
This file is missing from the folder but you are referencing on the pages:
“assets/css/ie8.css”
So the template is not compatible with IE8, i am guessing this is why. Also you listed here that it is compatible with IE8. What am i missing?
Thanks!
Hey spiderzaur,
Melon is compatible with IE8. I’m currently just not using the file “ie8.css” because it’s not needed. I included it in the HTML-markup in order if any update requires this file, everybody automatically loads it and does not have to change anything in their markup. 
If you see any issues in IE8, please open a new thread in my support forum.
Thanks for purchasing Melon,
Simon
I think responsive function is not on IE8. I mean responsive datatables. But I guess that is hot it is. I understand its a plugin and you just using it.
I have another important issue though, opened a ticket in support forum few days ago. Can you please respond?
http://support.stammtec.de/discussion/399/disable-sorting-on-data-tables#Item_1Thanks!
also thanks for prompt response!
I’ll have a look at your thread as far as possible. Just came back from my vacation and sorting things. 
question… I want change the ‘search-form’ (left-top on the page) to a normal form (which sents information to an other page by action=’searchresultst.html’). Somehow this doesn’t work. Is the search-form connect to some kind of javascript?
Hello popking1,
thanks for your comment. 
Please have a look at the file assets/js/custom.js around line 11-21. Remove the $('.sidebar-search').submit()-handler and you’ll be good to go.
I would appreciate it, if you could open a new thread in my support forum the next time. 
Much regards,
Simon
Hey there,
I’ll be away from October 9 until October 18.
I’ll only have very occasional access to the Internet. I will review your comments upon my return.
I hope you understand,
Simon 
When using the datepicker 2013-07-10 the European way… your datepicker control have any way to control USA format?
Thank you.
Hey again,
yes, it’s pretty easy to change it to USA format. If you mean the jQuery UI Datepicker, please have a look at this example: http://jqueryui.com/datepicker/#localization
I would appreciate it, if you could open a new thread in my support forum the next time. Why?
Thanks,
Simon