Practical Example on how to add 'featured video' to CPT using Theme API

Posted in: Newspaper
Post count: 2

Hi developers,

Can you please add a practical example of how to use the Theme API to add the post-editor-side featured video Metabox to a CPT.

I know that I must edit the WPAlchemy_MetaBox class for td_post_video to include my CPT, but how can I use the Theme API from a Child Theme to do this?

Since I cannot override files in the includes directory, any direction here would be much appreciated.

Post count: 23312

Hello computerpalm,

Unfortunately, our theme does not have such an option for the featured video for Custom Post Type and for achieving that it is necessary to do more additional customizations which involve custom work. Also, we have documentation about API customization as you can see here -> https://forum.tagdiv.com/the-theme-api/ but please notice that we cannot provide support for this kind of implementation. For more information about Custom Post Type, please consult our tutorial here -> https://forum.tagdiv.com/custom-post-type-support/
If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to implement these functionalities for you in our theme because we cannot provide customization services at the moment, sorry!

Thank you for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.