Skip Navigation

[Resolved] Post Custom Field not working for video block in content template

This support ticket is created 4 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 5 replies, has 2 voices.

Last updated by timothyJ 4 years, 11 months ago.

Assisted by: Shane.

Author
Posts
#1769035
Screenshot 2020-09-08 at 10.42.45.png
Screenshot 2020-09-08 at 10.41.35.png

I have a CPT called FAQs, each FAQ has a vimeo url stored in a custom field called wpcf-vimeo-video-id created by Toolset. I have a content template, marked as for FAQ (single). When I add the video block to this content template, I choose as dynamic source 'current post' and it shows me no options of data to display. When I choose 'text and fields' I can click on the vimeo ID and get a shortcode that is correct. What am I missing?

#1769151

I see now that the video block doesn't support vimeo urls. I will have to figure out how to make a dynamic vimeo block because I have hundreds of vimeo videos to dynamically add to posts....

#1769371

do you know of any plugin for dynamic vimeo content?

#1769589

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Timothy,

Thank you for getting in touch.

Have you tried using the Single Field block ? As I tried using this with a vimeo video field and it works perfectly fine.

Please try this and let me know if it works for you. Also ensure that your vimeo url is stored in an embedded media custom field.

Thanks,
Shane

#1770081

I have played with the single field block, but it doesn't output an embedded vimeo player from a vimeo url the way the vimeo block does, or am I missing something?

#1770091

While the single field doesn't display an embedded vimeo player in the editor, I guess whenever wordpresses filters process things it turns the link into an embedded player. Got it. This is a passable solution that will get me the project done on time.