• I have been using this product perfectly fine for well over a year. However I have updated all plugins recently and noticed today that there is an issue with how the video is being dislayed on the product page on my site.

    The height of the fluid-width-video-wrapper container doesn’t seem to match the height of the iFrame. Furthermore when you resize the width of the browser to simulate going into mobile/tablet mode, the video isn’t resizing or positioning itself correctly.

    You can find an example here http://www.healthandcarevideos.com/library/anterior-cruciate-ligament-physiotherapy-early-rehabilitation/

    I’m using the latest version of WordPress v4.7.2, the latest version of the free product video plugin v1.1.9 and the flatsome theme v2.9.6.

    I’m not sure if this is related to a theme or not, but please advise if this is a compatibility issue with woocommerce version or the theme, and if possible any suggested fixes.

    Appreciate the support, thanks

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    Try to add in your theme this custom css

    .ywcfav_video_content .ywcfav_video_iframe iframe { 
    width:100%!important;
    height:100%!important;
    }

    And let me know
    YITHEMES

Viewing 1 replies (of 1 total)
  • The topic ‘Issue with product video resizing and cropping’ is closed to new replies.