Since Weebly’s Carbon update, you may find the youtube video background in Footage or Screenplay not working properly. This is an update for this bug fix: step1: Login to your Weebly account step2: Click into “design” then into “edit html/css” step3: On the left hand column locate and click into Footage (index.htmlfor MIX-N-MATCH themes or Full Article…
Search the Wiki
Why is my Youtube Video Not playing in ScreenPlay or Footage?
If your video is not playing there are usually 2 main reasons: 1) Your video URL is in correct It is important to ONLY insert the video id and not the entire video embed code. The only part of the code that should change is the the one highlighted below: <a href=”https://www.youtube.com/watch?v=” id=”P1″ class=”player” title=”Insert Full Article…
I can’t change the video resolution quality for ScreenPlay and Footage
You can try to insert your resolution in the data-property. Again, if the internet connect doesn’t allow, Youtube may still play a lower resolution. In the footage HTML code, locate this code: <a href=”https://www.youtube.com/watch?v=AG0jlKdB1s0″ id=”P2″ class=”player” title=”Insert Title Here” data-property=”{autoPlay:true}”></a> <!–CHANGE LINK VIDEO YOUTUBE HERE – “nACpDR1twKU” –> Here add the code highlighted in yellow: Full Article…
How to hide Video Background Control Bar but keep the audio
1) Log into your Weebly account if you haven’t done so 2) Click on “design” then into “edit html/css” 3) Click on “main_style.css” to open the css editing page 4) Here locate this code: /* ——————————————————————– VIDEO BACKGROUND PLUGIN ———————————————————————*/ 5) Directly BELOW that code insert this code to hide the control bar: /* ——————————————————————– Full Article…
Why is my Vimeo video not playing in plugin or splash page?
Vimeo can restrict a video to play. When you try to open the link in a browser, you will get this page: Because Vimeo is restricting the video, the plugin cannot play it. Check your Vimeo account and see if you have set a no-share setting. I’ve took a screenshot of the Vimeo Denied page. Full Article…
ScreenPlay Video Background Safari Update – May 2014
This is an update for Screenplay Splash Page for Safari new Update 1) Download the new two js files here: May 2014 – video background update files 2) Click here to open your Weebly Editor 3) Open Code Editor 4) Upload new js files. Here upload the files you downloaded in STEP 1 into your Weebly Full Article…
How to hide Splash Page in the menu?
When you set your splash as your homepage, the page still appear in your menu bar. This tutorial will show you how to hide it. Please note when you click on the “logo” or “site title”, it will still lead you to the splash page which is set as homepage by placing it at the Full Article…