Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #345606

    1. Images with video link can popup nicely.
    Can a video element popup the same way?

    2. Is it possible to add a text below a video (media) element?

    Please tell me how.

    Kind regards
    Bjørn

    • This topic was modified 9 years, 4 months ago by FriViden.
    #345657

    Hi Bjørn!

    1. You can embed the video into your page or you can have it open up in lightbox. To do that you would just need to use our image shortcode and add a URL to your video like so,

    [av_image src='#' attachment='374' attachment_size='medium' align='center' animation='no-animation' link='manually,http://vimeo.com/1084537' target='' styling='' caption='' font_size='' appearance=''][/av_image]
    

    If your trying to do something else then go ahead and send us a link and take a screenshot highlighting what your wanting to do so we can get a better idea.

    2. Yes you could just type the text out below the video or if your using the advanced layout editor then drag a text block beneath it.

    Best regards,
    Elliott

    • This reply was modified 9 years, 4 months ago by Elliott.
    #345761

    Thank you for your fast answer
    I am trying to make a popup/lightbox like on this homepage Frividen.dk.
    If you click on a video it pops out:
    http://www.frividen.dk/default.aspx?catid=c66bb5cb-0fb7-4f58-83c8-33eb57ba6531&tabid=67
    I know I can do this with an image as ancor, but I have about 500 videoes, and I dont want to make 500 thumbnails as images by hand. Therefore I need to use your feature for video media elements, where Enfold generates a thumbnail for me. But then my problems are:
    1. that it does not open in a popup/lightbox and
    2. that I cant write a caption text (as I can for an image)
    You can see on FriViden.dk what I want. I’m changing that site to a wp site – if I can get it to Work.
    FYI: I know Enfold very well as a user and I can use a shortcode or Quick CSS here and there – but that’s about it, I’m not a programmer.
    Kind regards
    Bjørn

    • This reply was modified 9 years, 4 months ago by FriViden.
    #346144

    Hey!

    To do that you would use HTML like so,

    <a href = "http://vimeo.com/1084537" rel = "lightbox">Click me to open a video</a>
    

    That will open the video in a popup as shown in the website you linked to.

    Best regards,
    Elliott

    #346252

    Hi Elliott.
    Thanks, but that does not solve my problem with a thumbnail that I can click on:

    I need a vimeo thumbnail generated by Enfold (like when I use the video media element) and when I click on the thumbnail, it opens up in a popup. Your solution only makes an underlined text, that serves as a link to a video that pops up.

    Hope you can help :-)
    BR Bjørn.

    • This reply was modified 9 years, 4 months ago by FriViden.
    #346348

    Hey Bjørn!

    Unfortunately there is no way to fetch the video thumbnail automatically in Enfold, you’d need to seek for a third-party plugin or a custom solution.

    Regards,
    Josue

    #384985

    I have added this rel=”lightbox” to a link to open and play a video in a lightbox but its not working, suggestions?

    http://huntmidwest.flywheelsites.com/

    #384998

    Hey!

    Try using the full youtube video URL, not the shortened one.

    Cheers!
    Josue

    #385043

    This is what I pasted in another page for testing and still doesn’t work right:
    <a href="https://www.youtube.com/watch?v=5cKj4VaO6CU" rel="“lightbox">Click me to open a video</a>

    #385049

    Hey!

    Can you post a link to that testing page? also can you create me an admin account? post it here as a private reply.

    Cheers!
    Josue

    #385684
    This reply has been marked as private.
    #385781

    Hi!

    The lightbox pops if you activate the parent theme so the culprit should be your child theme, are you modifying / rewriting the JavaScript files in some way?

    Best regards,
    Josue

    #385784
    This reply has been marked as private.
    #385797

    It works now, you had this disabled on Theme Options – http://screencast.com/t/yDtUDRxm

    Cheers!
    Josue

    #389633

    Ha. Thanks!

    #389651

    Got the URL, and the capability correct. Now when I click on the link I get this: http://cl.ly/image/0I0h0e0t0b1z

    #389675

    The button is still linking to the shortened YouTube URL.

    Best regards,
    Josue

    #389703

    Fixed. Thanks!

    #389851

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 19 posts - 1 through 19 (of 19 total)
  • The topic ‘How to make video pop up’ is closed to new replies.