• 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

change breadcrumb separator to ">" ?

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 › change breadcrumb separator to ">" ?

This topic is: not resolved
  • This topic has 4 replies, 2 voices, and was last updated 11 years, 5 months ago by stepheniryna.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • November 30, 2013 at 3:22 pm #76320
    stepheniryna
    Member

    I want to change the breadcrumb separator from "/" to ">" . Can somebody provide that snippet please. Thanks.

    November 30, 2013 at 3:28 pm #76323
    nutsandbolts
    Member

    Can you post a link to your site? What child theme are you using? We need more details to help you troubleshoot.


    Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
    I provide development and training services for designers • Find me on Twitter and Google+

    November 30, 2013 at 3:50 pm #76328
    stepheniryna
    Member

    site

    I'm using Dynamik. I can just add the css to the custom css area.

    November 30, 2013 at 4:30 pm #76331
    nutsandbolts
    Member

    A quick Google search (Google is your best friend when it comes to Genesis - there are tons of tutorials out there) turned up this snippet, which will need to be pasted in your custom functions - props to @braddalton for posting it:

    add_filter('genesis_breadcrumb_args', 'modify_separator_breadcrumbs');
    /**
    * @author Brad Dalton - WP Sites
    * @example http://wpsites.net/web-design/change-breadcrumbs-in-genesis/
    */
    function modify_separator_breadcrumbs($args) {
        $args['sep'] = ' > ';
        return $args;
    }

    Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
    I provide development and training services for designers • Find me on Twitter and Google+

    November 30, 2013 at 4:55 pm #76334
    stepheniryna
    Member

    I never post without searching Google first. Easily read at least 10 articles and didn't find this.

    I think one of Brad's articles did come up, but I don't remember seeing this.

    Anyway, thanks. It worked.

  • 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

© 2025 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