• 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

Comments & Comment List insert after genesis_entry_footer

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 › General Discussion › Comments & Comment List insert after genesis_entry_footer

This topic is: not resolved

Tagged: comment form, comments, Repositioning Comments

  • This topic has 1 reply, 1 voice, and was last updated 11 years, 6 months ago by GregThrive.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • October 31, 2014 at 10:47 am #130020
    GregThrive
    Member

    Greetings-

    The way my site is setup with background images, I need the comment form on single pages to be inside the entry containers.

    I've got it partially working- it seems to be two steps. One step to move the comments form and one step to move the list of the comments.

    I have the form inside of the entry footer, that worked fine. But can't figure out how to move the Comment list.

    Code:
    // Removes comments form and inserts it into the entry footer.
    remove_action( 'genesis_comment_form', 'genesis_do_comment_form' );
    add_action('genesis_entry_footer', 'genesis_do_comment_form' );

    //Removes the comments list (not comments title)
    remove_action( 'genesis_list_comments', 'genesis_default_list_comments' );

    This is where I'm stuck, the comment list is removed but the general comments container still exists as does the comments title. No matter what I try I can't seem to remove the entire section and I also can't properly insert it into the entry footer.

    Anyone know how to do this or can point me to documentation of the comments functions so I can remove/add the proper calls?

    http://local
    October 31, 2014 at 10:57 am #130024
    GregThrive
    Member

    Getting closer:

    // Removes entire comments section
    remove_action( 'genesis_comments', 'genesis_do_comments' );

    Now to figure out how to add it back to the entry footer.

    I thought this would work but no go:
    add_action('genesis_entry_footer', 'genesis_do_comments' );

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘General Discussion’ 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