• 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

Honor90

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • April 20, 2013 at 6:08 am in reply to: Quattro Home page layout #36543
    Honor90
    Member

    I'm having a very similar "issue" with getting my homepage to display like the demo even after trying the FTP route.

    I did not edit *anything* as far as files go, as straight out of the box as you can get.

    My reading settings are as: "Front page displays"  ---> "Your latest posts" ---> "Blog pages show at most" (set to 4)

    My only problem is that unlike the demo where the first 2 posts are displayed and cut off after a certain point followed by "read more" my site simply displays the entirety of the first 2 posts.

    Here is the exact code currently in the home.php file:

    
    <?php
    
    remove_action( 'genesis_loop', 'genesis_do_loop' );
    add_action( 'genesis_loop', 'quattro_grid_loop_helper' );
    /** Add support for Genesis Grid Loop */
    function quattro_grid_loop_helper() {
    
    if ( function_exists( 'genesis_grid_loop' ) ) {
     genesis_grid_loop( array(
     'features' => 2,
     'feature_image_size' => 0,
     'feature_image_class' => 'alignleft post-image',
     'feature_content_limit' => 0,
     'grid_image_size' => 'grid-thumbnail',
     'grid_image_class' => 'alignnone',
     'grid_content_limit' => 250,
     'more' => __( '[Continue reading]', 'genesis' ),
     'posts_per_page' => 6,
     ) );
     } else {
     genesis_standard_loop();
     }
    
    }
    
    genesis();
    
    

     

  • Author
    Posts
Viewing 1 post (of 1 total)

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 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