Hello,
Thank you so much for getting in touch.
We don’t handle the schema generated by Blocksy in their breadcrumbs. If you want to remove the schema generated by Blocksy, please contact them instead as they are in the best position to help you with this.
If you want to remove OUR breadcrumbs schema, you may apply this filter code:
add_filter( 'rank_math/snippet/breadcrumb', "__return_false");
You may refer to this guide on how to add filters to your website: https://rankmath.com/kb/wordpress-hooks-actions-filters/
Hope that helps.
Thanks for answering dude, this is works, i put it on child theme > function.php, thank you very much
Hello,
We are super happy that this addressed your concern.
If you have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.
Thank you.