Archived topic
Put post meta below featured image
4 replies · Started by Knuth Becker on July 2, 2021
Hi.
My current setup is: title, post meta and featured image. I would instead like the order to be: title, featured image and post title.
See screenshot in private information.
Thanks!
Hi there,
Tom provides a PHP Snippet here:
This will move the Post Meta ( Author and Date ) below the featured image.
How to add PHP: https://docs.generatepress.com/article/adding-php/
I'm afraid it's not working. I've attempted to add the code both in the Code Snippets plugin and also directly to the functions.php to no avail.
I also attempted to clear cache
Aah ok - so you're using a Block Element to display the Post Meta.
Edit that Block Element and change its hook to: generate_after_entry_header and set the priority to 15