-
AuthorPosts
-
March 15, 2016 at 10:59 pm #598665
Hi!
I have issues using the plugin “iframely” (iframely.com), which helps embedding eg. YouTube-Videos responsively.
The problem is, that the youtube-window “swallows” about 6 lines of text underneath. The workaround is to add space below the video… which is complicated and bad for the view on other devices. When the spacing (managed by pressing “enter” after the video) is fine on pc, it is too much on my android phone.
Examples of this issue you find here:
… under the youtube-video I added about 6 “enters”… otherwise some lines would have been eaten. I had to do this on all other pages with Videos as well:
http://www.webinartrainer.eu/category/video/Ivan Paramonau from iframely wrote about this issue:
“Your problems are caused by “.avia-video-16-9, .js_active .avia-iframe-wrap” – whatever this plugin is, it ruins our embeds. If you uncheck their styles in the browser dev tools, the player is positioned perfectly well.
….
Guess you will have to ask them if you can disable these styles. Otherwise, I am afraid our plugin is not compatible with them.”Can you help? What can I do? I am a beginner and am using a child-theme …
Best wishes,
RonaldMarch 17, 2016 at 10:04 pm #599974Hi WRonald!
Thanks for reaching out to us!
Could you please login credentials to your site in the Private Content section of your reply. Note that we also cannot guarantee that the theme and the plugin will be fully compatible.
Best regards,
JordanMarch 17, 2016 at 11:07 pm #599986see private section…
March 21, 2016 at 6:27 am #601036Hey!
The theme has its own responsive video element that you can use instead of the plugin. Is there any specific option that you need? If you want to remove the wrapper, add this in the functions.php file:
remove_filter( 'embed_oembed_html', 'avia_iframe_proportion_wrap', 10, 4 );
Cheers!
IsmaelMarch 21, 2016 at 10:02 am #601130Hi!
Thank you for your help!
I installed the plugin because I also use regularly slideshare embeds – like here: http://www.webinartrainer.eu/stabile-webinare-anbieten-5-tipps/
Can enfold handle this too? If yes, how?
Best wishes,
RonaldMarch 22, 2016 at 10:17 am #601789Hey!
I see. You can try the Content Slider element. Or use the Easy Slider.
Cheers!
IsmaelMarch 22, 2016 at 4:37 pm #601963ok. thanks!
March 23, 2016 at 6:51 am #602339 -
AuthorPosts
- You must be logged in to reply to this topic.