• 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

Changing location of after entry widget.

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 › Changing location of after entry widget.

This topic is: not resolved

Tagged: After Entry

  • This topic has 2 replies, 2 voices, and was last updated 4 years, 8 months ago by Anita.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • July 9, 2018 at 5:19 pm #221502
    Kristie Hill
    Member

    Hey all! Looking for some guidance.

    I attempted to change the location of my after entry area widget but the content is displaying twice - even though I only have one widget area.

    It appears in the genesis_entry_footer like I want it to

    And in the genesis_after_entry like

    can be seen at bottom of post here:

    https://kristiehill.com/blogs-with-highest-searches/

    This is the code I've added to my functions.php

    // Add support for after entry widget.
    add_theme_support( 'genesis-after-entry-widget-area' );
    
    // Relocate after entry widget.
    remove_action( 'genesis_after_entry', 'genesis_after_entry_widget_area' );
    add_action( 'genesis_entry_footer', 'genesis_after_entry_widget_area' );

    any ideas what went wrong?


    Kristie Hill

    July 9, 2018 at 5:23 pm #221503
    Kristie Hill
    Member

    Adding for clarity, the Save to Pinterest button is the content in the after widget area. after entry error


    Kristie Hill

    July 9, 2018 at 7:24 pm #221504
    Anita
    Keymaster

    Hey Kristie!

    Try adding a priority to it.

    
    // Relocate after entry widget.
    remove_action( 'genesis_after_entry', 'genesis_after_entry_widget_area' );
    add_action( 'genesis_entry_footer', 'genesis_after_entry_widget_area', 5 );

    If that's not in the right place, change 5 to 10.


    Love coffee, chocolate and my Bella!

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