This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #84671
     wbrenner
    Participant

    Hi guys!

    I already reported the issue on the comments section but i was advised to open a ticket so here I am 😉

    The theme is great, congrats.

    Videos inside posts are showing black bars above/under. I understand this is the iframe size but since I have more than 8000 posts I was wondering if there is a solution to fix it all at once. On most themes all you need to do is write the URL inside the text box and the player shows up in the proper 16:9. I also remember I had the same issue with another theme years ago and the developer sent me a file to replace on the FTP so maybe there is a solution on the theme atributtes.

    Anyway, you can see the issue in any post with a video player (youtube or Vimeo). here’s one:

    http://uod.staging.wpengine.com/2015/07/15/garimpo-musical-jam-da-silva/

    And here’s a login in case you want to go in:

    production/Weg67Rob66

     

    Thank you!

    #84752
     Radu
    Moderator

    Hi,

    Just i’ve added this small CSS to your wp-admin -> theme options -> general settings -> quick CSS

    COPY CODE
    
    .article-content iframe {
        height: calc(72vh - 2px) !important;
        width: 100% !important;
    }
    

    I’ve tested and it seems to be ok.

    Please check and let me know if is ok.

    Best Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?