Home>Support>Playlist
  1. 9 years, 7 days ago mapongamike

    Also another quick question, what are the dimensions for the featured image slider on the front page. because some images I feature get cropped out? Thank you for your time of course

  2. 9 years, 5 days ago Andrew Misplon
    Hi, I Work Here

    Hi Mapongamike

    Thanks for reaching out. Unfortunately, not from within any of our widgets, that I know of at least. If your videos are on YouTube you can create a playlist from YouTube. Other video providers will offer similar solutions.

    The home page slider is full width so there is no known width. The height is 420px. If you wanted to shift to a fixed with slider, add the following to Appearance > Custom CSS:

    /* Slider */
    
    .slider {
        margin: 0 auto;
        max-width: 960px;
    }
    
    .slider .wp-post-image[style] {
    	margin-top: 0 !important;
    	top: 0 !important;
    }
    
  3. 9 years, 3 days ago mapongamike

    Hi Andrew thanks for the helpful tips. I really appreciate that. I also have another question regarding self hosted videos. The maximum size limit is 64MB with the Site Origin Video plugin but is it possible to take off that limit? I’m looking to host films on my site and they’re most certainly over 64MB. Would love to hear your advice. Cheers

  4. 9 years, 3 days ago Andrew Misplon
    Hi, I Work Here

    For sure :)

    Max upload size is a general WordPress challenge. Here is a little help with that:

    http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More