Archived topic
Yoast breadcrumb positioning
3 replies · Started by Marijke on March 10, 2023
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?
Hi there,
how were the breadcrumbs added ?
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!
:) Glad to hear you found it!