How to set breadcrumbs

#574868
  • Resolved Roberto Zanoni
    Rank Math free

    I follow all your steps guide to set but it doesn’t show it.
    I set it by the child theme:

    /*
    Theme Name: Hello Elementor Child
    Theme URI: https://github.com/elementor/hello-theme-child/
    Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
    Author: Elementor Team
    Author URI: https://elementor.com/
    Template: hello-elementor
    Version: 2.0.0
    Text Domain: hello-elementor-child
    License: GNU General Public License v3 or later.
    License URI: https://www.gnu.org/licenses/gpl-3.0.html
    Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
    */

    /* Add your custom styles here */
    */
    <?php if (function_exists(‘rank_math_the_breadcrumbs’)) rank_math_the_breadcrumbs(); ?>

    ANY ERROR?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello,

    Thank you for contacting Rank Math and bringing your concern to our attention. I’m sorry for any inconvenience this issue may have caused you.

    I’ve checked your site, and the breadcrumbs code was applied to your style.css file.

    Please note that it should be added to your theme’s header.php or single.php file:
    https://rankmath.com/kb/breadcrumbs/#theme-template-files

    For us to apply the breadcrumbs, please add your website’s FTP details in the sensitive data section so we can modify your theme files.

    Looking forward to helping you.

    Thank you.

    THANKS A LOT

    [sensitive data]

    Nigel
    Rank Math business

    Hello,

    The FTP details you shared did not work. Please check that they are correct.

    As an alternative, you can also add breadcrumbs directly in your pages/articles using a shortcode widget as shown in the example screenshot:

    Hope that helps. Please let us know if you have questions.

    Sorry:

    [moved to sensitive data section]

    Hello,

    Breadcrumb added to the website. Hidden for homepage.

    In some pages, you’ll not see “Home” because the website link color and background colour is same i.e. black. All posts i.e. press release and news shows all the breadcrumb properly.

    If incase, you want to remove you can remove this code from single.php (inside template-parts folder) in Hello Theme Child template.

    <div class=" elementor-section elementor-section-boxed">
    			    <div class="elementor-container elementor-column-gap-default">
    				<?php if (function_exists('rank_math_the_breadcrumbs')) rank_math_the_breadcrumbs(); ?>
    		</div>
    		</div>

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

    Thank you

    Thanks a lot

    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.

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

The ticket ‘How to set breadcrumbs’ is closed to new replies.