badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Embedding youtube video on post breaks layout

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #65923
    trevi
    Participant

    Hi
    I want to embed youtube videos on my post.
    But the layout breaks (video is overlapping the main container)
    see screenshot at : https://ibb.co/vZGtVrx
    please fix the layout

    #65936

    Hi @trevi,

    There will be the certain height and width set in the embed code. So if you directly use the embed code then the video will overflow from its parent wrapper. You have to wrap the embed code with the class element “embed-responsive” & “embed-responsive-16by9”. So please use the below code to make the video responsive.

    <div class="embed-responsive embed-responsive-16by9">
      (Paste your embedded code here)
    </div>

    Please paste the embedded code as mentioned above
    OR
    If you have updated the WordPress version 5.0+ then you can easily embed the youtube video by using the WP Gutenberg Block feature for embedding youtube video under the Embeds Tabs. (you can add the blocks by clicking ‘+’ icon at the left top of your post editor)

    Thank you!

    #65958
    trevi
    Participant

    Hi, thank you for your prompt solution. It works.

    I’ve another issue that has not been solved, regarding bilingual content.
    How to change the widget title accordingly to the available language (translation)?
    I’ve tried to set it on the customise theme options, set it on each available language, but no luck.

    Thank you

    #65978

    Could you please tell us which plugin you are using for multilingual translate?? You have to track the strings (Titles) for widget titles through settings and the settings and procedures might be different for different plugins.

    #66001
    trevi
    Participant

    Hi, I’m using polylang plugins, https://polylang.pro/

    #66002
    trevi
    Participant

    There’s another user that facing the same problem regarding translation
    https://www.themehorse.com/support-forum/topic/translate-banner-titles/

    #66060
    trevi
    Participant

    Hi, any update on this?

    #66136

    Hello @trevi,

    Theme translation and multilingual are different features. You can easily translate the theme in any one language at a time however for multilingual its a new feature to add in the theme and our developers are working on it and will be released soon.

    Thank you for your patience and suggestion to add a multilingual feature in the theme.

    #66574

    @trevi,

    We have completed the next version update.
    Before we release it can you please test the beta version from your end for multilingual. Just request the beta version here and our team will provide you the new version of the theme.

    Thank you for your patience.

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.