-
AuthorPosts
-
November 3, 2014 at 11:29 pm #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 10 years ago by FriViden.
November 4, 2014 at 12:55 am #345657Hi 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 10 years ago by Elliott.
November 4, 2014 at 9:02 am #345761Thank 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 10 years ago by FriViden.
November 4, 2014 at 9:48 pm #346144Hey!
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,
ElliottNovember 5, 2014 at 12:14 am #346252Hi 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 10 years ago by FriViden.
November 5, 2014 at 4:51 am #346348Hey 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,
JosueJanuary 24, 2015 at 8:42 pm #384985I have added this rel=”lightbox” to a link to open and play a video in a lightbox but its not working, suggestions?
January 24, 2015 at 9:23 pm #384998Hey!
Try using the full youtube video URL, not the shortened one.
Cheers!
JosueJanuary 25, 2015 at 3:10 am #385043This 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>
January 25, 2015 at 5:42 am #385049Hey!
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!
JosueJanuary 26, 2015 at 6:36 pm #385684This reply has been marked as private.January 26, 2015 at 7:48 pm #385781Hi!
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,
JosueJanuary 26, 2015 at 7:52 pm #385784This reply has been marked as private.January 26, 2015 at 8:03 pm #385797It works now, you had this disabled on Theme Options – http://screencast.com/t/yDtUDRxm
Cheers!
JosueFebruary 2, 2015 at 8:51 pm #389633Ha. Thanks!
February 2, 2015 at 9:17 pm #389651Got the URL, and the capability correct. Now when I click on the link I get this: http://cl.ly/image/0I0h0e0t0b1z
February 2, 2015 at 10:02 pm #389675The button is still linking to the shortened YouTube URL.
Best regards,
JosueFebruary 2, 2015 at 10:29 pm #389703Fixed. Thanks!
February 3, 2015 at 6:31 am #389851You are welcome, glad to help :)
Regards,
Josue -
AuthorPosts
- The topic ‘How to make video pop up’ is closed to new replies.