• 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

demetria

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 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • January 31, 2017 at 3:03 pm in reply to: Header appears smaller in Gallery Pro #200338
    demetria
    Member

    Thank you!

    March 17, 2016 at 3:06 pm in reply to: Modern Portfolio:Changing number of posts in portfolio widget #181730
    demetria
    Member

    Thanks!

    July 25, 2014 at 3:47 pm in reply to: Executive Pro header right widget not aligning #115865
    demetria
    Member

    Yep, I just reduced to 564 and it works smoothly. Thanks so much.

    July 25, 2014 at 3:47 pm in reply to: Executive Pro header right widget not aligning #115864
    demetria
    Member

    Excellent- problem solved!! Thanks so much for your help.

    May 22, 2014 at 6:40 pm in reply to: Blog post layouts in Executive Pro #106421
    demetria
    Member

    AWESOMENESS! That's exactly what it was- a plugin (from my last template edits). Thanks so much, Andrea.

    February 11, 2014 at 3:55 am in reply to: Limit featured posts in Generate theme #89756
    demetria
    Member

    Worked like a charm! Thank you sooo much. You were very helpful.

    February 9, 2014 at 10:54 pm in reply to: Limit featured posts in Generate theme #89594
    demetria
    Member

    Thanks, Andrea- I see how to change the number of featured posts, but I would like to get rid of the grid layout. Is there a way for my featured posts to show up in a format with title, blog image, and a few lines of the post , several on the page- and get rid of the two-column grid?

    February 8, 2014 at 12:08 pm in reply to: Limit featured posts in Generate theme #89353
    demetria
    Member

    Absolutely. Thank you for your help.
    --------

    <?php

    remove_action( 'genesis_loop', 'genesis_do_loop' );
    add_action( 'genesis_loop', 'child_grid_loop_helper' );
    //* Add support for Genesis Grid Loop
    function child_grid_loop_helper() {

    if ( function_exists( 'genesis_grid_loop' ) ) {
    remove_action( 'genesis_before_post_content', 'generate_post_image', 5 );
    genesis_grid_loop( array(
    'features' => 0,
    'feature_image_size' => 'featured',
    'feature_image_class' => 'alignleft post-image',
    'feature_content_limit' => 50,
    'grid_image_size' => 'grid',
    'grid_image_class' => 'alignleft post-image',
    'grid_content_limit' => 0,
    'more' => __( 'Continue reading...', 'genesis' ),
    ) );
    } else {
    genesis_standard_loop();
    }

    }

    genesis();

  • Author
    Posts
Viewing 8 posts - 1 through 8 (of 8 total)

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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