• 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

Cannot get SEOpress plugin to manage breadcrumb

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 › Cannot get SEOpress plugin to manage breadcrumb

This topic is: not resolved

Tagged: breadcrumb

  • This topic has 1 reply, 2 voices, and was last updated 5 years, 4 months ago by Victor Font.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • November 21, 2017 at 11:43 am #213840
    Damdo74
    Member

    Hello,

    i'm trying to get the SEOpress Pro plugin to take over the standard Genesis breadcrumb.

    The developer of this SEO plugin says that i need to had this code:
    if(function_exists('seopress_display_breadcrumbs')) { echo seopress_display_breadcrumbs(); }

    Being new to Genesis, I'm not sure where to add this line of code.

    Here is the URL of my website http://www.atelierselbafrance.fr/guides/plv/booster-vos-ventes/

    thanks a lot for your help.

    http://www.atelierselbafrance.fr/guides/plv/booster-vos-ventes/
    November 25, 2017 at 2:22 am #213926
    Victor Font
    Moderator

    You would add something like the following to the child theme's functions.php:

    remove_action( 'genesis_before_loop', 'genesis_do_breadcrumbs' );
    add_action( 'genesis_before_loop', 'seopress_do_breadcrumbs' );
    
    function seopress_do_breadcrumbs() {
        if(function_exists('seopress_display_breadcrumbs')) {
            echo seopress_display_breadcrumbs();
        }
    }

    Obviously, I can't test this since I'm not using SEOPress, but this should at least get you pointed in the right direction.


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 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

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