Public Tickets
 vstack
		
			
			
			Documentation CSS BrokenClosed
		
		vstack
		
			
			
			Documentation CSS BrokenClosed		
		
			 Neon
						  Updated March 26, 2020 at 12:49pm
			  2
  Neon
						  Updated March 26, 2020 at 12:49pm
			  2
				
				 Most recent comment from [deleted]:Hi vstack,
We will solve this problem as soon as possible. You can read documentation in this area: https://documentation.laborator.co/item/neon/
P.S: To fix the problem in the docs file you can app ...
Most recent comment from [deleted]:Hi vstack,
We will solve this problem as soon as possible. You can read documentation in this area: https://documentation.laborator.co/item/neon/
P.S: To fix the problem in the docs file you can app ...
		
			
	
	
		 shahadnnan
		
			
			
			RTL Feature in NeonClosed
		
		shahadnnan
		
			
			
			RTL Feature in NeonClosed		
		
			 Neon
						  Updated March  5, 2020 at  9:47am
			  2
  Neon
						  Updated March  5, 2020 at  9:47am
			  2
				
				 Most recent comment from [deleted]:Hi,Can you please add this to the html tag in the second line of document dir=”rtl” so it will look something like this
and also include the RTL css before the Custom CSS in the head of docu ...
Most recent comment from [deleted]:Hi,Can you please add this to the html tag in the second line of document dir=”rtl” so it will look something like this
and also include the RTL css before the Custom CSS in the head of docu ...
		
			
	
	
		 Yasin
		
			
			
			Some form inputs doesn't works on modalsClosed
		
		Yasin
		
			
			
			Some form inputs doesn't works on modalsClosed		
		
			 Neon
						  Updated July  9, 2019 at  7:32am
			  15
  Neon
						  Updated July  9, 2019 at  7:32am
			  15
				
				 Most recent comment from [deleted]:Hi Yasin,If you cannot access "$('.datepicker').datepicker();" then you can try this way:
jQuery('.datepicker').datepicker();Also make sure the date picker library is included. If ...
Most recent comment from [deleted]:Hi Yasin,If you cannot access "$('.datepicker').datepicker();" then you can try this way:
jQuery('.datepicker').datepicker();Also make sure the date picker library is included. If ...
		
			
	
	
		 ITWebServices
		
			
			
			Error in Jquery fileClosed
		
		ITWebServices
		
			
			
			Error in Jquery fileClosed		
		
			 Neon
						  Updated June 28, 2019 at  7:19am
			  4
  Neon
						  Updated June 28, 2019 at  7:19am
			  4
				
				 Most recent comment from [deleted]:Hello ITWebServices,In order to activate form wizzard on modal, you must trigger the initialization after the modal is opened, so it should be basically like this:
