Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #1300004
    dean44
    Participant

    Something changed… an embedded Wistia video worked fine a while ago, but now it’s pushed down by what appears to be an empty paragraph tag in the middle of the Wistia code (used Firebug to inspect). And now the play bar is cut off almost completely.

    I contacted Wistia but they are asking if it’s caused by a plugin – have you seen this happen before with X Theme or Cornerstone? I’m not using anything except the Embed Video functionality in Cornerstone.

    I’m not sure when this happened, whether it corresponds to an update. I only noticed it today and I’m 100% certain that it was working before.

    #1300018
    dean44
    Participant
    This reply has been marked as private.
    #1300214
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .x-video-inner p:empty {
        display: none;
    }

    Hope that helps.

    #1300845
    dean44
    Participant

    Yes, that fixed it. Thanks!

    #1300978
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1300004 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>