How do I make reusable content blocks for header and footer when using WordPress headless with another front-end?

ACF has the ability to create a ‘Theme Options’ page which you can then use to conveniently centralise options for things like headers and footer etc.. ACF Options Page information As Jacob Peattie rightly points out, how you integrate this into Gatsby is outside of the scope of WPSE and may require custom development. However, … Read more

Add image to each podcast series (or category) in headless WordPress instance [closed]

I think it would be prudent to create a new custom taxonomy now named podcast in order to categorize your episodes separate from other content. Whether using a custom podcast taxonomy or generic categorys, taxonomies do not support attached media or featured images out of the box. You’ll likely need to store a media attachment … Read more