• 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 show posts in one column in Eleven40 Pro theme?

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 show posts in one column in Eleven40 Pro theme?

This topic is: not resolved
  • This topic has 2 replies, 2 voices, and was last updated 8 years, 5 months ago by chikamiku.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • November 2, 2014 at 8:03 am #130177
    chikamiku
    Participant

    How can I show posts in one column in Eleven40 Pro theme instead of the default 2-column for the theme? I also wanted to reduce the font size of the post headings in the same website for the said theme.

    Thanks and I look forward to hearing form you.

    Regards

    http://www.japan33.jp
    November 2, 2014 at 8:12 am #130178
    Genesis Developer
    Member

    Remove this full code from home.php file

    //* 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();
    	}
    
    }

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

    November 2, 2014 at 8:19 am #130179
    chikamiku
    Participant

    Wonderful Thank you so much for the great help.

    By the way, how should I reduce the size of the post headings after removing the code mentioned by you?

    Thanks again

  • 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

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