• velitra

    (@velitra)


    Hi!

    I′m changeing theme to my website. I′am creating website for the first time. I have lots of Vimeo videos embedded to my old website more than 2000. I wonder is there possible to make the videos work also to my new theme without i having to go throug evey embedded video. I have used this kind of codes.

    <div class=”col-md-4 col-xs-12 col-sm-12 video”></div>
    <div class=”col-md-4 col-md-offset-4 col-xs-12 col-sm-12″></div>
    <div class=”col-md-4 col-xs-12 col-sm-12 pull-right video”></div>

    Link to the page. You can see how the videos are on my old website

    Thanks for your tips and help.
    Veli-Matti Tranberg

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • SebRolland

    (@sebrolland)

    Hi Velitra,

    I took a look at your example page, your videos seem to be embedded in iframes. Have they been embedded in posts or pages? If so, I imagine they’d show up fine in your new site.

    A quick test you could do would be to switch to the on of the default WordPress themes, like Twenty Fifteen, and see if your videos still appear. If you have a local dev environment I recommend you testing it there first.

    All my best,
    Seb

    • This reply was modified 4 years ago by SebRolland.
    Thread Starter velitra

    (@velitra)

    Thanks for your answer. I have all ready started creating new theme with dev enviroment. The embedded videos dosen′t appear as they should. They should be side by side but they are one on the other. Is there anyway to get outfit work?

    Thanks for your help.
    Veli-Matti

    SebRolland

    (@sebrolland)

    You’re welcome, Veli-Matti. If the videos are appearing stacked on top of one another instead of side by side then I believe the issue might be CSS. Are they showing up larger than you expect, too?

    Your previous theme seems to be using Bootstrap (https://getbootstrap.com/) to lay out the videos side-by-side. You can learn more about it (and the pros and cons to using it in your WordPress theme) here: https://www.sitepoint.com/bootstrap-wordpress-theme-integration/

    All my best,
    Seb

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Embedded videos working to my new theme’ is closed to new replies.