bread crumbs not showing

#137434
  • Resolved Allen Hicks
    Rank Math pro

    I run Kadence theme and blocks, all up to date. Switched from Yoast to rank math, configured correctly bread crumbs shows as [wpseo_breadcrumb].

Viewing 5 replies - 1 through 5 (of 5 total)
  • Roel John
    Rank Math business

    Hello,

    Thank you for contacting Rank Math today.

    That entirely depends on your preference if you’re going to display the breadcrumb everywhere then you would need to place the code under the particular template, e.g. header.php or you can opt using the shortcode [rank_math_breadcrumb]

    Some themes offer complete support of Rank Math breadcrumbs, for instance, Astra theme.
    If you use this theme, you don’t need to place the code manually. You would only need to select the breadcrumb source and position.

    Please see the screenshot below:
    ss-1

    To avoid being overwritten, you will need to use a child theme and apply the breadcrumb code in the template file.

    <?php if (function_exists('rank_math_the_breadcrumbs')) rank_math_the_breadcrumbs(); ?>

    You can refer to this article from WordPress codex on how to create a child theme:
    https://developer.wordpress.org/themes/advanced-topics/child-themes/

    By doing this, your files won’t be overwritten unless you updated them manually.

    If the above instruction didn’t work. Please edit the first post on this ticket and include your WordPress & FTP logins in the designated Sensitive Data section. So we can help you implement it on your site.

    Sensitive Data Section

    It is completely secure and only our support staff has access to that section. If you want, you can use the below plugin to generate a temporary login URL to your website and share that with us instead:

    https://wordpress.org/plugins/temporary-login-without-password/

    You can use the above plugin in conjunction with the WP Security Audit Log to monitor what changes our staff might make on your website (if any):

    https://wordpress.org/plugins/wp-security-audit-log/

    We really look forward to helping you. Thank you.

    Kadence theme has complete support same as Astra, it worked well with Yoast but a problem with Rank math. I supplied the info for you to log in, but we don’t seem to be moving forward here, can you have another look, please.

    Hello,

    Thanks for getting back to us.

    You mentioned in your first post that the breadcrumbs display as [wpseo_breadcrumb], however, the breadcrumbs from Rank Math have a different shortcode. The code for Rank Math is [rank_math_breadcrumb].

    Con you please check that the code you are using is the Rank Math one?

    Looking forward to hear from you.

    I Kadence theme same as astra theme you change breadcrumbs in the customize area between yoast, seopress, and rank math. This is what it shows [wpseo_breadcrumb]

    Hi,

    Please replace that with Rank math Breadcrumb shortcode: [rank_math_breadcrumb] and let us know if this resolves your issue.

    If not, please share a screenshot of this with a tool such as https://imgbb.com and also add your site access URL in the sensitive section.

    Looking forward to helping you

    Thanks

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

The ticket ‘bread crumbs not showing’ is closed to new replies.