$myLink.modal( 'show', fu ...
Most recent comment from [deleted]:Hello ITWebServices,In order to activate form wizzard on modal, you must trigger the initialization after the modal is opened, so it should be basically like this:
$myLink.modal( 'show', fu ...
		
			
	
	
		 kierayre
		
			
			
			Datatable js file prevent modal popup to openClosed
		
		kierayre
		
			
			
			Datatable js file prevent modal popup to openClosed		
		
			 Neon
						  Updated June 20, 2019 at  8:36am
			  3
  Neon
						  Updated June 20, 2019 at  8:36am
			  3
				
				 Most recent comment from [deleted]:Hi kierayre,I think Datatable is causing $ (dollar sign jQuery) not to work properly so please use more explicit version of the same declaration:
jQuery(document).on('click', '#btnAddN ...
Most recent comment from [deleted]:Hi kierayre,I think Datatable is causing $ (dollar sign jQuery) not to work properly so please use more explicit version of the same declaration:
jQuery(document).on('click', '#btnAddN ...
		
			
	
	
		 muhammadmahdi
		
			
			
			Date picker behind modalClosed
		
		muhammadmahdi
		
			
			
			Date picker behind modalClosed		
		
			 Neon
						  Updated May 25, 2018 at 10:58am
			  4
  Neon
						  Updated May 25, 2018 at 10:58am
			  4
				
				 Most recent comment from [deleted]:Hi Mahdi,
I'm glad that you found another ticket that helped you on this problem. For the moment we don't plan to update Neon but for sure that this problem should be fixed on the next template upda ...
Most recent comment from [deleted]:Hi Mahdi,
I'm glad that you found another ticket that helped you on this problem. For the moment we don't plan to update Neon but for sure that this problem should be fixed on the next template upda ...
		
			
	
	
		 johnthomasin
		
			
			
			Issue on neon/extra-profile.htmlClosed
		
		johnthomasin
		
			
			
			Issue on neon/extra-profile.htmlClosed		
		
			 Neon
						  Updated May  2, 2018 at  9:57am
			  2
  Neon
						  Updated May  2, 2018 at  9:57am
			  2
				
				 Most recent comment from [deleted]:Hi johnthomasin,Please add the following custom CSS to fix this issue:
.page-container > #chat {    z-index: 1000;}This is the first time somebody reports this so thank you very much for letting us k ...
Most recent comment from [deleted]:Hi johnthomasin,Please add the following custom CSS to fix this issue:
.page-container > #chat {    z-index: 1000;}This is the first time somebody reports this so thank you very much for letting us k ...
		
			
	
	
		 Otacon_Alonsus
		
			
			
			Sub Menu List itemClosed
		
		Otacon_Alonsus
		
			
			
			Sub Menu List itemClosed		
		
			 Neon
						  Updated March  2, 2018 at  9:29am
			  2
  Neon
						  Updated March  2, 2018 at  9:29am
			  2
				
				 Most recent comment from [deleted]:Hi Otacon_Alonsus,If you want to set an active item, you have to assign "active" class to that element only, lets say for example: (view large version)Then in HTML code that is used for the menu you  ...
Most recent comment from [deleted]:Hi Otacon_Alonsus,If you want to set an active item, you have to assign "active" class to that element only, lets say for example: (view large version)Then in HTML code that is used for the menu you  ...
		
			
	
	
		 chellisa
		
			
			
			Combine DataTable with Fileinput on one pageClosed
		
		chellisa
		
			
			
			Combine DataTable with Fileinput on one pageClosed		
		
			 Neon
						  Updated February 14, 2018 at 10:23am
			  2
  Neon
						  Updated February 14, 2018 at 10:23am
			  2
				
				 Most recent comment from [deleted]:Hi Vera,On DataTables page I saw that these scripts are necessary to include:
Are you importing these scripts? Please note that the ordering is important and neon-custom.js:
Should be ...
Most recent comment from [deleted]:Hi Vera,On DataTables page I saw that these scripts are necessary to include:
Are you importing these scripts? Please note that the ordering is important and neon-custom.js:
Should be ...
		
			
	
	
		 Nelson Gidwin
		
			
			
			How to implement google form in modal for that will be powered by JavascriptClosed
		
		Nelson Gidwin
		
			
			
			How to implement google form in modal for that will be powered by JavascriptClosed		
		
			 Neon
						  Updated February  8, 2018 at  9:25am
			  2
  Neon
						  Updated February  8, 2018 at  9:25am
			  2
				
				 Most recent comment from [deleted]:Hi Nelson Gidwin,If you want to show the map in modal here is the way:The modal container should be:
	#google-map-el {		height: 300px;	}													×				Sample Google Map													Loading google ...
Most recent comment from [deleted]:Hi Nelson Gidwin,If you want to show the map in modal here is the way:The modal container should be:
	#google-map-el {		height: 300px;	}													×				Sample Google Map													Loading google ...
		
			
	
	
		 Adam
		
			
			
			Two or more WYSWIG on one pageClosed
		
		Adam
		
			
			
			Two or more WYSWIG on one pageClosed		
		
			 Neon
						  Updated January 30, 2018 at  9:05am
			  6
  Neon
						  Updated January 30, 2018 at  9:05am
			  6
				
				 Most recent comment from [deleted]:Hi Adam,You can translate directly on Form Wizzard page, more exactly: (view large version)
Most recent comment from [deleted]:Hi Adam,You can translate directly on Form Wizzard page, more exactly: (view large version)
		
			
	
	
		 Carlhussey
		
			
			
			Stats / TweenClosed
		
		Carlhussey
		
			
			
			Stats / TweenClosed		
		
			 Neon
						  Updated January 26, 2018 at  7:34am
			  4
  Neon
						  Updated January 26, 2018 at  7:34am
			  4
				
				 Most recent comment from [deleted]:You're welcome CarlhusseyP.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab. A huge thank you from Laborator in advance an ...
Most recent comment from [deleted]:You're welcome CarlhusseyP.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab. A huge thank you from Laborator in advance an ...
		
			
	
	
		 Carlhussey
		
			
			
			Neon Registration PageClosed
		
		Carlhussey
		
			
			
			Neon Registration PageClosed		
		
			 Neon
						  Updated January  9, 2018 at  8:47am
			  8
  Neon
						  Updated January  9, 2018 at  8:47am
			  8
				
				 Most recent comment from [deleted]:You are more than welcome. I also don't like when something is not completely fixed so I wanted to help you solve this issue as you wanted.If you have other questions feel free to submit a new ticket ...
Most recent comment from [deleted]:You are more than welcome. I also don't like when something is not completely fixed so I wanted to help you solve this issue as you wanted.If you have other questions feel free to submit a new ticket ...
		
			
	
	
		 Tadeas
		
			
			
			table sortingClosed
		
		Tadeas
		
			
			
			table sortingClosed		
		
			 Neon
						  Updated October 19, 2017 at  2:16pm
			  2
  Neon
						  Updated October 19, 2017 at  2:16pm
			  2
				
				 Most recent comment from [deleted]:Hi Tadeas,It has been a while since I have implemented this functionality and I have forgotten the way how DataTables sorting works, however on their forum I have found a topic that may help you with  ...
Most recent comment from [deleted]:Hi Tadeas,It has been a while since I have implemented this functionality and I have forgotten the way how DataTables sorting works, however on their forum I have found a topic that may help you with  ...
		
			
	
	
		 sumonmg
		
			
			
			Flush footer to bottom. not fixedClosed
		
		sumonmg
		
			
			
			Flush footer to bottom. not fixedClosed		
		
			 Neon
						  Updated October 10, 2017 at  1:41pm
			  5
  Neon
						  Updated October 10, 2017 at  1:41pm
			  5
				
				 Most recent comment from [deleted]:Glad to hear thatWill set this ticket as solved from here.
Most recent comment from [deleted]:Glad to hear thatWill set this ticket as solved from here.
		
										
													
						
