• 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

Add content to blog page template BELOW posts

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 › Add content to blog page template BELOW posts

This topic is: resolved

Tagged: blog, content

  • This topic has 9 replies, 3 voices, and was last updated 10 years, 11 months ago by Genesis Developer.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • February 19, 2015 at 10:42 am #141318
    gregp
    Member

    Everything I have found, explains how to add content above blog posts.

    I want to have a form appear at the bottom of every blog post. I use the stretch theme.

    I have tried adding it to page_blog.php:

    <?php 
    
    //* Template Name: Blog 
    
    //* Show page content above posts
    
    add_action( 'genesis_loop', 'genesis_standard_loop', 5 );
    
    genesis();
    ?>
    added content here

    But the problem with that is that it shows up below the footer. I have the simple hooks plugin, but do not see something specifically for blog pages that would occur right below the post.

    Perhaps above the comment box and below the related posts.... Or even below the comment box. Just so that it is not below the footer and comes after the post.

    Can anyone provide some help with this?

    http://www.felixandfingers.com/harley-davidson-museum-milwaukee/
    February 19, 2015 at 11:03 am #141319
    Genesis Developer
    Member

    Just enable the after entry widget area for single blog post. Add this in your functions.php file

    add_theme_support( 'genesis-after-entry-widget-area' );


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    February 19, 2015 at 11:27 am #141321
    gregp
    Member

    Thank you. I enabled that widget area, and then added two widgets to it.

    One was a gravity form widget. The other was just a text widget.

    Neither of them appear though on the blog pages. I cleared all the caches, as well.

    Is it possible that the stretch theme doesn't support genesis-after-entry-widget-area? Do you have any other ideas on how I can correct the current problem or take another approach?

    Thank you for your time and help.

    February 19, 2015 at 11:30 am #141323
    Brad Dalton
    Participant

    Here's a premium solution http://wpsites.net/web-design/add-content-to-custom-genesis-blog-page-template-below-posts-loop/


    Tutorials for StudioPress Themes.

    February 19, 2015 at 11:46 am #141326
    gregp
    Member

    Brad,

    I don't mind paying for the help, but are you confident that would work, after seeing what I have already tried above?

    February 19, 2015 at 11:48 am #141327
    Genesis Developer
    Member

    add this in your functions.php file

    add_action( 'genesis_after_entry', 'genesis_after_entry_widget_area' );

    EDITED:

    Your theme is not supporting HTML5 markup. So use this hook

    add_action( 'genesis_after_post', 'genesis_after_entry_widget_area' );


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    February 19, 2015 at 11:52 am #141329
    gregp
    Member

    Thank you, again.

    At the bottom of the function.php page (in the child theme) I have added:

    add_theme_support( 'genesis-after-entry-widget-area' );
    add_action( 'genesis_after_entry', 'genesis_after_entry_widget_area' );

    But it is still not appearing on the blog pages.

    February 19, 2015 at 11:56 am #141331
    Genesis Developer
    Member

    please replace this

    add_action( 'genesis_after_entry', 'genesis_after_entry_widget_area' );

    by

    add_action( 'genesis_after_post', 'genesis_after_entry_widget_area' );


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    February 19, 2015 at 12:15 pm #141337
    gregp
    Member

    Great! Works perfectly! Thank you!

    February 19, 2015 at 12:16 pm #141339
    Genesis Developer
    Member

    You are welcome. Please mark it as RESOLVED.


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

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