• Hi, with WordPress 4.9.8 and Lovecraft 1.2.4 we are experiencing display issues with video (added via source url on page). I have done some testing on a dev server and it seems to be related to the resizeVideo function.

    This function appears to invoke mejs-mediaelement, but results in a sizing with a height equal to the width and black space above and below the video element.

    If I comment out the resizeVideo function (and variable declaration before it) the mejs-mediaelement is not invoked and the video displays fine.

    So, I do have an easy fix for my problem, but you may want to have a look at it in the theme (and others that may use the same type of function)

    Also, there may be some obvious thing I’m missing so feel free to “adjust” any misunderstandings I might have.

    As a final thought, I would like to thank you for your theme development efforts. We use several of your themes and love them for their excellent design and simplicity.

    The page I need help with: [log in to see the link]

  • The topic ‘Video display issues’ is closed to new replies.