featured video widget

Support Area Forums Agency featured video widget

Viewing 6 posts - 1 through 6 (of 6 total)
URL to the page in question:
  • Author
    Posts
  • #15044
    Luke Heights
    Participant

    Bill,
    I changed the vimeo (default) video for my youtube video. It looks like the video is not aligning correctly. The text in the video gets cut off.

    I used the same width and height from the default video. 350×197.
    I changed the settings around some, but it just makes the on screen box smaller and doesn’t look the same size as the other boxes on the page.

    What do you suggest?

    http://ifahouston.org/

    #15045
    Luke Heights
    Participant

    Bill,
    I changed the vimeo (default) video for my youtube video. It looks like the video is not aligning correctly. The text in the video gets cut off.

    I used the same width and height from the default video. 350×197.
    I changed the settings around some, but it just makes the on screen box smaller and doesn’t look the same size as the other boxes on the page.

    What do you suggest?
    Note: I tried to add the html code here and site here, but the system did not let me post it.

    #15046
    Luke Heights
    Participant

    http://ifahouston.org/

    < iframe width="350" height="197" src="//www.youtube.com/embed/5iNBgQcWAF8?rel=0" frameborder="0" allowfullscreen >< /iframe >

    #15047
    Bill Robbins
    Moderator

    Hello Luke,

    Sorry about the trouble there. See if this won’t help out:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      #featuredvideo-0 iframe {
      	width: 314px;
      }
      
    3. Update your settings.

    I also just recently updated our Agency theme (http://demo.organizedthemes.com/agency) though we haven't sent out the announcement email just yet. You might take a look at it and see if that would be a good option for you.

    If you have any trouble, let me know,
    Bill

    #15048
    Luke Heights
    Participant

    That code worked for the video.
    Can I update to the current version of wordpress 3.7.1?

    If we decide to update to the new theme is that a free update?

    Thanks!

    #15052
    Bill Robbins
    Moderator

    Luke,

    Glad that code helped out your video. You can update your site with the current theme to WordPress 3.7.1. That shouldn’t be any trouble there.

    You can also download the updated theme from the right hand column here on our support site. It’s a free update. You can install it like you would a new theme. You’ll probably have to assign your navigation menu again and possibly your widgets since WordPress will think it’s a new theme.

    The new one adds in automatic updates too so you’ll be able to update from the dashboard like you would a plugin in the future.

    Bill

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘featured video widget’ is closed to new replies.