Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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,
    Ronald

    #599974

    Hi 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,
    Jordan

    #599986

    see private section…

    #601036

    Hey!

    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!
    Ismael

    #601130

    Hi!

    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,
    Ronald

    #601789

    Hey!

    I see. You can try the Content Slider element. Or use the Easy Slider.

    Cheers!
    Ismael

    #601963

    ok. thanks!

    #602339

    Hi,

    Great, please let us know if you should need any more help on the topic.

    Regards,
    Rikard

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