Hey! I looked around to see if you guys had any snippets posted for this but I can’t find any.
I made a page hero element, as the regular featured image was much too large. Now the Yoast breadcrumbs are displaying below it, rather than above it as they should be. I’ve tried before_main_content, before_content etc. but nope! Any way to get them back to where they belong?
Holy cow, that took me a while to find. It’s a hook with the shortcode, generate_before_entry_title. Moving it to generate_before_main_content fixed it. Thanks, haha!