Show featured image in all posts

I use the Uncode theme which allows me to place my featured image in the posts, however it only shows me those that have

I use the Uncode theme which allows me to place my featured image in the posts, however it only shows me those that have a large image (approximately over 1500 wide) and the small images do not show them.

In the single.php file I found this fragment:

$media = get_post_meta($post->ID, '_uncode_featured_media', 1);
$media_display = get_post_meta($post->ID, '_uncode_featured_media_display', 1);
$featured_image = get_post_thumbnail_id($post->ID);
if ($featured_image === '') {
    $featured_image = $media;
}

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744861198a4597712.html

相关推荐

  • Show featured image in all posts

    I use the Uncode theme which allows me to place my featured image in the posts, however it only shows me those that have

    2天前
    80

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信