How to make the video to auto play

Here are the steps on how to make the video to autoplay:

 

1. Locate the index.html file in the niche that you want to customize and open it in your text editor.

2. Locate the line where it contains "http://www.youtube.com/ (usually found in line 27)

3. Append "?autoplay=1" in the youtube url.
           from:   http://www.youtube.com/embed/_3_BPj6num4 

           to:      http://www.youtube.com/embed/_3_BPj6num4?autoplay=1

4. Save your file and see your results.

Have more questions? Submit a request