Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Fatal error: Call to undefined function get_post_thumbnail_id()


r-a-y
Keymaster

@r-a-y

I haven’t tested this myself, but the bp-default theme in BP 1.2 does not add theme support for post-thumbnails.

This would have to added to your child theme’s functions.php:
https://codex.wordpress.org/Function_Reference/add_theme_support#Post_Thumbnails

Also read the note here:
https://codex.wordpress.org/Function_Reference/get_the_post_thumbnail#Notes

Give that a shot and report back.

Skip to toolbar