This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

breadcrumbs between header menu and site title

Open 2 replies generalpremium
10 years ago · Last reply by Andrew Misplon 10 years ago

Hello,
I want to put a breadcrumb function onto my site (Vantage premium)

On which position I have to put the code snippet into the header.php if I want the breadcrumb directly beneath the header menu and before the site title ?

Thanks for your support !

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. ds 10 years, 9 months ago
    <?php
    echo do_shortcode( '[breadcrumb]' ); 
    ?>
  2. Andrew Misplon Staff 10 years, 9 months ago

    Hi ds

    Thanks for reaching out.

    If you’re using WordPress SEO then you’ll just need to go to SEO > Advanced > Enable Breadcrumbs.

    If you aren’t already using WordPress SEO then this could be a good reason to give it a try. You can integrate another plugin using the shortcode listed above but it requires a child theme and is more work than the WordPress SEO option.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread