Breadcrumb path not showing properly

#634462
  • Resolved Anonymous
    Rank Math free

    Hello, my Breadcrumb path is not showing properly, as it is showing Home >> Post title, for which I hid the post title, now its only showing home, and nothing else for posts

    I wanted it to display like

    Home > Category

    but the category do not show

Viewing 6 replies - 1 through 6 (of 6 total)
  • Anonymous
    Rank Math free

    I have added data, since normal filter wasn’t working, I was told to add this, and it would return a result, which it did, I have added it above.

    add_filter( ‘rank_math/frontend/breadcrumb/items’, function( $crumbs, $class ) {
    echo ‘

    ',var_dump($crumbs),'

    ‘;
    return $crumbs;
    }, 10, 2);

    What do I do? I want the breadcrumb to look like Home > Category > Sub-category (if any)

    Hello,

    Thank you for contacting us and sorry for any inconvenience that might have been caused due to that.

    Please head over to your WordPress Dashboard > Rank Math > Titles & Meta > Posts/Products > Primary Taxonomy and from there select Categories:

    If you’ve more than one category then you can select any primary category by following the steps here: https://rankmath.com/kb/how-to-choose-a-primary-category/

    Hope that helps and please don’t hesitate to let us know if you have any other questions.

    Thank you.

    Anonymous
    Rank Math free

    It is already on, but not working, anything else I can do?

    Hello,

    Thank you for your patience.

    Please ensure that you have already selected the lowest child category as the Primary Category for those single post types.

    Then, ensure that this option is enabled in Rank Math > General Settings > Breadcrumbs

    Bread

    And this is disabled as well

    bread2

    Let us know how this goes.

    Thank you.

    Anonymous
    Rank Math free

    Yes setting is as you told but it does not work, Im using Twenty Twenty One + TWENTIG theme, anything else i can do?

    Hello,

    We have replied to your ticket here with a similar issue. Please refer to our recommendation there moving forward to avoid duplicate replies.

    Looking forward to helping you there.

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

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