• Hi, I activate the yaost seo breadcrumbs with customize. And how Yoast Seo wrote, I added

    <?php
    if ( function_exists(‘yoast_breadcrumb’) ) {
    yoast_breadcrumb(‘
    <p id=”breadcrumbs”>’,'</p>
    ‘);
    }
    ?>

    [Moderator note: code fixed. Please wrap code in the backtick character or use the code button.]

    Not working in the single.php of child hueman theme
    Not working in the page.php of child hueman theme
    Not working in the Header.php of child hueman theme

    Only working on the Header.php of parent hueman theme But separated the top of the part of social links on the primary sidebar and separated the top of More of the secondary side bar

    Somebody to help me
    I’m french… is my english ok ?
    Best for all of you

    • This topic was modified 8 years, 1 month ago by bdbrown.
  • The topic ‘BREADCRUMBS / not working’ is closed to new replies.