Home Forums WoodMart support forum How to Enable Breadcrumbs

How to Enable Breadcrumbs

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #173036

    GeorgiK
    Participant

    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?

    #173113

    Hello,

    Please find this file woodmart/inc/template-tags.php

    And edit this function woodmart_page_title()

    Best Regards

    #182930

    GeorgiK
    Participant

    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.

    #182944

    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

    #189497

    GeorgiK
    Participant

    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?

    #189605

    Hello,

    The breadcrumbs of the page title is in these functions:woodmart_page_title()

    Which breadcrumbs do you need, please specify?

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)