Title: Fallback doesn&#8217;t work
Last modified: December 11, 2020

---

# Fallback doesn’t work

 *  Resolved [Johan Jonk Stenström](https://wordpress.org/support/users/jonkastonka/)
 * (@jonkastonka)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/fallback-doesnt-work/)
 * Fallback image doesn’t work for posts-block or cover template. Actually, I can’t
   see where it works, but those are the places I looked. 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Theme Author [Anders Norén](https://wordpress.org/support/users/anlino/)
 * (@anlino)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/fallback-doesnt-work/#post-13811603)
 * Hi Johan,
 * The fallback image is mostly used in preview.php (on archive pages) and in the
   recent posts widget. It’s not used for the main image on singular pages, since
   I thought most people wouldn’t want to display a fallback image in that space.
 * I didn’t think it was possible to filter the image output in the block editor
   content, but it turns out it is, so the posts block will get support for the 
   fallback images in the next version of Chaplin.
 * – Anders
 *  Thread Starter [Johan Jonk Stenström](https://wordpress.org/support/users/jonkastonka/)
 * (@jonkastonka)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/fallback-doesnt-work/#post-13812149)
 * 👍
 *  Thread Starter [Johan Jonk Stenström](https://wordpress.org/support/users/jonkastonka/)
 * (@jonkastonka)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/fallback-doesnt-work/#post-14457208)
 * Is this happening? 😛
 *  Theme Author [Anders Norén](https://wordpress.org/support/users/anlino/)
 * (@anlino)
 * [5 years ago](https://wordpress.org/support/topic/fallback-doesnt-work/#post-14469875)
 * Hi [@jonkastonka](https://wordpress.org/support/users/jonkastonka/),
 * This was added not long after I posted, and it’s working (for the posts block)
   for me when running the latest version of Chaplin and WordPress. I didn’t add
   it for the cover block.
 * — Anders
 *  Thread Starter [Johan Jonk Stenström](https://wordpress.org/support/users/jonkastonka/)
 * (@jonkastonka)
 * [5 years ago](https://wordpress.org/support/topic/fallback-doesnt-work/#post-14469905)
 * I’m using the posts block as well but it’s not working. Or am I misunderstanding
   how it’s supposed to work.
 * Screenshots:
    1. [Customizer](https://snipboard.io/RXEzMn.jpg)
    2. [Admin page with post block](https://snipboard.io/2phNKQ.jpg)
    3. [Front end](https://snipboard.io/Wwiaze.jpg)
 *  -  This reply was modified 5 years ago by [Johan Jonk Stenström](https://wordpress.org/support/users/jonkastonka/).
 *  Theme Author [Anders Norén](https://wordpress.org/support/users/anlino/)
 * (@anlino)
 * [5 years ago](https://wordpress.org/support/topic/fallback-doesnt-work/#post-14470014)
 * Ah. The fallback image only shows up in the Latest Posts block for posts other
   than the current one, since the conditionals try to prevent the fallback from
   being used for the main entry image area. I’ve updated the conditionals in version
   2.6.7 to make sure that the fallback shows up for the current post as well.
 *  Thread Starter [Johan Jonk Stenström](https://wordpress.org/support/users/jonkastonka/)
 * (@jonkastonka)
 * [5 years ago](https://wordpress.org/support/topic/fallback-doesnt-work/#post-14470500)
 * Ok, it works on native block “Latest Posts” but not on the block “Posts” from
   CoBlocks, which is the one I’m using. Maybe that isn’t possible to hook on to
   from a theme level.
 *  Theme Author [Anders Norén](https://wordpress.org/support/users/anlino/)
 * (@anlino)
 * [5 years ago](https://wordpress.org/support/topic/fallback-doesnt-work/#post-14472174)
 * [@jonkastonka](https://wordpress.org/support/users/jonkastonka/) Yeah, it’s entirely
   possible that the CoBlocks block doesn’t use `has_post_thumbnail()` and the `
   post_thumbnail_html` filter, so there’s no way to filter the result before it’s
   output.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Fallback doesn’t work’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/chaplin/2.6.8/screenshot.png)
 * Chaplin
 * [Support Threads](https://wordpress.org/support/theme/chaplin/)
 * [Active Topics](https://wordpress.org/support/theme/chaplin/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/chaplin/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/chaplin/reviews/)

## Tags

 * [image](https://wordpress.org/support/topic-tag/image/)

 * 8 replies
 * 2 participants
 * Last reply from: [Anders Norén](https://wordpress.org/support/users/anlino/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/fallback-doesnt-work/#post-14472174)
 * Status: resolved