• So I put this in functions.php …

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

    and it gave me this error …

    Parse error: syntax error, unexpected ‘<‘ in /home/moore4mu/public_html/lutwychemedicalcentre.com.au/wp-content/themes/sparkling/functions.php on line 284

    which I can’t get rid of. Any clues?

    https://wordpress.org/plugins/wordpress-seo/

  • The topic ‘Breadcrumbs blew functions.php’ is closed to new replies.