To add a video
  1. Upload the video and thumbnail to /wp-content/uploads/reel
    1. The video should be 700 x 400 pixels
    2. The thumbnail should be 170 x 111 pixels JPG with the same filename as the video (except for the file extension)
  2. Create a new page and set this page to be it’s parent
  3. Fill in the “filename” and “enabled” custom fields
    1. Filename is the filename for the video, e.g. example.flv
    2. Enabled is either “true” or “false”

Set ‘Enabled’ to false to keep the video in the system, but hide it from the home page. Only the first 7 enabled videos will show up.

The main reel video is deteremined by the filename value on this post, and it will always show up.

To delete a video, delete the page you created in step 2. You can also delete the files if you want, but it’s not necessary.