[Resolved] Display custom video field not using URL
This thread is resolved. Here is a description of the problem and solution.
Problem:
The issue here is that the user's custom video fields are not displaying on the frontend with the embedded video player, rather they are just displaying the URL.
Solution:
In this Users case I saw that their video format was .MOV which is not one of the formats that the wordpress embedded player supports.
Tell us what you are trying to do? I want to display a website member uploaded custom field of video in views or archive of wordpress pages, but not showing the video URL but an image or the video directly. How can I do it in Toolset?
Is there any documentation that you are following?
I create a custom post type, in which I create several custom fields with one of it is video. Then, I create a form with these custom fields and insert the form into a wordpress page for website member to insert data and upload video. I then create views and archive used in wordpress pages, by using toolset block editor, to display these custom fields.
Fir the video custom field, I select [fields and texts] button in toolset block editor when creating the views and archive.
After all of above, when the custom fields displayed on screen, the video field shows a URL link (or file name) instead of a video on my computer screen.
My testing website is in Chinese. I attached a screen shot of a WordPress page which includes a member inputted toolset form. From the attached screen shot, you may find the button right corner shows the URL link of the uploaded video, while the button left shows my uploaded pictures.
Please note that, when I (website member) uploaded the video in the form, I select a mov video saved in my iPad.
I saw that you're using video files in .mov format. Based on my research .mov files won't render in an embedded player. You will need to convert the videos to MP4 format using a tool like the one below.
hidden link
I've also confirmed on my end that .mov format movies doesn't display in embedded players already.