Categories

Featured templates

WordPress. How to replace a parallax video

Kristy Smith November 19, 2014
Rating: 5.0/5. From 1 vote.
Please wait...

WordPress. How to replace a parallax video

This tutorial will show you how to replace a parallax video.

screenshot_parallax_1

In order to replace this video with your own video, please follow these steps:

  1. Go to your WordPress admin panel. Click Pages -> All Pages, open page Home (or any other page with parallax video).

  2. On your homepage switch to text editing mode, so you can see the code of your page, here you will see the following shortcode for video:

    [cherry_media_parallax typemedia="video" buffer_ratio="1.5"  src_mp4="san_fransisco.mp4" 
    src_webm="san_fransisco.webm" src_ogv="san_fransisco.ogv" src_poster="san_fransisco.jpg" 
    custom_class="cherry_media_parallax_1"] 

    screenshot_parralax_2

  3. As you can see, you will need to upload your video in 3 formats plus an image. Video formats are mp4, webm, ogv and image jpg/png format.

  4. Go to your Media Library and upload your video in three formats and image.

  5. Go back to your homepage and replace the name of the previous video with your own one in the existing code. Make sure you have made the same formats of video like it is used here.

  6. So you code will look as follows:

    [cherry_media_parallax typemedia="video" buffer_ratio="1.5" src_mp4="video.mp4" 
    src_webm="video.webm" src_ogv="video.ogv" src_poster="video.jpg" 
    custom_class="cherry_media_parallax_1"]
  7. Click Update and check your site. Your new video has appeared.

    screenshot_parallax_3

Thank you for watching our tutorial. Now you know how to replace a parallax video.

Feel free to check the detailed video tutorial below:

WordPress. How to replace a parallax video

HTML5 Wordpress Templates
This entry was posted in WordPress Tutorials and tagged parallax, video, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket