Hello,
Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.
You can add the breadcrumbs code in the page.php or single.php files before title, so the code would be like this:
<?php
get_header(); // your header.php content
if (function_exists('rank_math_the_breadcrumbs')){
rank_math_the_breadcrumbs();
}
// Your Title
?>
If you are not sure where to add it, please ask your theme support
Looking forward to helping you. Thank you.
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.