Problem with breadcumbs when searching

#82114
Viewing 5 replies - 1 through 5 (of 5 total)
  • Michael Davis
    Rank Math pro

    Hello,

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

    Please use the following function for your breadcrumbs to remove breadcrumbs for your homepage as they are not required and will usually lead to errors:

    
    if( function_exists( 'rank_math_get_breadcrumbs') && !is_home() && !is_front_page()){
    rank_math_the_breadcrumbs();
    }
    

    You should also check your settings for Search results page breadcrumbs in Rank math > Geberal Settings > Breadcrumbs

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Jesus Fernandez
    Rank Math free

    Hi,

    Thank you, I have copied and pasted that code in my functions.php file, but it doesnΒ΄t work to remove breadcrumbs from home, could you, please, tell me how to fix it?… anyway it wonΒ΄t solve the problem with search results, will it?

    Thanks

    Michael Davis
    Rank Math pro

    Hello,

    We might need to take a closer look at the settings. Please edit the first post on this ticket and include your WP logins in the designated Sensitive Data section.
    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.

    Jesus Fernandez
    Rank Math free

    Hello,

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

    Thank you.

    Michael Davis
    Rank Math pro

    Hello,

    The provided access doesn’t seem to have access to have access to theme editor. We will need to access theme files t o attempt to manipulate the breadcrumbs function on your site. Please elevate the access and let us know.

    Looking forward to helping you. Thank you.

    ​​​​​​

    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 ‘Problem with breadcumbs when searching’ is closed to new replies.