Tagged: Multilingual translate
- This topic has 8 replies, 3 voices, and was last updated 5 years, 3 months ago by Theme Horse Support Team.
-
AuthorPosts
-
July 29, 2019 at 6:16 am #65923treviParticipant
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 layoutJuly 29, 2019 at 10:37 am #65936Theme Horse Support TeamKeymasterHi @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!
July 30, 2019 at 5:10 am #65958treviParticipantHi, 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
July 30, 2019 at 10:19 am #65978Theme Horse Support TeamKeymasterCould 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.
July 30, 2019 at 10:37 am #66001treviParticipantHi, I’m using polylang plugins, https://polylang.pro/
July 30, 2019 at 10:45 am #66002treviParticipantThere’s another user that facing the same problem regarding translation
https://www.themehorse.com/support-forum/topic/translate-banner-titles/August 1, 2019 at 7:23 am #66060treviParticipantHi, any update on this?
August 2, 2019 at 12:12 pm #66136Theme Horse Support TeamKeymasterHello @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.
August 13, 2019 at 12:21 pm #66574Theme Horse Support TeamKeymaster -
AuthorPosts
- You must be logged in to reply to this topic.