Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1030948

    I now see “video player” and a black window where my content should be playing in the background. What is going on??? I just updated to 4.5 from 4.2.6 where it worked if I had put in this custom css:

    #top .av-video-slide video {
    height: auto !important;
    }

    #top .av-video-slide .mejs-container {
    width: 100% !important;
    }

    I’ve removed that and it’s not any better. How do I make this site not look terrible?

    #1030951

    Nvm… fixed it. Apparently you can’t have relative links for self hosted videos. If you use /wp-content/…. as the path, it breaks the player. If you use full URL path like https://site.com/wp-content…. then it works. I guess that’s a bug.

    #1031210

    Hi,

    Great, glad you found the problem and thanks for the update. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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