Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter eengert

    (@eengert)

    Nevermind, I found the link. I re-installed v1.1.5 and that resolved my issue.

    Plugin Author kentfarst

    (@kentfarst)

    Just checking but it was your custom styling that was the issue? The 2.0 and 2.1 had bugs with styling… And you were using those or 2.2?

    Just making sure it’s not something I can fix.

    Edit: and since you’re using Vimeo there is no real need to update.

    Thread Starter eengert

    (@eengert)

    The problems were caused by 1.2.2. I never tried 1.2.0 or 1.2.1. I don’t think it has anything to do with custom styling. The play button image overlay wasn’t being displayed and when I clicked on the window, it only played the audio. There was no video, just a blank white space where the window should be. Reverting to 1.1.5 causes everything to work properly again.

    Plugin Author kentfarst

    (@kentfarst)

    I know about the play button issue. I will hopefully have an update for that in the AM.

    The issue you probably had was that maybe you changed something with the .wp-theater-bigscreen or underlying elements. I swapped to a responsive iframe and had to add a couple more elements with a couple finicky styling tweaks.

    I believe its something like:
    .wp-theater-section
    .wp-theater-bigscreen
    .wp-theater-bigscreen-inner
    .wp-theater-iframe-wrapper (new)
    .wp-theater-placeholder (new)
    .wp-theater-iframe

    The iframe is now positioned absolutely with the placeholder having a bottom padding that creates the 16×9 ratio. If your styling only updated part of that then the container most likely has a 0px height.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Download v1.1.5?’ is closed to new replies.