Override breadcrumbs Bridge Theme by Qode

#205029
  • Resolved Silvia
    Rank Math free

    Hi,
    I am using Bridge theme, but the theme breadcrumbs do not show the primary category, so I have enabled RankMath Breadcrumbs.
    I am trying to override them to the theme breadcrumbs but I have not found the solution.
    I have added this code to the header.php file on the Theme Child.

    <div class=”breadcrumbs”>
    <?php if (function_exists(‘rank_math_the_breadcrumbs’)) rank_math_the_breadcrumbs(); ?>
    </div>

    OR

    <div class=”breadcrumbs_inner”>
    <?php if (function_exists(‘rank_math_the_breadcrumbs’)) rank_math_the_breadcrumbs(); ?>
    </div>

    but they do not work.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Ankit
    Rank Math business

    Hello,

    Thank you for contacting Rank Math, and sorry for any inconvenience caused.

    After inspecting the source, I can see both breadcrumbs inside the source code. Although the Rank Math breadcrumbs are not showing since you put the code on the header, the CSS rule prevents it from displaying. Paste the code after container tag.

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Hi Ankit,
    thank you for replying.
    Unfortunately there is not a clear guide how to do it.
    So I need to cancel the code from the file header.php and where I need to add it?
    I have added the breadcrumbs in the header because they are appearing there.

    Hello,

    It looks like Rank Math is not installed on your website. Please let us know once you installed it and we will further help you configure your Rank Math breadcrumbs.

    We are looking forward to helping you.

    It is installed. Please do not check the main website, but you should check the one inside the sensitive data box.

    Ankit
    Rank Math business

    Hello,

    Thank you for your reply.

    I have added the Rank Math breadcrumb code inside your themes title.php file on line 639, but the breadcrumb design is broken. To fix that, please see the screenshot link I have shared below:
    https://i.rankmath.com/BK0UAv

    Looking forward to helping you.

    Great! Should I copy the file title.php on my theme child folder?
    Thank you so much!

    Hello,

    Thank you for the follow-up.

    Yes, you can copy the title.php file to your child theme folder to override your main theme and add the breadcrumbs to your site.

    I hope that helps.

    Thank you.

    Thank you very much!

    Hello,

    We are super happy that this issue is already resolved. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind us asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

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

The ticket ‘Override breadcrumbs Bridge Theme by Qode’ is closed to new replies.