• Resolved hqin

    (@hqin)


    hi,

    i installed “Childishly Simple” and Yoast.

    then i want add Yoat’s breadcrumb in Childishly Simple’s “header-container”,but report function not exsits.any suggextion?

    <div class="header-container">
    	 <?php if ( function_exists('yoast_breadcrumb') ) {
    yoast_breadcrumb('<p id="breadcrumbs">','</p>');
    } ?>
    </div>

    Regards
    hqin

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author richarduk

    (@richarduk)

    Works fine for me, just tried it. Suggest it’s not the theme but something to do with the plugin. If reports that function not exists suggests plugin not activated. But why would it report that the function doesn’t exist?

    Thread Starter hqin

    (@hqin)

    i use “var_dump(function_exists(‘yoast_breadcrumb’));”,it shows false.
    yes, i have active the plugin

    Theme Author richarduk

    (@richarduk)

    There’s a checkbox at the very top of the SEO >Internal Links page that says ‘Enable Breadcrumbs’.

    Have you ticked that?

    Thread Starter hqin

    (@hqin)

    can i say sorry? ??

    thank you,richarduk. you have good template and kind heart.

    Theme Author richarduk

    (@richarduk)

    ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘how to add Yoast's breadcrumb’ is closed to new replies.