754 comments found.
Hi there,
i want to use the datatable exporte feature, but when i add rowspan attribute to the table, it doesn't work.
you can test this from the package example tables-datatable.
Any idea?
Thank you.
no, i don’t think so. Datatable doesn’t work with rowspan and colspan.
After googling the problem I saw this article, I hope it will help you:
http://datatables.net/forums/discussion/7295/how-to-export-multiple-rows-in-header-with-colspanThe template is great but there’s a problem with the RTL one. Can you double check for me because it shows that it’s LTR not RTL
thx.
Hi there, i don’t know what is the problem, for me is appearing fine RTL, you can see it here
Kind Regards,
Ylli
It looks fine in the demo but not the actual files.
Hi there,
sorry for this bug, I will give you the fix for this bug until we come up with it online, add this to the html tag in the second line of document dir=”rtl” so it will look something like this
<html lang="en" dir="rtl">
and also include the RTL css before the Custom CSS in the head of document:
<link rel="stylesheet" href="assets/css/neon-rtl.css">
Kind Regards,
Art
Entypo-icons are used for the next/prev buttons in datatables. How do I change this to font-awesome? I need to know which file this is set.
See screenshot here: http://s16.postimg.org/bnrd3sz05/entypo.png
Thanks,
Joakim
Hi Joakim
To edit icons in datatables just open:
/assets/js/dataTables.bootstrap.js
On line 52 and 53 as shown below:
http://cl.ly/a6wkEdit the classes, set to your desired font awesome icon names.
I noticed an issue with extra-timeline, on widescreens the icon and text overlap.
http://imgur.com/BftFBoNArlind,
I’m having the hardest time finding out where the ”>” icon or symbol is located to change it in the drop down menus. Right now I have it uploaded to my server and it’s showing up as a square on all the menu items that have a dropdown menu. I have no clue where to find this at.
https://drive.google.com/file/d/0BzSYL9NSLPdvZ2Z5eXhzUF8zcUk/view?usp=sharing
Hi there,
the arrow icon is located in the CSS because it is a :before pseudo-class, here is a screenshot from the Inspect Element http://cl.ly/image/3q402z3w0q10
You have to change the value of the content to a different icon.
Kind Regards,
Art
Hi,
There seems to be a problem with the modal windows.
If the user is not at the top of the page the modal window will be out of view (it stays on top of the page).
Any idea how to fix it?
Thank you.
Hi arsuro,
Can you try this fix it should work:
body.loaded {
-webkit-perspective: none;
-moz-perspective: none;
perspective: none;
}
Also if this don’t fix that problem then try this:
Move the modal containers outside the page-container element, for example place them right before the end of body tag
<div class="your-custom-modal"> ... </div>This should work for you.
Kind Regards,
Ylli
Hi,
First fix worked, thank you.
Hey guys, i have some problems with the left fixed sidebar. when i use draggable items that can collapse in the main-content div and the most bottom draggable item is collapsed – it collapses the sidebar with it.not sure if its a bootstrap bug or or what am i missing?
here is the image before collapse: http://i57.tinypic.com/2w6z11e.png
after collapse : http://i60.tinypic.com/yi9et.png
page is: http://bet.bonk.co.il/follow/event.php?id=1
thanks!
Hi
Can you please tell me which browser do you use? Because here in my browser looks fine:
http://cl.ly/ZyVki use latest Chrome with Mac.i think it depends on the size of the display – i have a 23 inch wide display and i reproduce it 100% of the time. left sidebar is being CUT when last object in the main-content is minimized (collapsed) – not closed.
hmm ..nope, seems it does work well on the demo..ill simply implement it in a same way.
I have another small questions – i noticed that when you open up the “notification icons” on top of the page a drop down menu is opened, and when an
*in my comment the li tag has been replaced by a dot.
Thanks Ylli, i was able to find a solution. i wasn’t aware of it but this behavior is part of bootstrap. if someone else has the same problem,just go through the following link on stack overflow:
http://stackoverflow.com/questions/25089297/twitter-bootstrap-avoid-dropdown-menu-close-on-click-inside
./neon-core.css:11956: -webkit-transform: scale(1, );
./neon-core.css:11957: -ms-transform: scale(1, );
./neon-core.css:11958: transform: scale(1, );
./neon-core.css:16524: -webkit-transform: scale(0, );
./neon-core.css:16525: -ms-transform: scale(0, );
./neon-core.css:16526: transform: scale(0, );
./neon-core.css:16632: -webkit-transform: scale(0, );
./neon-core.css:16633: -ms-transform: scale(0, );
./neon-core.css:16634: transform: scale(0, );
./neon-core.css:21599: -webkit-transform: scale(0, );
./neon-core.css:21600: -ms-transform: scale(0, );
./neon-core.css:21601: transform: scale(0, );
./neon-core.css:21651: -webkit-transform: scale(1, );
./neon-core.css:21652: -ms-transform: scale(1, );
./neon-core.css:21653: transform: scale(1, );
./neon-core.css:22864: -webkit-transform: scale(1.15, );
./neon-core.css:22865: -ms-transform: scale(1.15, );
./neon-core.css:22866: transform: scale(1.15, );
./neon-forms.css:7166: -webkit-transform: scale(1.15, );
./neon-forms.css:7167: -ms-transform: scale(1.15, );
./neon-forms.css:7168: transform: scale(1.15, );
./neon-theme.css:5194: -webkit-transform: scale(0, );
./neon-theme.css:5195: -ms-transform: scale(0, );
./neon-theme.css:5196: transform: scale(0, );
./neon-theme.css:5245: -webkit-transform: scale(1, );
./neon-theme.css:5246: -ms-transform: scale(1, );
./neon-theme.css:5247: transform: scale(1, );
I’m facing this problem now. I am in middle of deploying the app, but this things stops me. What value comes after that , is there replacement files for the damaged files alone
Hi,
It is a very nice theme. I want to use the skin selector with ajax, so that when the users click on green, the menu will use skin green without reloading. Only thing is that sthe skin selector is in how can i submit the value green to the controller without a submit button.
thanx in advance
“Fantastic, and when the site is ready will happly pay the extended fee”
Neon received a 5 star rating from DavidSimonKnowles.
Are you using Neon too? Don’t forget to rate it!.
The company I work as the theme license. But we are feeling the need for message management screens, add, edit, delete, visualization and exchange messages and comments and responses between users within the system.
Sorry for my English is not native language.
Thanks for the great theme.
Hi We are using this for a project and none of the icons are missing, is there an update for this. even the downloaded zip, once browsed is not showing any icons.
thanks
Hi there,
I have one question and one suggestion.
Could you tell me how to set different colors for fixed top navigation bar and slide-bar menu in Mixed Menus?
Could you add more skin color options to current Templates? It only has nine now.
Many thanks.
Hi
To set a different background for fixed top menu use this CSS:
.page-container.horizontal-menu.with-sidebar header.navbar {
background-color: #fff !important; /* and so on */
}
For the skin colors we are currently busy and cannot implement new skins however you can create your personal skins, simply copy a file from: ~neon/assets/css/skins/black.less and paste, then edit skin colors to your own, compile the less file and then include that file which can be your custom skin then.
Hello Sir,Google Maps page is not displayed.
Hi there
I tested google maps here: http://demo.neontheme.com/extra/google-maps/
Screenshot: http://cl.ly/ZmKD
And they work fine I guess, don’t they work in your browser?
Hi, I’m using data table. How can I set fixed width on
Arlind, thank you for your response. Sorry, I just saw that my whole question wasn’t displayed (td tag is missing). What I was asking was how to set fixed width (in px) for the specific column in table. So, I want to set few colums to fixed width. Other colums width should be resized. Can you please help me with that?
Thank you once again.
Sinisa
Hello Sir,
I was planning to purchase the theme, i was just concerned about the licensing issue. As you had said in one of the reply pasted below this message.
My question is :
So if i don’t use CHAT API and then just use other part of themes, can i then use the theme for multiple clients?
Your reply : “Hi
You are welcome, and as many times you need I will try to explain whatever you need about the Neon.
Yes Neon in general uses third-party plugins that are licensed under the GPL, MIT, APACHE and other types of licenses which are all available for free use. See the list of plugins here http://documentation.laborator.co/neon/#7.Credits
Neon Chat API is developed by us and we own the rights for it. In this case they are protected by Envato Policy.
Best regards”
Hi vinaymcp
We didn’t had this kind of request but based on Envato, anything you use from our product is considered that our work has been used for example if you don’t use chat but style of elements, that is also the same as using the entire theme.
What is important, if the theme code is being delivered to users and they pay for it, then you need extended license.
I am slightly confused about the license. Theme seems to be used in one of the open source here https://github.com/tobiaszuercher/PowerDeploy/tree/master/doc/neon-template
Can you clarify.
Alind,
This is just not one case, i can see so many places theme is being rotated. Please have a look.
Reagrds
If you can share me your email email i can help you with it.
Hi,
we have purchased Neon theme and so far everything is working really great, kudos for this spectacular theme.
we have 2 questions:
1.it seems that when the main sidebar is collapsed and i scroll down while menu is visible (when hovering over dashboard) suddenly the menu becomes invisible in my example(some z-index problem i can’t figure out): http://bet.bonk.co.il/follow/event.php?id=1
2.on the same page i have modified the chat a little to fit my needs (on the right sidebar) and for some reason on different screen resolutions the Name and Type Your Message input box’s appear in different places – what is the best method to center it near to the bottom of the screen while that chat conversation is above it so it’ll fit all displays? i tried some js but had not much luck.
thanks!
Hi
Thanks for your kind words we are really happy to hear them and that you like it.
1. I visited your site and saw the menu sidebar, tried to understand what is the issue but I saw it working fine, if you can provide me a screenshot about this it would be great because I am not able to reproduce this error, sorry.
2. After trying some variants this worked fine for me to set to bottom the Chat fields:
.conversation-body form {
right: 0;
bottom: 20px;
width: 280px;
}
It is strange why the other alternatives didn’t worked because absolute positioning would be the best solution but it didn’t worked for me!
Thank you for the fast answer! here is a screenshot of the first problem http://i62.tinypic.com/2eanzwk.png
when you scroll down with collapsed menu and the menu is open its fields start to dissapear ( are cut off). its really easy reproduced on smaller screens.
Hi
It is strange, to me looks fine see this screenshot:
http://cl.ly/ZhU2I am using Chrome Version 40.0~ when I tested this. It was showing nice also in Firefox latest version. I use Mac OS Yosemite
Left-side-menu not support on iPad mini .Div-Container split from menu like another layer.
you can view my website for test by ipadmini on url http://ctc.srakraisoft.com/neon/neon/
I have a bug with the top navigation. Sometimes on scrollable pages (pages with a lot of content), the top navigation is shown at the top – even if I have scrolled down.
I only want to display the top menu at the top of the page – I don’t want it to be shown when the user has scrolled down.
The bug might be because of my customizations but I think it will be solved if I change the position (currently fixed) of the header. In which less file is this found?
Hi there,
what you have to do is just remove the navbar-fixed-class class to get the navbar menu in the HTML to get the menu into the normal position.
Here, I took a screenshot of the line: http://cl.ly/image/3e3n3N1G0v3QKind Regards,
Art
Hi there,
I have purchased and am very happy with this beautiful design, but… I am trying to use the Angular version but am having trouble setting the sidebar-profile to be in there default? in my controller.js it states userProfile : true but it is not in my sidebar… Am i missing something here?
Hoping for help and thanks in advance 
Hi Laborator (Ylli), I am logged in with the account I have bought it with, but how do I get the badge?!?
I will gladly send documentation on purchase if necessary.
I wanted to know if it was possible to achieve a “user-profile” exemple menu, in the top navigation menu ?
thanks!
