- AuthorPosts
- January 13, 2018 at 9:21 pm #23137Anonymous UserMember
Hello,
After updating WordPress and Boldgrid, Youtube videos are no longer centered on existing pages. When I try to edit, videos appear huge, don’t fit the column. Please see here. I use Evolv inspiration.
January 15, 2018 at 12:05 pm #23140Arnel CMemberSorry for the problem with the Video no longer centering. BoldGrid uses Bootstrap code to help with formatting the pages. You will need to put your video in an iFrame that makes the video response to the sizing. Here’s the code that you should use:
<div class=”embed-responsive embed-responsive-16by9″>
<iframe class=”embed-responsive-item” src=”http://place-video-file-name-here.mp4″></iframe>
</div>Make sure to properly place your video file as the source.
January 15, 2018 at 12:56 pm #23139Anonymous UserMemberArnel,
Before updating, all I had to do was to paste a link in the Visual editor. What’s changed?
Another problem after update – the customizer won’t load. See scvreenshot1
January 16, 2018 at 11:13 am #23138Arnel CMemberAre you using any other plugins or caching for your WordPress site? We are unable to duplicate the problem that you are having. Make sure to reset any caching and clear your browser cache. The themes were updated, but I’m not sure what may have changed. I have sent a query to our development team for information regarding the issue.
- AuthorPosts
- The topic ‘YouTube videos not centered after update’ is closed to new replies.