Archived topic
Site-Wide Post Footer
3 replies · Started by Simon on February 24, 2021
Hi,
Is it possible to add an image (reusable block built with GenerateBlocks) above the footer widgets on every single post and page of the site?
Hi there,
you can use the Block Element:
https://docs.generatepress.com/article/block-element-overview/
Create whatever content you want in the block element, don't bother setting it as a re-usable its not required, then set its Hook to before_footer and the Display Rules to Entire Site.
Worked like a charm, thank you!!
You're welcome