• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Breadcrumbs Genesis Connect for Woocommerce

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Breadcrumbs Genesis Connect for Woocommerce

This topic is: resolved
  • This topic has 4 replies, 2 voices, and was last updated 9 years, 8 months ago by plentyvegan.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • June 17, 2016 at 11:29 am #187753
    plentyvegan
    Member

    I've installed Genesis Connect for WooCommerce. Breadcrumbs are turned off in the theme settings (as instructed by the plugin) but there are no breadcrumbs.

    For example:

    herb-crackers

    is linked to from:

    http://plentyvegan.com/product-category/snacks/

    And yet there is no thread of this.

    How do I get breadcrumbs back? I don't want customers to have to rely on side navigation alone (which I'm also currently troubleshooting).

    Thanks.

    Genesis Connect for WooCommerce

    June 17, 2016 at 11:39 am #187755
    epiceriedublog
    Member

    Hi,

    Do you activate the breadcrumbs in the general settings?


    Blogger at epiceriedublog.com
    My last Genesis child Theme: Holly Foody

    June 17, 2016 at 11:47 am #187756
    plentyvegan
    Member

    Ok, I had misinterpreted the plugin's FAQ and thought that it instructed you to turn off breadcrumbs in settings in order for them to work in Genesis Connect.

    However, now I have another problem. How do I make plentyvegan.com/shop the url for "Home" in the breadcrumb and not plentyvegan.com?

    Ex: http://plentyvegan.com/product-category/snacks/crackers/

    Thanks!

    June 17, 2016 at 11:50 am #187757
    epiceriedublog
    Member

    here you have the piece of code to change it:

    Breadcrumbs

    
    //* Modify Home breadcrumb link.
    add_filter ( 'genesis_home_crumb', 'sp_breadcrumb_home_link' ); // Genesis >= 1.5
    add_filter ( 'genesis_breadcrumb_homelink', 'sp_breadcrumb_home_link' ); // Genesis =< 1.4.1
    function sp_breadcrumb_home_link( $crumb ) {
    	return preg_replace('/href="[^"]*"/', 'href="http://example.com/home"', $crumb);
    }

    (add this code to your function.php and replace the link by the one you want)


    Blogger at epiceriedublog.com
    My last Genesis child Theme: Holly Foody

    June 17, 2016 at 11:52 am #187759
    plentyvegan
    Member

    Won't that make it so in instances where I want plentyvegan.com to be "Home" (like here: http://plentyvegan.com/blog/) it will be the shop, though?

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble