My idea is to create a neat way of managing Youtube videos, and I should think it possible by having each video as a post, and then using a post module to display a selection of videos on a page.
Let's say it's a site for movie trailers with separate pages for Action, Comedy, Thriller etc., and on those pages, the relevant trailers would be playable.
So far, I've created a post type called Videos and with ACF created custom fields such as Thumbnail, Title, URL, Video_id, genre and Embed (type: oEmbed), created three videos and entered data in the fields.
Using Beaver Builder's Post-module and Custom Post Layout, I can retrieve every field, but I cannot figure out a way to get the video playable without being redirected to the post.
What am I missing here? It seems so simple!
