Function get_the_excerpt was called with an argument that is deprecated
in do_action called at /home/redacted/public_html/production/wp-content/themes/generatepress/footer.php (22)
I use an Element to populate the footer, which uses dynamic content to get the excerpt.
This error is specifically on tag pages. I believe I have reported something similar about this for category pages in the past.
FWIW, this is a tag that has no posts associated, which could be influencing the error. It would be great to sort this out for tag pages that have zero posts either way. Thanks again!
Where 456 is the ID of the block element, change that to the ID of the Content Template.
That should make it so an empty archive returns No Results and that in turn should stop the footer element from throwing an error.