How to Enable Breadcrumbs
-
Hello,
I’m using RankMath SEO plugin and I wish to use their breadcrumbs for my shop.
They say to enable breadcrumbs they have, following code needs to be placed in theme files.
<?php if (function_exists(‘rank_math_the_breadcrumbs’)) rank_math_the_breadcrumbs(); ?>
However, I have no idea where to put it.
Can you help?
Hello,
Please find this file woodmart/inc/template-tags.php
And edit this function woodmart_page_title()
Best Regards
Hello,
I don’t know where exactly to edit in this file. Someone told me to enter the code in the single.php and page.php but still can’t do it.
Please, help.
Hello,
You need to edit file template-tags.php
and here is the route woodmart/inc
find the function woodmart_page_title()
Perhaps you will have to find a developer who would help you.
Best Regards
Hi,
Someone is looking into implementing the breadcrumbs and told me some other files need to be changed also for the breadcrumbs to work. Do you know which they could be?
Hello,
The breadcrumbs of the page title is in these functions:woodmart_page_title()
Which breadcrumbs do you need, please specify?
Best Regards