- 
						iCagenda
			
		
 
					 
			- 
				iCagenda - English
				
			
 
					 
			- 
				[SOLVED] Template error when sending event
				
			
 
		
	
			
	
	
						[SOLVED] Template error when sending event		
	
	
	
		
	
	
	
	
	
		
		
				
		- 
			alameiras
		
 
							- 
													Autore della discussione
											
 
		
		
					- 
				New Member			
 
		
					- 
				
			 
		
			
	
		Riduci
		Di più
		
			
									- 
						Messaggi: 9					
 
				
				
									- 
						Ringraziamenti ricevuti 0					
 
				
				
				
				
									- 
											
 
				
				
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 Anni 8 Mesi fa		 -  11 Anni 8 Mesi fa		#6454
		da alameiras
	
	
	
		Ultima Modifica 11 Anni 8 Mesi fa  da Lyr!C.		Motivo: [SOLVED]	
			Si prega Accedi  o Crea un account a partecipare alla conversazione.
	
		
			 		
													 
	 
	
		
				
		- 
			Lyr!C
		
 
							- 
				
											 
		
		
					- 
				Administrator			
 
		
					- 
				
			 
		
					- 
				Lead Developer			
 
			
	
		Riduci
		Di più
		
			
									- 
						Messaggi: 6868					
 
				
				
									- 
						Ringraziamenti ricevuti 615					
 
				
				
				
									- 
											
 
				
									- 
											
 
				
				
									- 
											
 
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 Anni 8 Mesi fa				#6460
		da Lyr!C
	
	
		
			
			
				Hi!
I have a look, and tested form submission.
It is working and don't see what you mean by a problem, but maybe you have already solved the problem with your site template ?
Don't forget, if you solve a problem, to update your topic on the forum. This prevent us to have a look, answer, and lost time... 
Best Regards,
Lyr!C			
 
							
					
					Latest version : iCagenda 3.9.14
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on 
	JED (Joomla Extensions Directory)
.
	
				 
					 
	 
			Si prega Accedi  o Crea un account a partecipare alla conversazione.
	
		
			 		
													 
	 
	
		
				
		- 
			alameiras
		
 
							- 
													Autore della discussione
											
 
		
		
					- 
				New Member			
 
		
					- 
				
			 
		
			
	
		Riduci
		Di più
		
			
									- 
						Messaggi: 9					
 
				
				
									- 
						Ringraziamenti ricevuti 0					
 
				
				
				
				
									- 
											
 
				
				
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 Anni 8 Mesi fa		 -  11 Anni 8 Mesi fa		#6464
		da alameiras
	
	
	
		Ultima Modifica 11 Anni 8 Mesi fa  da alameiras.			
			Si prega Accedi  o Crea un account a partecipare alla conversazione.
	
		
			 		
													 
	 
	
		
				
		- 
			Lyr!C
		
 
							- 
				
											 
		
		
					- 
				Administrator			
 
		
					- 
				
			 
		
					- 
				Lead Developer			
 
			
	
		Riduci
		Di più
		
			
									- 
						Messaggi: 6868					
 
				
				
									- 
						Ringraziamenti ricevuti 615					
 
				
				
				
									- 
											
 
				
									- 
											
 
				
				
									- 
											
 
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 Anni 8 Mesi fa				#6483
		da Lyr!C
	
	
		
			
			
				Hi!
I have tried to check 2 dyas ago where the html/css conflict could come, but with no success... And today, your website is not accessible.
I will be away for 4 days, so, could you do some tests : try to disable on this page, each module one by one (iCagenda, and all others), and see when there's no problem, to see which one is given the conflict.
You can test too with another template to site if no error.
I think the problem could come from float div, and clearing float div. You can try to remove the classe css ".clr" from theme pack component.css used, and from file site/components/com_icagenda/add/css/style.css in iCagenda to see if it's changing something...
I think the problem is coming from a css conflict of div declaration in the template of the site, giving a bad behaviour on floating div. (but was unable to check online...)
Best Regards,
Cyril			
							
					
					Latest version : iCagenda 3.9.14
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on 
	JED (Joomla Extensions Directory)
.
	
				 
					 
	 
			Si prega Accedi  o Crea un account a partecipare alla conversazione.
	
		
			 		
													 
	 
	
		
				
		- 
			alameiras
		
 
							- 
													Autore della discussione
											
 
		
		
					- 
				New Member			
 
		
					- 
				
			 
		
			
	
		Riduci
		Di più
		
			
									- 
						Messaggi: 9					
 
				
				
									- 
						Ringraziamenti ricevuti 0					
 
				
				
				
				
									- 
											
 
				
				
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 Anni 8 Mesi fa				#6486
		da alameiras
	
	
		
			
			
				I solved the problem.. I edited icagenda.css
.container > header{
margin: 10px;
padding: 20px 10px 10px 10px;
position: relative;
display: block;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
text-align: center;
to
#icagenda .container > header{
margin: 10px;
padding: 20px 10px 10px 10px;
position: relative;
display: block;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
text-align: center;
:)solved
Thanks			
					 
	 
			Si prega Accedi  o Crea un account a partecipare alla conversazione.
	
		
			 		
													 
	 
	
		
				
		- 
			Lyr!C
		
 
							- 
				
											 
		
		
					- 
				Administrator			
 
		
					- 
				
			 
		
					- 
				Lead Developer			
 
			
	
		Riduci
		Di più
		
			
									- 
						Messaggi: 6868					
 
				
				
									- 
						Ringraziamenti ricevuti 615					
 
				
				
				
									- 
											
 
				
									- 
											
 
				
				
									- 
											
 
				
									- 
											
 
				
				
							
		 
	 
		 
		
			
	
						11 Anni 8 Mesi fa				#6487
		da Lyr!C
	
	
		
			
			
				Thank you!
I think you can remove those lines about container, i may not have used them anymore in frontend, but i will check my code when back from holidays (from 11 to 16) to be sure if no problem by removing them 
Best Regards,
Lyr!C			
 
							
					
					Latest version : iCagenda 3.9.14
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on 
	JED (Joomla Extensions Directory)
.
	
				 
					 
	 
			Si prega Accedi  o Crea un account a partecipare alla conversazione.
	
		
			 		
													 
	 
 
	
		
	
	
	
	
	
	
 
	
		- 
						iCagenda
			
		
 
					 
			- 
				iCagenda - English
				
			
 
					 
			- 
				[SOLVED] Template error when sending event
				
			
 
		
	
	
	
	
		Tempo creazione pagina: 0.069 secondi