slider video takes long time to load the page

1 reply · opened Feb 18, 2020

JjpardilaFeb 18, 2020

Hi, I have a video from youtube into a banner or slider div but it takes around 10 seg to load, so my page is so slow to load the content.
Is there one way to do this faster?

this is my code :


			
				
					
						
							
								{!!trans('investment.title_header')!!}
								
{!!trans('investment.title_header.p1')!!}

							
						
					
				
			
		
SSemicolon WebSTAFFFeb 19, 2020

Hello,

Unfortunately, this is something that is not controlled by the Template. The Load Time taken by YouTube depends on the Internet Providers you are using and can be different with other providers where the Videos will load faster.

Alternatively, you can force the Page to display after a certain amount of time by simply setting the data-loader-timeout="4000" to the <body> Tag. Example:

This will display the Page within 4 Seconds no matter if the content has been loaded or not.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard