Archived topic
Content, PowerPress, ACF Not Displaying on Single Posts
5 replies · Started by Eric on March 31, 2023
PowerPress isn't loading on this page -- as well as any other podcast posts.
There's ACF text that isn't displaying -- nor is the post content.
Hi Eric,
I'm not familiar with the plugin, if you switch to the twenty-twenty-one theme, does the plugin work well?
I have a dev instance and disabled both PowerPress and ACF and the post content doesn't display.
I re-enabled both plugins, switched to a default theme, and everything displays.
This appears to be a Generate Press / WP 6.2 issue IMO.
Hi there,
its a WP 6.2 bug related to the Post Featured Image Block - if that block is added outside of the loop it breaks the content. We raised a PoC here for it:
https://core.trac.wordpress.org/ticket/58027
To fix that:
1. edit your Podcast Cover Art BLock Element
2. remove the Post Featured Image Block
3. Add GenerateBlocks Image Block and set its Dynamic Data to show the Featured image
Got it!
Thank you, David.
Glad to be of help!