754 comments found.
Would really like to see a pricing table soon, I’ve seen a few requests for it starting a year ago. Great job
Hi, I am interested in licensing Neon, but I would need some info about the new update which you are mentioning here regularly. When will it be available?
Thanks
Hi TTom922
We are currently working in Kalium Shop release and after this we will update Neon theme.
It will take maybe a month.
Thanks for being interested! I hope we will release the new update asap as lot of users are currently waiting, but we are unable to do this in the short time because I am the only developer who handles with all of our themes in portfolio in the backend side.
ok, understand. Would you have some good and reliable information which enhancements you plan to include by when? Not pushing, just REALISTIC (conservative) estimates (1/2/3 months).
THANKS
Thanks, helpful for planning.
Hi, any news on this planned update?
Hi man. We have a problem.
We adapt ajax code ourselves in this way but #addcustomer form when submit, submitHandler not detected and directly post. Where is the mistake?
You can check: https://drive.google.com/file/d/0B-FhXE_bZwQ5akZHcjUyMklEUW8/view?usp=sharing
Hi tatuner
If you want to set up a jQuery Validate form, then you need to import jquery validate class.
I see that you already did * assets/js/jquery.validate.min.js* have this imported. So now please check whether any error is being generated in error console which might prevent the form validation from executing.
Hello, I have problem with fixed sidebar on mobile.
Hi
Please download these files:
http://d.pr/f/bPrrReplace them in assets/css/ folder and you will have this problem fixed.
Hello,
In form Sliders(Fill the field). I want to change text between two values. Now text is ”,”. I want change to ”-”. How do I do?
Excuse me. I’m not good english.
Thank you very much.
You’re welcome 
Hello,
We have purchased developers license. Great theme!
Except…
On Neon Demo, fixed sidebar layout looks good on mobile. Have re-downloaded the package yesterday, the fixed sidebar layout included does not work when resizing below 768px.
Am I missing something here? I cannot find a fix for this issue.
Hi DigitalGlue
I’ve now saw that this is an issue that has not been fixed, so I’ve added the fix by editing this file:
/assets/css/neon-less/menu.less – (download)
Or you can replace the entire generated CSS Files:
http://d.pr/f/14I9nin assets/css/ folder.
Hopefully this will work for you.
Thank you for the fix. I will let you know if I have any further problems with this issue.
Hi, Great theme and working brilliantly. On the Forgot password, email field doesn’t allow emails with more than one dots after the domain name. For Eg: xx@example.co.uk is not allowed.
Appreciate your help.
hey, its a nice theme .. i want to ask from where we can set our forgot password mail or how can we link it up with our database?
Will wait for yours response.
Thanks, Shayan
mailing template and database connection in this theme..?
Thanks for your reply!! i already linked up database connection with some other modules.. just “forgot password” mail isn’t setting down, so was asking, if you able to help .. Anyhow i can do it myself.. And btw its a nice working from you guys on this theme ..!!
Regards, Shayan
mine pleasure..!! 
Im implementing theme in Asp.Net Project. When i add Update Panel.. Date picker control is working by default but as soon as any post back happens.. Date picker stops working..
Suggest what to do.
Hi devashreenaik
Do you get any error in JavaScript console (via Inspect Element)?
If so please forward that to me. Also does this issue happens also in our demo or just your site? If it also happens to us, it is related to Neon, and we will try to find the fix. If it only happens to you, it all depends how you have implement and the framework+server you use.
Hi,
I bought NEON theme. and using frontend version for developing the pages..
I added form fileds and trying to add data validatoin but it’s not working like as http://demo.neontheme.com/forms/validation/
Can you let me know what files I need to add in the page so this will work.
Thanks Govind
Hi Govind
In order to properly use the Validation feature you must include jquery validate library in the footer (or header) but before the neon-custom.js file, like shown here:
<script src="assets/js/jquery.validate.min.js"></script> <!-- JavaScripts initializations and stuff --> <script src="assets/js/neon-custom.js"></script>
This will make field validation work.
Hi, where can i change the interval for the main slider (in your front end app) thnx in advance
it works, thnx 
This is fantastic. But I’m a beginner at this, and only used to “uploading theme”
This seems so advanced. Is there anyone who can help set this up for me.
Robin
Hi Robin,
which theme are you referring?
If you’re talking for Neon, it does not need an installation process, simply drop the files in the server and it will work.
Regards,
Art
What plugins are used to create this?
Do they come with the theme?
Robin
Hi Robin,
the theme is based in Boostrap 3, all the features presented in the demo and presentation come with the theme, also please try to make all your questions in a single comment by replying to it.
Regards
Art
There is a problem with sidebar menu follow these steps to reproduce the problem at your end. 1. Load Dashboard Page 2. In Sidebar Menu Click on “Mailbox” Option it will show you sub categories of Mailbox Menu. 3. Now Click on Expand/Collapse Button on Sidebar Menu on Top near Logo to Collapse the Menu 4. Now When you will click any Menu Item you wont be able to see the sub items of that menu you will be only able to see the sub items of Mailbox Menu only as you expanded that menu when sidebar was not collapsed.
Please give a fix to the issue..
Can we limit number of image that can be uploaded in drop-zone of forms -file upload
Hi there,
for questions about the dropzone you can ask the developer directly because they know better:
http://www.dropzonejs.com/Kind Regards,
Art
Ya right, thanks I found it
I just purchase NEON theme. Installation failed due to “style.css” file is missing. Please help. Thanks
Hi there,
Neon is a admin theme and it can’t install, can you please read our Neon Documentation. It will help you to understand how Neon works, and how you can extend it.
Kind Regards,
Ylli
Hi Ylli It seems I bought this package by mistake. I thought it is regular wordpress theme. I don’t have any knowledge in “admin theme”. Since there is no way I can use it – is it possible to get refund or use the amount to get regular wordpress theme ?
Hi there, we are sorry about this mistake by you, unfortunately we can’t refund you, but please read this link from Envato https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund i think that they can help you.
Cheers!
Ylli
Hi,
I am struggling a bit to integrate the theme into rails. Is there a tutorial to help me out or a way to leverage bower to get it installed.
Theme looks great.
Thanks.
Hey Arlind.
Before I pull the trigger and purchase this incredible theme … I have a quick question. How easy is it to use what you’ve built with just the default styling that comes with a fresh download of Bootstrap? As in, are the styles you’ve created for this theme contained in completely separate LESS files that sit on top of Bootstrap? Hope that makes sense.
Thanks—Eric
Hi Eric
Firstly thanks for your kind words, I am very happy to hear them.
About your question, its very easy to update to the new bootstrap, all you have to do is to replace the assets/less/bs/ folder files with the new bootstrap less files except only one file which is * assets/less/bs-less/variables.less*
So you copy variables of this files save somewhere else, then compile bootstap.less in assets/less/ and everything is done.
If you have other questions I would be happy to answer.
Thanks. Just bought it. 
Thank you for purchasing our theme 
Art
Hey there,
still love this theme and everything i have still two problems:
1) We already discussed this a few months ago, when you arrive at the end (or beginning) of a scrollbox, you can’t continue scrolling to the end of the page but have to move the cursor outside that box and scroll. Could you please find a way to fix this ? This becomes an imperative for me and I’m sure other people have that problem too (especially on tablets).
2) I would like to implement the data validation for the register form and for legal reasons (france has probably the heaviest laws ever), I need to have a password with a minimum of 8 caracters, including one letter, one number and one special character. How can I do this?
Thanks a lot for everything !!!
Hi
Thanks for your kind words buddy, I am glad to hear that!
1. Currently the ScrollBox that we use is outdated plugin and thus we are thinking to switch to this one: http://noraesae.github.io/perfect-scrollbar/ because it supports wheelPropagation and works just fine.
2. For your second issue this is the solution:
<input type="text" class="form-control" name="min_field" data-validate="minlength[8]" placeholder="Minimun Length Field" />
I hope it will work for you.
Cheers
Thanks for the quick reply,
1. When will you implement it? Or how can I implement it so that it looks the same way Scrollbox does ?
2. Yes that solves the problem of the minimum length but unfortunately not the secure format of having at least 1 of each 3 types of character (alpha, numeric & special).
3. Just one last thought, is it possible to download the frontend template somewhere? I couldn’t find it and it’s quite nice to keep the same layout. I could of course create a similar one but if there’s a possibilité to get it – it would save a lot of precious time !
Hi ygery
1. To implement perfect scroll box you must download and include css and js file provided by plugin, then to enable it just call it in this way:
$("#element").perfectScrollbar();
Note that #element must have set these default css properties:
#element {
overflow: hidden;
position: relative;
height: 300px; /* or max-height: 300px */
}
2. Ah I understand, please just fix that in by adding required rule:
<input type="text" class="form-control" name="min_field" data-validate="required,minlength[8]" placeholder="Minimun Length Field" />
3. Sure, neon frontend template is located in this location in download file: html/neon-frontend/
This is the file path for frontend template.