How to attach Post Settings and Featured Video on Custom Post Type?

Posted in: Newsmag
Post count: 60

I was wondering how to do this? I tried to look for the “supports” thing.

Is there anyway I can add it to my post types through this?

'supports' => array( 'title', 'editor', 'thumbnail', 'comments', 'custom-fields', ),

I just need the array for them both.

Post count: 23312

Hello DavisBeatz,

Unfortunately, the theme has not been designed to use the Post Settings and Featured Video on Custom Post Type. The theme does not have such an option that allows you to add this, sorry! Please notice that the CPT is generally called a post but it is a post which has a specific post type, compared to the others. For more information about this feature, please consult our documentation here -> https://forum.tagdiv.com/custom-post-type-support-newsmag/
If you want to display more levels in our theme and if you want to develop this and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for your understanding!

Post count: 60

So there’s no way to add the featured video thing to different post types? Like where do you guys attach it to the posts post type so I can look at it atleast? Or can you not even tell me that….

Post count: 23312

Hello Davis,

You should check the td_module_single_base.php folder because from there you can handle your video post format -> https://www.screencast.com/t/c6BRMGeYQ

Thanks for the message!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.