Implementing Breadcrumbs

Discussion in 'Andrina WordPress Theme' started by sandymcdonald, Jul 2, 2015.

Thread Status:
Not open for further replies.
  1. sandymcdonald

    sandymcdonald Member

    Joined:
    May 29, 2013
    Messages:
    100
    Likes Received:
    1
    I am using the SEO Yoast plugin and I would like to implement breadcrumbs. Can you please tell me where I should add the following code provided by Yoast?

    <?php if ( function_exists('yoast_breadcrumb') ) {
    yoast_breadcrumb('<p id="breadcrumbs">','</p>');
    } ?>
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi,

    Please follow the screenshot given below.
    andriana_put_breadcrumb_code_in_page.png

    For your information, I am using "WP-Editor" plugin to edit files.
    You can also download and use it from the link https://wordpress.org/plugins/wp-editor/.
    After activating this plugin, you will get the same screen as shown in the screenshot.

    Thanks,
    Praveen
     
  3. sandymcdonald

    sandymcdonald Member

    Joined:
    May 29, 2013
    Messages:
    100
    Likes Received:
    1
    Thank you.
     
Thread Status:
Not open for further replies.

Share This Page