186 comments found.
the TableTools buttons not work when the datatables are in the Tabs or in the Accordions.
Hey yeschoto,
this is due to the inability of TableTools (or any DOM script) to find the height and width of an element which is hidden. This should help you:
Using TableTools with multiple Bootstrap Tabs
Regards,
Simon
thanks, i’ll try it.
Another problem i am facing is when i am connecting the Notifications part with the DB, it is only viewing 2 Notifications from the DB. Rest is not getting viewed. If i delete the Style=”display : none;” then all of the notifications are being viewed. How to fix this ?
Please tell me. Deleting the Style=”display : none;” is removing teh animation and it is looking real bad.
Hey arijitaich, I’m currently unavailable but will answer you as soon as possible. Don’t worry, I’m still here. Please allow me some days to answer requests.
I’m currently trying to find out what exactly you mean. Do you speak about the “Noty” notifications? Or what notifications do you mean? Can you send me some example code you’re using via email in order to understand what you’re trying?
Please give me your mail id.
You can send me a message via my profile page. Scroll down to “Email Stammi”.
Sent
Hm, I haven’t received any email yet…
Please send me your mail id at arijitaich@hotmail.com. I did send it at the place you said but as you are saying, it havent been delivered yet. So i suggest to send the code via email
Sent. 
Check Mail
Yea, have got it. Will answer you there.
Thanks a lot for the support. You did good.
I cannot submit my form. Each time i do that – “Good Job :)” appears. I have tried figuring out the triggering event but failed. If i remove the id=”sample_form” from my form wizard then the wizrd simply stops working. HELP
Hello arijitaich,
please have a look at the file assets/js/demo/form_wizard.js. I’ve completely commented this file, there you see a submitHandler at line 28. As stated in the comments, you can remove this handler or just add the line form.submit().
Regards,
Simon
Another problem i am facing is when i am connecting the Notifications part with the DB, it is only viewing 2 Notifications from the DB. Rest is not getting viewed. If i delete the Style=”display : none;” then all of the notifications are being viewed. How to fix this ?
Hello Simon,
I’m having some huge css conflict with your assets/css/main.css and the out of the box simple bootstrap validator found here https://github.com/formvalidation/formvalidation
Seemly, if I shut off the assets/css/main.css everything works as expected. Could you please advise, it took me some time to find where the issue was.
I’m just now trying to find out why a simple bootstrap form validator would be such a conflict with the standard template. Seems related to the helper class, but I’m not 100% sure.
Thank you so much for your time and have a great day.
Any help with this? Thanks so much….
Hey Andrew, I’ll take some time at the weekend to test this 3rd-party-plugin.
Oh thank you very much, that validation plugin is the best I can find. So I can’t wait to know the conflict, it’s only with your theme, so I’m sure you can find it, seemly I can’t. Thanks again for the great support, you are one of the rare ones on this site. Allot of people seem to flake out and you get Zero support of they never ever update their software.
Thanks for your kind words. 
So, I’ve looked about it. This is indeed a pretty cool validation plugin! Please remove the !important around line 2491 in main.css:
.form-group .help-block:not(.error) {
display: block !important;
}
This part is located in _less/general/forms.less.
Screenshot:
If you need further instructions or source code, ask me. 
Kind regards,
Simon
I knew you could find it fast, thanks so much, now I can’t wait for the new updates. I tried the new version of BootStrap and the things really get jacked, so I’m sure there are some conflicts to work through. Keep up the great work. Let me know if you would like me to beta test anything. Have a great day.
Thanks for letting me know you would beta test it, I appreciate it! 
Hello Simon,
first of all I must thank You for such a great peace of work. I’m using this theme for months and it’s just brilliant! 
However one thing bothers me. I’m using this theme in dynamic app with angularjs and I’m loading the CSS on demand…but the chrome seems to don’t like the widget’s headers. First time the page loads and css is injected, the widget header looks broken (twice higher and buttons are aligned to bottom). You can see is here: not ok widget
When I change the page content (for example insert different HTML), it renders fine: ok widget
I know it’s not a normal use case and it’s hard to replicate this issue, but I’m out of ideas how to solve it:). Do you have any idea, what could possibly cause this problem?
Also happy holidays! 
With regards, Jakub
Hey Jakub,
thank you for your kind words, I really appreciate it. 
Have you tried to execute the following JS after AngularJS is done with rendering:
App.init(); // Init layout and core plugins Plugins.init(); // Init all plugins FormComponents.init(); // Init all form-specific plugins
If it does not work, is there any possibility that you can give me test access to your application? As you said, it’s hard to replicate this issue.
Regards,
Simon
PS: I wish you also happy holidays! 
Thanks for such a quick response. Well, I’ve removed plugins and create custom JS modules, so basicaly all that’s left is just HTML+CSS. I’ve created the example, where you can see it here: http://selkern.profiwh.com/
It’s just beta version, so don’t be scared about the source code 
Damn, thats really weird stuff!
Can you please try to add the following CSS:
.widget.box > .widget-header h4 {
float: left;
line-height: 35px;
}
Damned Stammi! You really rock! I’ve tried it at my localhost and it looks like it’s working! I’ve updated the repo and it should be on the selkern.profiwh.com in few minutes (yes, it’s weird kind-of-magic stuff
).
yep, it works like a charm! Thank you very much! 
phew Great to hear that.
You’re welcome, Jakub! 
Happy Holidays, I’m getting a little worried about this theme, no updates since April? Is this yet another dead theme, not updated. Do you have an alternative that works with the new browsers and or OS’s. Thanks and have a great day,
Hello Andrew,
I’ve tested Melon on OS X 10.10 (Yosemite) with Safari, Chrome and Firefox and also have tested it on Windows 8.1. I don’t see any issues with these browser and/ or OS’s. In your comment 2 months ago you said you have trouble with iOS 8. As I said, I’ve tested it with the iOS Simulator iPhone 6 from Apple and everything worked as expected.
I’ve asked you to send me an email with things that doesn’t worked and, if possible, with screenshots attached. I haven’t received such an email, did you send one?
Sincerely,
Simon
Hello Simon, seemly I had some css / js conflicts and thus I end up solving the issue myself, sorry about that. Any plans for more core updates before April 2015 :o) ? Its a great theme, but should get some newer standards and I would love to see those sometime soon. Thanks and keep up the great work.
Great to hear you got it solved on your own. You’re right, I should take some time to update all of the plugins. I hope to get in done in March.
Hi Stammi !
I am trying to use left menu to be in right side. How can I change left menu to be in right side ?
I will have a one page that will be include main page which has left menu. I will use right menu to show my reports list.
Please help me to finish my page.
Thanks.
Hey emren,
currently, a right sidebar is not supported by Melon. Could you please open a new thread with your feature request at my support forum?
Thanks for understanding,
Simon
I am trying to use left menu to be in right side. How can I change left menu to be in right side ?
Thanks.
Note: See answer below.
I purchased your product is very nice.
I am using editor WYSIWYG…
Example I tried
Skills I have positive
and it keeps changing to skills i have positive
as you can see the first letter I place is caps lock and it keeps switching to lower cap…
any suggestions? also I don see any button that allows you to see and correct HTML
Thank for help
Hey dancaceres,
unfortunately, I can’t reproduce this behaviour… Do you mean the WYSIWYG-editor on the Form Components page? What do you exactly click to lower all capitals?
Regards,
Simon
Hi Stammi,
I just bought the template and I’m not able to sign up in support, says the code is invalid, what should I do ?
Hey gugazimmermann,
sorry for the inconveniences, it should work now again. 
Regards,
Simon
Hi Stammi,
Great template ! I wanted to ask some questions but am unable to create an account in the support forum with my purchase code. Please help.
Thanks! =)
Hey jowoxx,
sorry for the inconveniences, it should work now again. 
Regards,
Simon
Hello Simon,
I love love this template, but it’s getting bit dated sadly, I see all types of issues in iOS 8 and various other browsers, can you please expedite updates on this? BTW I’m not a fan of ISO 8 yet.
I would even be willing to pay you more if that will help push these updates? That is the only issue I see when using any framework like this, is it needs maintenance at least a few times a year to keep up with the rest of the world.
It used to be if you designed something well, which you did, it would last forever, not today, now if you designed something well and you do not update it; to keep up, it will break and break fast.
Thanks again for your great hard very valued work.
Hey Andrew,
I’ll do my best to update Melon to be compatible with iOS 8. I haven’t updated my device to iOS 8 yet and tried the iOS Simulator iPhone 6 / iOS 8 from Apple with Safari instead. Everything worked as expected.
Could you please write me an email with things that doesn’t work? 
I appreciate your comment,
Simon
Hi Stammi,
I tried your support forum first but it complains about the purchase code, so I could not create an account there.
Anyway I have a question regarding adding nested sub-menus in the navigation bar (left hand). The code, which was slightly modified from the sample code in the Melon documentation, is like below: < /ul>
< /i >
Entry 1
< /a >
< /li >
< /li>
< /i >
Entry 2
6< /span >
< /a >
< / i >
sub2 menu
< /a >
< /ul>
< /i >
sub3 menu
< /a >
< /li >
< /ul >
< /li >
< /li>
sub2-1 menu
< /a>
< /ul>
sub3-1 menu
< /a>
< /li>
However only the sub2 and sub2-1 menus show up. Sub3 and sub3-1 don’t show up. Is this a bug?
Thank you!
This has been figured out. Please just ignore.
Great you got it solved on your own! 
I need to generate PDF docs w/qr codes… anybody can help me ?
Hey sebastot,
what do you exactly mean by PDF docs with QR codes? Do you mean the documentation of Melon? What should be QR codes include?
Regards,
Simon
Hi, We have purchased the Melon-flat theme for our admin part. Please advise how to set display length 50 rather default 5 in datatable . Please ASAP
Hey vinaypal,
please have a look at the documentation at Main Elements -> Tables -> Dynamic/ Managed Tables.
There you see the option data-display-length="10" which you can set to 50.
Regards,
Simon
Great. Thank you so much.
You’re welcome. 
Question about using current class for left menu items. I can not use in ASP.NET page. Do you have any sample code ?
-
I have master page and dynamic menu items.
Thanks.
ul id=”nav” li class=”current”
Hey emren,
I never worked with ASP.NET so I can’t exactly tell you how to program the backend but maybe this does help you: http://stackoverflow.com/questions/14690583/asp-net-c-sharp-with-list-navigation-how-to-set-id-current-on-active-navigatio
Regards,
Simon
Hi Simon,
This it’s a great admin template, so simple and functional.
There’s only one thing I would like to ask (or request) is there any chance to get the invoice in a PDF version? so when we print we dont get the nasty url and other information on the page? and this way we can send it via email too
hope you can help me 
Hello !
I am using Melon Template with my ASP.NET project. I need help with group validation. Do you have any example for ASP.NET group validation. I will be appreciate if you can help me to solve the issue.
Thanks.
Hey emren,
maybe this link will point you in the right direction: jQuery Form Validation Example in ASP.Net
Regards,
Simon
Very nice! Like it;
Thank you so much GrafAS, I really appreciate it! 
You have some current bugs, one on this page http://envato.stammtec.de/themeforest/melon/pages_invoice.html
If you try to print that page using the built in print button, the address information does not line up. Were is this controlled? Thanks and keep up the great work.
Hey Andrew,
yeah, the reason is that Bootstrap converts the col-md-6 used for the address information to col-12 while printing. A solution would be to replace the two col-md-6-classes with col-xs-6.
If you need further instructions, don’t hesitate to write me.
Much regards,
Simon
Nice, perfect, that works without fail, thank you very much. On another note; do you happen to have an eta for the next release of important updates?
The one thing I love about your theme vs many others, is that you keep things clean even with updates.
So to the most part things are problem limited. But updates are needed.
Thanks again and have a great day.
I currently have no ETA for the next release. But I hope I can take some time soon to upgrade all plugins to the newest versions and so on. I definitely plan to keep this template up to date. 