Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #928179

    Hello, I have some short mp4 videos saved locally inside wordpress. They were working find for almost a year until recently. I assume after an update? I updated to 4.2.6 this morning and the issue is still there.

    #928201

    Hey Gonzo1982,

    Looks like a height issue. Please add the following to quick css:

    #top .mejs-container {
        height: 100%!important;
        max-height: 100%!important;
    }

    Best regards,
    Jordan Shannon

    #928239

    Thanks, will this be erased when updates come down the road?

    Also, they use to auto play and thats not happening anymore either?

    #928303

    Hi,

    This is placed into quick css so they will be safe from updates. AutoPlay should not have been effected though, can you try and reset it?

    Best regards,
    Jordan Shannon

    #928349

    I have been dealing with this nagging issue for weeks now. No solution.

    #928664

    Hi Justin,

    Can you create a new thread? and give us temporary admin access on the other thread, just post the details in private content, so it can only be seen by moderators and the thread creator. Also, please put a link to this thread on the other thread for reference.

    Best regards,
    Nikko

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