I have a bunch of youtube videos that i want to throw on a page ..
What are my options to do so and be nice?
I mean for sure i can put one by one the videos in a page and show them.
But is there any way that i can nuse the other enfold components to show a youtube video gallery?
Hey earthdog!
If you navigate to this page in our demo, http://kriesi.at/themes/enfold/portfolio/, and click on the video filter and then click on the soccer ball image you can see video open up in a popup.
You can use our portfolios to do that but it would probably be easier to just use the video shortcode. If you like the video loading in the popup then you can also create links inside your page and they will open up automatically.
<a href = "URL to your video">Click me</a>
<a href = "URL to your video"><img src = "URL to your image" /></a>
Cheers!
Elliott
Thanks!
In some pages i will just create posts with shortcodes and use masonry on them….But portfolio looks good also.