• 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

Featured Post on homepage

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 › Featured Post on homepage

This topic is: not resolved
  • This topic has 15 replies, 4 voices, and was last updated 13 years, 4 months ago by tina.
Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • February 5, 2013 at 9:52 am #18213
    azparis
    Member

    Hi all....wanting something simple that I've done before, but for some reason with this Blissful theme, I can't remember where to adjust....I want one featured post and the rest to be excerpts.  Just like my homepage is now, but with the first post being FULL.  What the heck do I adjust to make that happen?

     

    http://www.reasonstoskipthehousework.com/houseworktest/

     

    Melanie

    February 5, 2013 at 10:08 am #18218
    vwondra
    Member

    Try stacking your Featured Posts widgets.  Make the first one pull in only 1 post, and show full content.

    Then put a second Featured Posts widget under it with a 1 post offset, and set that widget to pull in only excerpts.

    That should work.

    February 5, 2013 at 10:35 am #18226
    azparis
    Member

    you're wonderful..thank you for responding...is this done in home.php or functions.php?

    February 5, 2013 at 10:54 am #18232
    vwondra
    Member

    I have not used the Blissful theme, but I think that area on the home page is a widget.  If it is, you should be able to put two Featured Post widgets in that area.  Genesis will stack them on top of each other.

    February 6, 2013 at 9:03 am #18438
    azparis
    Member

    You freaking ROCK vwondra!    Thank you SO SO SO SO much!

    Love that I didn't have to mess with code to do that.  You are my hero!

     

    Melanie

    February 6, 2013 at 9:19 am #18441
    vwondra
    Member

    You are most welcome!

    February 6, 2013 at 9:32 am #18444
    azparis
    Member

    The featured posts widget thing works, and I love that it's so easy...however, when I enable that, I get doubles as in the posts show in excerpt form once, and then below, I've got another set of the same posts.  I'm guessing it's the default genesis excerpts..but how do you turn those off if you're enabling the widgetized version?

     

    February 6, 2013 at 9:38 am #18445
    vwondra
    Member

    Azparis,

    Can you post a screenshot or link to the page doing that.  I'm not sure I understand what it's doing.

    Vince

    February 6, 2013 at 9:44 am #18447
    azparis
    Member

    take a peek at my page now: Not only does it repeat the posts but it also strips any formatting between excerpts...making it look not so nice!

     

    http://www.reasonstoskipthehousework.com

    February 6, 2013 at 10:01 am #18452
    azparis
    Member

    I deleted the featured posts widget so it's back to "normal" view now. I have it set up with:

    the featured posts widget showing 1 post with content.  Then, the rest of the posts show excerpts based on Genesis Theme Settings > content archives > show post excerpts >

    However, it displays the first post in full, and then below it, the first excerpt is the first post again.  So, I have post #1 in full then...excerpt of Post#1, excerpt of post#2, etc.

    What the heck?

    February 6, 2013 at 10:20 am #18459
    vwondra
    Member

    The Featured posts plugin does pull out the formatting when it is pulling in the excerpts or page content (unless set to show all content)
    I have not found a workaround or alternative to that.

    Now about the repeating posts:

    Go into the bottom of the two Featured Posts widget and find the "Number of Posts to Offset:" setting.  Set that to "1" (without the quotes).  That will make it skip the most recent post, and start with the one after that.  Does that make sense?

    Vince

    February 6, 2013 at 10:29 am #18460
    azparis
    Member

    I only have the ONE featured posts widget active since the second one stripped the formatting.  So, I have one featured posts widget that is set to just show ONE full post.  Then, the remainder of the posts are excerpts, set up only in genesis theme settings.   It's all PERFECT except that the first excerpt is a repeat of the full post above it.  Make sense?  How do I attach a screenshot here?

     

     

    February 6, 2013 at 1:15 pm #18476
    vwondra
    Member

    Hmm... I'm sure it can be coded to work that way in your themes home.php file. I'm not as great with coding as I used to be, so I am going to have to defer to other more code-minded folks here on the boards.

     

    sorry but I don't want to steer you wrong.  🙁

     

    February 27, 2013 at 10:42 am #23114
    krystyn
    Participant

    I think I this has to do with the home.php folder. That's the one that makes the excerpts on the home page, but I'm not sure how to edit it....maybe just delete that all the way and then use the featured widget?

    February 27, 2013 at 11:04 am #23118
    krystyn
    Participant

    Found this on the old forum:

     

    The simplest way to do that in blissful would be to add this to the home.php file before genesis()

    PHP Code:
    remove_action( 'genesis_loop', 'genesis_do_loop' );

    Then use two Genesis Featured Post widgets in the home top sidebar for your content. In the first, select to show the full content and 1 post, in the second select to show the excerpt or limit the content, and however many excerpts as you want, but make sure you select an offset of 1, which will skip the first post you are already showing.

    March 6, 2013 at 8:30 am #24540
    tina
    Member

    Hi  Vince and other who like to help with answer:)

    I have a big problem as well: I use the theme balance and a post as a homepage with the slider on http://http://www.martina-meirhofer.com

    But I need this post to be sticky on the front home - not to be exchanged for a new one as soon as I write another post. How do I make this front post sticky and still be able to show other posts in widgets as usual please help

    Thank you so much for your reply Tina

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