Hi there,
I am currently working on building a website that includes multiple video series with a bunch of episodes. I use WordPress with an Elementor Pro plugin.
The problem:
I can’t seem to figure out how to make a series page template where it just shows the episodes of that specific series. For example: on the page of Series 01, it doesn’t just show the episodes of the Series 01, but also those of the other series. I am using the Custom Post Type UI and Advanced Custom Fields plugins to assign the episodes to their series. But I can’t seem to find a way how to sort it on the page itself. I tried using the posts widget and loop grid widget, but I just can’t seem to figure it out. Does anyone have any tips on how to solve this?