Site links not showing correctly

#11216
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

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

    You forgot to share your site URL on the sensitive data section. Please share this info so that we can check the issue for you.

    Looking forward to helping you. Thank you.

    ​​​​​​​

    sry for the wrong info .. This is our website

    https://www.techiexpert.com/

    Hi there,

    Thanks for the access.

    This issue seems to affect your theme’s breadcrumbs since the RM breadcrumbs are not activated on your site.
    I have gone ahead and activated the Rank Math breadcrumbs by editing the following files on your theme and commenting out this function:
    bimber_render_breadcrumbs()

    template-parts/page/header.php
    template-parts/content-single-classic.php

    and added the following function:

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

    You may however need to get in touch with your theme author so that they can help in creating a child theme to override these templates so that the changes do not get lost after updating the theme.

    I hope this info helps. Thank you.

    Thanks for the Debug …

    let me check with theme providers

    Hi there,

    Thanks for the follow up.

    I am glad that this info helped 🙂

    Feel free to contact us should any other issues come up.

    Thank you.

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

The ticket ‘Site links not showing correctly’ is closed to new replies.