• 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

How to Offset posts in Genesis Grid Loop

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 › How to Offset posts in Genesis Grid Loop

This topic is: not resolved

Tagged: Eleven40PRO, genesis grid, Genesis Home

  • This topic has 2 replies, 2 voices, and was last updated 11 years, 6 months ago by zoerahaaa.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • August 14, 2014 at 2:56 am #118728
    zoerahaaa
    Member

    How i off set in the loop in genesis. I am using Eleven40 pro and this is the home.php

    //* Add Genesis grid loop
    remove_action( 'genesis_loop', 'genesis_do_loop' );
    add_action( 'genesis_loop', 'eleven40_grid_loop_helper' );
    function eleven40_grid_loop_helper() {

    if ( function_exists( 'genesis_grid_loop' ) ) {
    genesis_grid_loop( array(
    'features' => 1,
    'feature_image_size' => 0,
    'feature_image_class' => 'alignleft post-image',
    'feature_content_limit' => 0,
    'grid_image_size' => 'grid-featured',
    'grid_image_class' => 'grid-featured',
    'grid_content_limit' => 250,
    'more' => __( '[Continue reading]', 'eleven40' ),
    ) );
    } else {
    genesis_standard_loop();
    }

    }

    //* Run the Genesis loop
    genesis();

    Just want to offset the first three posts. I don't want to show the latest 3 posts . Please help how to do this

    August 14, 2014 at 3:30 am #118731
    Genesis Developer
    Member

    Try this once

    array(
    'features' => 1,
    'feature_image_size' => 0,
    'feature_image_class' => 'alignleft post-image',
    'feature_content_limit' => 0,
    'grid_image_size' => 'grid-featured',
    'grid_image_class' => 'grid-featured',
    'grid_content_limit' => 250,
    'more' => __( '[Continue reading]', 'eleven40' ),
    'offset' => 3,
    ) 

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

    August 14, 2014 at 3:51 am #118733
    zoerahaaa
    Member

    Hi, its not working.. any other solution ?

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