Embed Video into Home Slideshow
Support Area › Forums › Progress › Embed Video into Home Slideshow
- This topic has 5 replies, 2 voices, and was last updated 13 years ago by
Bill Robbins.
-
AuthorPosts
-
May 2, 2013 at 08:47 #10985
Ashley Davis
ParticipantHi Bill,
What are the dimensions for the video on the home page of Progress? Also, how can I embed the video as a slide, with static graphics in between? Is there a way to adjust the slideshow dimensions to be the same as the video? (I like the bigger size better than the narrow one)
Thanks!
AshleyMay 2, 2013 at 09:44 #10986Bill Robbins
ParticipantAshley,
Great question. Progress doesn’t have built in support for video slides like some of our other themes do. It has the option to use a video instead of a slideshow, but not as part of one. You can add a video in the theme options page.
In the next update to the theme, this will change. There’s a bit of administrative code that has to be changed in order to set that up. Hopefully I can get a major update for the theme out this month after our next new theme is released (shooting for Monday).
Sorry about that,
BillMay 2, 2013 at 11:01 #10989Ashley Davis
ParticipantOh, okay. Looking forward to the update!
If we decided to do just the slideshow for now, how can we change the dimensions?
I’m thinking we could put a still shot of the video and link it to our Media:Videos page. 🙂May 2, 2013 at 11:55 #10992Bill Robbins
ParticipantThat’s a great idea. The dimensions of the slideshow images are 960 pixels wide by 400 pixels tall.
Let me know if I can help,
BillMay 3, 2013 at 18:44 #11025Ashley Davis
ParticipantThanks Bill!
If I wanted to change the dimensions of the slide show, can I do that? I’d love to see it a little taller if possible.
Also, I’m getting a really strange loading icon that seems to be stuck on the pages even though they are fully loaded. Any ideas? At first I thought it was just my slow internet, but I had a few friends who saw it on their computers as well. Showed up yesterday and doesn’t seem to be going away.
http://www.bethelcincinnati.org
Thanks Bill!
May 3, 2013 at 18:53 #11026Bill Robbins
ParticipantYou can change the dimensions. If you’ll edit the images.php file, you’ll see this line:
add_image_size('single', 960, 400, true);Change the 400 to the number of pixels tall you’d like to have the slideshow be. Then save your changes. That only affect new image uploads. If you’d like to change images already uploaded, you’ll need to use the Regenerate Thumbnails plugin.
You also may need to edit the style.css file and change this down at the very bottom:
#slideshow { height: 400px; }
I think the loading icon is coming from the lightbox plugin. That looks like the one that’s bundled with Fancybox. You might try looking there to see what’s going on.
Let me know if you have any trouble,
Bill -
AuthorPosts
- The topic ‘Embed Video into Home Slideshow’ is closed to new replies.
