Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23137

    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.

    #23140
    Arnel C
    Member

    Sorry 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&gt;
    </div>

    Make sure to properly place your video file as the source.

     

     

     

     

     

     

    #23139

    Arnel,

    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

    #23138
    Arnel C
    Member

    Are 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.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘YouTube videos not centered after update’ is closed to new replies.