• I copied the following code to the functions.php file:

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

    When I tried to save it, I got the following error message. And I got the same message when I enabled Breadcrumbs.

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/93/9337593/html/ericyoffie/wp-content/themes/Basic-Child/functions.php:19) in /home/content/93/9337593/html/ericyoffie/wp-includes/pluggable.php on line 876

    How do I fix this? Thank you.

    https://www.ads-software.com/extend/plugins/wordpress-seo/

  • The topic ‘Breadcrumbs error’ is closed to new replies.