Import Featured Image with Youtube Video Hub

Posted in: Newspaper
Post count: 22

Hi, its me again 🙂

I have a little understanding problem.

For the plugin I should as described here:this adjust a value in the function.php or supplement so that the plugin passes the feature image properly.

As far as I could inform myself, the value I have to transfer is td_post_video.

But no matter how I tried, I did not succeed. Maybe I got it wrong. Can someone help me with that?

I tryed it :

function td_post_video(){
return 'td_video';
}
add_filter( 'cbc_compatibility_url_meta', 'td_post_video' );

and

function post_yt_url_meta(){
return 'td_post_video';
}
add_filter( 'cbc_compatibility_url_meta', 'post_yt_url_meta' );

But nothing works… i do not unsterstand php :/

Post count: 22

Sorry title is wrong… i want import featured Video…

Post count: 20688

Hi,

The theme supports featured videos, setting a featured video from YouTube is not a problem
https://forum.tagdiv.com/featured-image-or-video/

A featured image will be created automatically from the video you set as featured. What exactly does that plugin do?

Post count: 22

Its the
https://www.screencast.com/t/L7tzKttvz

I have the code well taken Richitg but my entry is not the right one.
The entry is created as a Custom Field but not as Featured Video.

After saving the entry disappeared but also the Featured Video field remains empty.

Post count: 22

Sorry… Richtig = right

My title was fail, i want the Video to import as Feature Images with this Plugin.

Post count: 22

This Plugin imports a chain of youtube videos and save them as post…you can import it whit custom fields, but i understand what is the right custom field defination for the featured image. td_video_post seems wrong.

Post count: 22421

Hello,

Sorry but you will not be able to import a featured video through any plugin. The featured video functionality of our theme is to grab a video from youtube, vimeo dailymotion or facebook. They are particular cases all coded in. There is no functionality for a another implementation option.
If you need to alter this functionality and implement a featured video through a plugin, you will have to hire a freelancer to help with the code as we cannot offer such services.

Thank you for understanding.

Post count: 8

It would be nice from you to add custom field for featured video as it is necessary to make yor awesome theme work with, for example, gravity forms if you need to build a user generated content functionality.

Post count: 35449

Hi luqueriasas,

Thank you for your suggestion, we’ll take this in consideration, and will try our best to make the Newspaper a better WordPress theme.

Thank you for your understanding.

Post count: 22

By the way, the author of Youtube Hub has adapted the addon so that it is also compatible with Newspaper, so if someone wants to work with Newspaper Theme with Youtube Hub, they can get the necessary customization from the author via email.

Post count: 35449

Hi nevrion,

Thank you for sharing this information on our forum!

Thank you for the massage!

Post count: 15

I vote for this!!

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