• 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

One full post followed by excerpts on the home page

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 › One full post followed by excerpts on the home page

This topic is: resolved

Tagged: excerpts, Feature post, genesis loop, grid loop plugin

  • This topic has 3 replies, 2 voices, and was last updated 12 years, 2 months ago by xosarah.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • November 17, 2013 at 2:07 pm #73751
    xosarah
    Member

    Hello! I've created a child theme and am stuck on displaying one full post followed by excerpts on the home page.

    http://xosarah.com/test2/

    I've tried the Grid Loop plugin with this code http://www.billerickson.net/code/full-content-features-in-grid-loop/, which still displayed the shortened feature on the homepage.

    Now I'm using this...

    //* Add support for Genesis Grid Loop
    remove_action( 'genesis_loop', 'genesis_do_loop' );
    add_action( 'genesis_loop', 'child_grid_loop_helper' );
    function child_grid_loop_helper() {
    if ( function_exists( 'genesis_grid_loop' ) ) {
    genesis_grid_loop( array(
    'features' => 1,
    'feature_image_size' => 0,
    'feature_image_class' => 'post-image',
    'feature_content_limit' => 0,
    'grid_image_size' => 'thumbnail',
    'grid_image_class' => 'alignleft post-image',
    'grid_content_limit' => 540,
    'more' => __( 'READ MORE >>>', 'genesis' ),
    ) );
    } else {
    genesis_standard_loop();
    }
    }

    Which is working perfectly on the homepage, but is displaying the same thing on archive pages instead of just excerpts. http://xosarah.com/test2/category/design/

    Is there a way to target this for just the homepage?

    Just learning Genesis, so forgive me if I'm missing something super simple.

    November 17, 2013 at 2:18 pm #73775
    cdils
    Participant

    You might try Bill Erickson's Grid Loop plugin. And make the Featured post full content and other posts a content limit.

    Easier than hand-coding. 🙂

    Carrie


    Have you been helped in this forum? Pay it forward and answer someone else’s question. I bet you’ll know the answer to at least one question. 🙂

    I host a weekly WordPress-focused podcast called Office Hours. I tweet @cdils.

    November 17, 2013 at 2:22 pm #73781
    xosarah
    Member

    I tried the plugin. Is there a way to make the featured post display full within the plugin/theme settings? The only way I found was with that piece of code, which didn't work.

    November 17, 2013 at 4:49 pm #73839
    xosarah
    Member

    Problem solved by this plugin http://wordpress.org/support/plugin/genesis-post-teasers

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