Breadcrumb not showing taxonomies

#827551
  • Hi, we use your plugin and breadcrumb feature to show the breadcrumb. It works everywhere, but not on the taxonomy pages? Any suggestion to get this to work correctly?

    Hope you van help!

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello,

    I apologize for the issue you are facing with the breadcrumbs not showing on the taxonomy pages. To ensure that the taxonomies are displayed correctly in the breadcrumbs, you can follow these steps:

    1. Enable Taxonomy Name in Breadcrumbs:

      • Go to your WordPress Dashboard and navigate to Rank Math SEO → General Settings → Breadcrumbs.
      • Enable the option to show the taxonomy name in the breadcrumbs.
    2. Check Breadcrumbs Settings:

      • Make sure that the settings for displaying taxonomies are correctly configured in Rank Math SEO.
    3. Verify Theme and Plugin Conflicts:

      • Ensure that Rank Math is the only plugin handling breadcrumbs to avoid conflicts with other plugins or themes that might be adding breadcrumbs.

    If after following these steps the issue persists, please reply to this ticket, and a human agent from the Rank Math Support team will assist you further.

    Thank you for reaching out, and I hope this helps resolve the breadcrumb display issue on your taxonomy pages!

    Best regards.

    Sources:
    How to Enable Breadcrumbs on Your Website With Rank Math SEO » Rank Math
    How to Customize Breadcrumbs in Rank Math » Rank Math

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    We have done these steps, but it doesnt work 🙁

    Hello,

    Thank you for contacting Rank Math support.

    The breadcrumbs are already present on the taxonomy page:

    Please confirm if the issue is related to something else.

    Looking forward to helping you.

    Hi, yes, but it misses the taxonomies in the breadcrumb. We only see “tours” and not the taxonomies for regio and the regio itself -> /tours | regio | reuzengebergte

    Hello,

    Please confirm which plugin you are using to create the Tours CPT and its taxonomies. We will have to check its settings to figure out why the breadcrumbs are not showing the name of the taxonomy and term.

    Looking forward to helping you.

    Hi, we use TourCMS to load the tours and we use custom code for the CPT’s, etc. So if a change is needed, please let s know.

    Hello,

    The issue is that the custom taxonomy pages are returning true for the function is_post_type_archive() meaning that the plugin sees that as archive pages for the Tours CPT and adds the breadcrumbs as if that was the case.

    The custom taxonomies should never return true for that function but instead, return false for that and true for the function is_tax().

    In your case, they are returning true for both.

    Because of this, you need to discuss this with the TourCMS team and ask them to make modifications to their code so that the custom taxonomies are handled properly and only return true for the function is_tax().

    Unfortunately, this would require considerable code changes that fall outside the scope of our support and given that the plugin hasn’t been updated in 2 years we suspect that it would require an overhaul of the code in other areas as well.

    Don’t hesitate to get in touch if you have any further questions about our plugin.

    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 8 replies - 1 through 8 (of 8 total)

The ticket ‘Breadcrumb not showing taxonomies’ is closed to new replies.