Home>Support>How to turn off Breadcrumbs in Vantage?

How to turn off Breadcrumbs in Vantage?

Hi I found breadcrumbs code in my wp-content/themes/vantage/inc/settings/settings.php file and am not sure how to disable the breadcrumbs. The breadcrumbs appear on my Echo Knowledge Base pages. I am using Siteorigin Vantage. I posted some of the code below. After doing a quick Google I could not find a way to disable breadcrumbs in Vantage that worked. Do I need Siteorigin Premium or can it be done without? Thanks!

function siteorigin_settings_breadcrumbs( $class = null ) {

	if ( ! apply_filters( 'siteorigin_settings_show_breadcrumbs', true ) ) {
		return;
	}

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 16 days, 15 hours ago Andrew Misplon
    Hi, I Work Here

    Hi Josh

    The snippet linked below can be used in the Code Snippets plugin:

    Page: Advanced Customizations

  2. 16 days, 5 hours ago Josh Orenberg

    Thanks but it’s not working. I did “auto insert” with location “run everywhere” in code snippets. See here. The breadcrumb is where it says Documentation on the top.

  3. 16 days, 4 hours ago Andrew Misplon
    Hi, I Work Here

    It shouldn’t matter too much but it doesn’t sound like we’re using the same plugin. For testing; I’m using https://wordpress.org/plugins/code-snippets/. I’ve confirmed the snippet works on our end. You can disable AISEO breadcrumbs in the plugin’s settings – it just takes a bit of doing. If you’d like you can take a screenshot of the setup in the Code Snippets plugin you’re using. You can post a link here to any sharing location like Dropbox or Imgur.com. I’ll take a look at the snippet setup and go from there. Cheers.

  4. 16 days, 4 hours ago Josh Orenberg

    Thanks again got it working. I was trying with WPCode Code Snippets not Code Snippets. Your mentioned plugin worked beautifully.

  5. 16 days, 4 hours ago Andrew Misplon
    Hi, I Work Here

    I’m sure we could get the filter working with the first plugin but if you aren’t tied in then it’s an easy switch. Glad to hear the issue is resolved!

    All the best.

    Cheers, Andrew

Please log in to post on our forums. Signing up is free.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More