Home › Forums › WoodMart support forum › How to Enable Breadcrumbs How to Enable Breadcrumbs This topic has 5 replies, 2 voices, and was last updated 4 years, 10 months ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts February 12, 2020 at 5:26 pm #173036 GeorgiKParticipant 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? February 13, 2020 at 8:23 am #173113 Elise NoromitMember Hello, Please find this file woodmart/inc/template-tags.php And edit this function woodmart_page_title() Best Regards March 28, 2020 at 8:56 am #182930 GeorgiKParticipant 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. March 28, 2020 at 10:15 am #182944 Elise NoromitMember 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 April 23, 2020 at 4:53 pm #189497 GeorgiKParticipant 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? April 24, 2020 at 7:54 am #189605 Elise NoromitMember Hello, The breadcrumbs of the page title is in these functions:woodmart_page_title() Which breadcrumbs do you need, please specify? Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register