Hello,
I'm working on building a template to pull in my CPT content I built using Toolset. Everything worked fine UNTIL I got the the "Video / Media" tab (below the picture).
Here's the URL - hidden link
It will bring over the links that I entered in, but it doesn't resolve as a video it just shows the URL's. How can that be fixed?
Hi Shane,
Here's an screenshot that I'm getting. I need the video URL to resolve the videos. Also, let me know if you need access to the backend of the site.
What you can do is to provide the access and let me know where I can see the issue. These instructions need to be exact so that it can help to speed up the debug process.
I found the issue. Elementor doesn't automatically embed the URL's for the videos so you will need to use the Types shortcode.
[types field='embed-video-url'][/types]
I've already added this to your template and saved it as a draft.