Video Height remains when no video URL entered

Easy Property Listings WordPress Real Estate Plugin Forums Basic Support Video Height remains when no video URL entered

Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

  • Author
    Posts
  • #18000
    honeycuttlee
    Spectator

    When I don’t place a YouTube URL in the slot for videos, an space remains that the is height of the video in settings. Is there anyway for this space to collapse when no content is present?

    The class in question is called .epl-video-container and the problem appears to be caused by setting padding-bottom to 56.25%. However, if I set this padding to 0, it reduces a present video clip to the 30px found in padding-top.

    Thanks for your help in advance.

    — Lee

    #18001
    honeycuttlee
    Spectator

    Looks like this will work. Seems to work on all the local browsers I have checked.

    .epl-video-container:empty {
    display: none;
    }

    #18122
    Merv Barrett
    Keymaster

    Hi Lee,

    Normally no video box will appear if there is no video link. Are you certain that there isn’t a space in the video URL box?

    Eg with Video
    http://easypropertylistings.com.au/demo/property/9-ashmore-way-sorrento-wa-6020/

    Without Video
    http://easypropertylistings.com.au/demo/property/48-gordon-street-eastwood-nsw-2122/

    Do you have a site URL?

    #18140
    honeycuttlee
    Spectator

    Merv,

    Thanks for getting back. Sorry for the red herring. The video slot wasn’t blank after all. The client had placed a link to a http://tours.tourfactory.com address, and it was trying to read that instead, but showing nothing. I moved it to the external link, which is more appropriate in this setting.

    For the record, though, what video links to work in the video slot? YouTube, I know, and I suspect Vimeo as well. Others?

    — Lee

    #18164
    Merv Barrett
    Keymaster

    At the moment YouTube videos. Will look at Vimeo in a future release.

    #19419
    buyafarmgirl
    Spectator

    I Love the way it looks with a you tube video in the slot but I can not get the youtube not to have the tag along videos with just the link…. Really wish Vimeo could be there. On Youtube you can get the video tags to go away if you embed the info but not with a link. As far as the external link it takes you out of your web site when you hit Tour… Wish we could set that to open a different window and not leave our web page.

    #19532
    Merv Barrett
    Keymaster

    We will look at other video support after. In the meantime just paste the video link in the content area as WordPress already embeds videos.

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Basic Support’ is closed to new topics and replies.