put in web breadcrumbs

#94201
  • Hi, I’m having trouble getting breadcrumbs to appear on the web, putting this code:
    <? Php if (function_exists (‘rank_math_the_breadcrumbs’)) rank_math_the_breadcrumbs (); ?>
    OR
    [rank_math_breadcrumb]
    in the child theme of the colormag template and I can’t get it to work, it gives an error, hme you can guide me a bit,

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Sajid Khan
    Rank Math business

    Hello,

    We might need to take a closer look at the settings. Please edit the first post on this ticket and include your WordPress 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.

    By email I sent you the temporary access

    Hello,

    I accessed your site and added the following code in the content-page(line 30) and content-single(line 41) files of your theme:

    
    			<?php if( function_exists( 'rank_math_get_breadcrumbs') && !is_home() && !is_front_page()){
    				rank_math_the_breadcrumbs();
    				}
    			?>
    

    This is showing the breadcrumbs just below the post title before the page/post content. Please check and let us know.

    Looking forward to helping you. Thank you.

    ​​​​​​

    Hello,
    I confirm that the breadcrumbs can already be seen on the web and the problem has been solved.

    Thank you very much for your great work to all

    Sajid Khan
    Rank Math business

    Hello,

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

    If you don’t mind me 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 do 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 5 replies - 1 through 5 (of 5 total)

The ticket ‘put in web breadcrumbs’ is closed to new replies.