-
Hi,
I am using Rankmath with the genesis framework. Genesis built-in Breadcrumbs are working fine, but I want to use rank math breadcrumb, but it is not working.I disabled Genesis Built-in Breadcumbs and enabled Rank math breadcrumbs, but it’s not showing any breadcrumbs.
As it suggests, I to add the following code in the template. I added the following code in my child themes functions, but breadcrumbs are not working properly, and it breaks my site header with a Home text.
if (function_exists(‘rank_math_the_breadcrumbs’)) rank_math_the_breadcrumbs();
Previously I used Yoast, and Yoast’s breadcrumb worked fine.
Please guide me on how I can use Rankmath Breadcrumbs in Genesis.
Thanks
The ticket ‘Rankmath Breadcrumbs Not Working in Genesis Framework/Theme’ is closed to new replies.