Support » Plugin: Yoast SEO » Insert breadcrumbs in template files how, where, what?

  • Hi there

    I have just installed this SEO plugin and I really like it VERY much already. But there is one thing I cannot figure out because I am not that technical when it comes to coding – I can do it but need detailed instructions. So I am here to ask for help …

    Can anybody please tell me … How do I insert the code given in the plugin

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

    I use the theme called Delicacy but where do I find the template files in this themes folder? What are they called?

    I know it may seem like a stupid question but I still hope someone will help?

    Thank you very much in advance
    Christian

    http://wordpress.org/extend/plugins/wordpress-seo/

  • The topic ‘Insert breadcrumbs in template files how, where, what?’ is closed to new replies.