Public Tickets All Categories Kalium 3 (5) Aurum (0) Neon (0) Xenon (0) Oxygen (0) bigalcy Form ValidationClosed Neon Updated January 24, 2025 at 8:41am 2 Most recent comment from [deleted]:Hi, Such form validation is done using custom JavaScript. To implement conditional form validation where a field (like checkboxes) is validated only if a specific value is selected in a dropdown, you ... luaikayyali Neon register error occouredClosed Neon Updated August 30, 2022 at 12:52pm 2 Most recent comment from [deleted]:Hi, The registration form is only demonstration how the process can go through. Though it can be modified with your own steps and the code: setTimeout(function() { // Hide the description title ... Andrew Cole doing an actual uploadClosed Neon Updated April 5, 2022 at 9:02am 2 Most recent comment from [deleted]:Hi Andrew Cole,By default file uploading is not handled by Neon theme, it is a "fake" upload success message for security reasons.To process and move uploaded file from:https://demo.neontheme.com/for ... uncleprom $logo.transit is not a function neon-api.jsClosed Neon Updated March 25, 2022 at 8:36am 2 Most recent comment from [deleted]:Hi uncleprom,Please make sure you are including jquery.transit.min.js file: This will add support fot .transit() method of jQuery. sistemeslinux change datapickerClosed Neon Updated May 24, 2021 at 1:23pm 6 Most recent comment from [deleted]:Hi,Can you please add the "locale" property in neon-custom.js on line 873 like shown below: (view large image)So now it retrieves the localization:https://d.pr/v/cmvlhy godard Wordpress installationClosed Neon Updated April 26, 2021 at 8:01am 2 Most recent comment from [deleted]:Hi godard,Neon is Bootstrap Admin Theme, so it is an HTML theme. It is not an WordPress theme and you can't see the WordPress theme anywhere mentioned on the item page.Have a nice day! vitorraspa Error: Unable to preventDefault inside passive event listener due to target being treated as passive in joinable.jsClosed Neon Updated December 24, 2020 at 8:53am 2 Most recent comment from [deleted]:Hi vitorraspa,Can you tell me which JavaScript line is generating this error, possibly send me the URL that has this problem so I can troubleshoot and provide the solution to you. SunnysGlimpse Remove TweenMax reference/callsClosed Neon Updated August 25, 2020 at 8:32am 4 Most recent comment from [deleted]:Hello SunnysGlimpse,No worries, you can ask anything related to Neon I will be happy to help you.Removing the easing (Sine object) won't cause any issue, its just an addition to animation so feel ... Eliot Bern modal suppression by datatables.jsClosed Neon Updated July 3, 2020 at 1:43pm 2 Most recent comment from [deleted]:Hi Eliot,Can you please tell me the errors you get on Console so I can check where is the problem!The issue would be fixed if you use latest version of Data Tables I guess but I am not sure about tha ... Jorge Change Neon Skin to Custom Color PaletteClosed Neon Updated June 23, 2020 at 11:32am 4 Most recent comment from [deleted]:Hi Jorge,The .neon-skin-variant mixin is located in:assets/less/neon-less/skin-variants.lessThere you can change/add/remove the CSS generated by this mixin.Then compile either skins/*.less files or in ... vkanna1 Chat APIClosed Neon Updated June 23, 2020 at 11:25am 2 Most recent comment from [deleted]:Hi Vinoth,Sorry for delay of response as I wasn't in the office and other team members couldn't help with Neon API.1. Regarding this question, I have implemented the Chat API functions in c ... redletterdig sidebar-collapsed class does not operate correctly on small screensClosed Neon Updated June 23, 2020 at 6:44am 3 Most recent comment from [deleted]:Hi redletterdig, Sorry for delay of response, as I wasn't in the office and other team members couldn't help you with this question. Yes, you are free to edit the code to your needs and mod ... Larry Dumoulin data tablesClosed Neon Updated April 9, 2020 at 1:16pm 5 Most recent comment from Laborator:Hi Larry,You're right, we are currently working on a theme update for other WordPress themes and after we've done with them hopefully we will update Neon too. vstack Chat Docs BrokenClosed Neon Updated March 27, 2020 at 3:17pm 4 Most recent comment from [deleted]:Hi, I removed this: ?_ga=2.265033292.211526948.1585317431-795382050.1499167782 from the end of the link and it is working now.Here is the link: https://demo.neontheme.com/extra/chat-apiThanks! shahadnnan RTL for frontend filesClosed Neon Updated March 27, 2020 at 2:19pm 2 Most recent comment from Laborator:Hi there, You can add dir="rtl" in HTML to make it RTL: (view large version) 12345