754 comments found.
Hi Would you please send em a step by step guide on how to setup neonetheme on the latest version of wordpress
Hi wilology,
Neon is not a Wordpress theme, as you have seen on our description
Neon – is flat admin template for multi-purpose usage built with Bootstrap 3.3.x. It contains more than 112 HTML files which offer you great variety of layout options and resources, and it will be extended in the future updates with newer plugins and pages.
If you need help to getting started, here you can find Neon Documentation
Kind Regards,
—Ylli
May i have suggestion for new version?
please make javascript files (neon-custom.js) more procedural. for example i have datatable and i have action field where i have select2. everytime i make a table, i need to copy-paste code. it will be better if i could use for example: enableSelect2(); function instead 
Hi Team, This theme is not working in iOS9, the bootstrap hidden class is not working, the all containers with hidden class are visible in ipad/iPhone(iOS9), and in iPhone6 portrait view sidebar is broken. This is need to be fixed in urgent, If i replace bootstrap.css with getbootstrap.com CDN file then it works, Please look at this issue and give me quick feedback My Invoice: IVIP4399176
Thanks for the quick response , i noticed the issue is not only in safari also in chrome iPad/iPhone (iOS9)
Hi, on IOS bootstrap has errors and if there is a modal window it will crash, but and Android and PC all fine! Help me please.
Good day,
I wanted to buy your template. Now I read that you’ll soon have an update of it. Can you tell me when? Perhaps I rather wait for the update. Also, the current version does not look nice on mobile devices (menu bar width consumes 50% of the screen and is always visible…)
Hi,
We were using the older version of theme, upon which the entire application was built. After when the OS X moved to 10.10 with Safari to 9.0, the login / dashboard and other pages not load properly with CSS errors. Do you have suggestion here?
Thanks.
Hi!! I’va found a problem these past weeks. The template doesn’t works in Safari 9. Is there any solution? Is a Safari problem?
Best regards
Sorry, I’ve just seen comments about this. Thanks
Hi,
We’re developing a site that has to be seen also in mobile, this template is resposinve, right, but one important feature in our site is the chat. It’s possible to view it also on mobile?
waiting for a reply Thanks
How much it will take?
hello shqipe
does this theme have alternative for alerts? designed etc
I have a bug with the notifications dropdown on iphone (5s, dunno for other iphone)... left parts of the dropdown are not visible… seem it’s also on your demo as you can see in the pictures below
https://fc.csvdc.qc.ca/~duferic/IMG_3228.PNG
https://fc.csvdc.qc.ca/~duferic/IMG_3229.PNG
thank you
Found the problem… in the neon-core.css … width is set to 370px in the.notifications.dropdown .dropdown-menu (near line 5000)
Was able to solve my problem in my custom css with
<style>
@media only screen and (max-width : 370px) { .notifications.dropdown .dropdown-menu { width: 260px; } }
</style>
A quick correction for the Safari 9.0 Bug with Modals… In the bootstrap.css file… On line 7114 you have this line…
@keyframes reloadingAnimation{ 0%{-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg); } 100%{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg); };
It miss a bracket… It should be :
@keyframes reloadingAnimation{ 0%{-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg); } 100%{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg); }};
With this correction, My Modals works again With neon Theme with Safari 9.0 …
Don’t know if there’s other bug somewhere… If i find something else, i’ll Post them…
It’s not working well in iOS 9 (safari). Do you have any update? Can you email me so I can give you access to website to test. Not public site, it requires login to see the bug.
Hi TigPT,
Can you please send us your WP credentials on email? We need to investigate your problem and then get back to you with possible solution.
To send us email use this link and please write us your request again, because we receive a lot of emails on daily basis and we unfortunately can’t remember all customers requests.
P.S: Please note that we usually do not respond to emails that request support, because here is our primary support forum. We use contact form just for sending sensitive information. Also emails response time can be up to 7 business days.
Kind Regards,
—Ylli
Hello I checked the live preview and for mobiles the left menu takes a lot from the entire screen. In my opinion this is bad.. can this be changed ?
For example this http://192.185.228.226/projects/ma/1-5-1/jquery/ has a cool menu on mobiles.
If this will be possible we want to buy this theme.
Silviu
We are interesting in you template and we ahev some question;
- We can integrate template and componets to ASP.NET project? I can work with masterpage?
- Do you send us all code to componets?
- We can implements in multi-sites?
Thanks
Hi there,
1. You can use it in any platform, many users who have used it in ASP.NET have reported that it works perfectly for them.
2. You will get all the features that are included and advertised on the theme page.
3. With one regular license you can use it only on one site, if you want to use it many times and on multi-sites you will need to get the extended license for it.
Kind Regards,
Art
When will be updates for Neon? Updated bootstrap ( from 3.0.0 to 3.3.5 )? you can see your modified files simply and adapt to have untouched bootstrap files
on IOS9 bootstrap has errors and if there is a modal window it will crash all template
Hi casashare
Actually there are no updates available for the bootstrap so I could apply them and see if they will fix these issues.
However, I am going to update to latest bootstrap and see if that fixes the problem, but it requires a lot of work because there are many changes to be done, so it will take a little time.
Hi Ylii,
Thanks for responses, but the wasn’t any communication about ETA. Reason about stars, it was changed because there were many problems about it, so i couldn’t do even update of components by my self, because it’s all “core edited”.
Then will be all fine, i will review my rate.
Regards, Casashare
I am having some issues with responsiveness when viewing on iPhone 6 Plus? Is there anything that can be done about this?
Hello, I have a problem with vertical menu. When menu has a few links it appears on the bottom. Then it jumps to top after resizing the window or hiding and showing back the menu with button. Video included: https://www.dropbox.com/s/3c3j3i2ub0h8ugw/out-4.ogv?dl=0
Hi kamilszmyd,
This question is related to theme developer and I am unable to give you any solution about this because I am not backend developer.
Our theme developer Arlind can help you with this, but he is on a business trip and he will be back tomorrow 
When he comes back, just reply to this thread and you will make sure Arlind will see your comment.
Hope for your understanding 
Kind Regards,
—Ylli
Hello, any solution for this problem?
Hi,
Firstly, i really like this theme. It has everything i want to implement in my project. Secondly, my project is the first one i am attempting using MVC.
I have tried to use the horizontal menu, by creating a default MVC application in VS 2013. I then factor in your code for the menu into the _Layout view, but it only seems to show on the home page, not in the other pages selected from the home page (About, Contact).
I then tried to implements parts of the front-end portion of the theme. I tried putting the menu part of your front-end theme into the _Layout view, and the rest of your “index” page into the “index” view, but it started complaining about the @RenderBody part.
How should I set these components to use them correctly.
thanks, and again i do apologise, but I am a newbie at this
Hi melvync,
This question is related to theme developer and I am unable to give you any solution about this because I am not backend developer.
Our theme developer Arlind can help you with this, but he took a business trip and will be back on 14 September.
When he come back, just reply to this thread and you will make sure Arlind will see your comment.
Hope for your understanding 
Kind Regards,
—Ylli
Considering getting this. However, do you separate your theme css from the bootstrap css. I need this to be the case as I want to update bootstrap.
Hi there,
It is mainly separated but also the Bootstrap files have been edited and we don’t quite remember which ones, that is why we haven’t released an update of the theme to update Bootstrap at least, I would suggest you to get our other theme Xenon.
Kind Regards,
Art
Are you sure that Xenon’s bootstrap.css hasn’t been edited? I really need it to all be separate.
Bought the theme a couple months ago… thanx, it’s amazing, love it… Do you think you could fix the bug appearing on ipad (v4) in portrait mode (yes it’s also on your demo site as you can see in pictures) https://fc.csvdc.qc.ca/~duferic/IMG_0023.PNG
https://fc.csvdc.qc.ca/~duferic/IMG_0024.PNG
https://fc.csvdc.qc.ca/~duferic/IMG_0025.PNG
Last one is ok… landscape mode… no problem
thanx
Hi
Thanks for reporting this issue, I was able to fix the issue and here is the fixed file:
http://drops.laborator.co/1j4wNDownload and replace it in assets/css/ folder. It should fix the issue.
Yes!!!! thank you!
You’re welcome 