• 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

e96989955

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 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • January 16, 2013 at 1:53 am in reply to: Adding A Nivo Slider to Expose Child Theme #12250
    e96989955
    Member

    Yup! I actually added the php embed code directly to the Genesis framework header.php file and it worked. 🙂

    January 16, 2013 at 1:26 am in reply to: Adding A Nivo Slider to Expose Child Theme #12246
    e96989955
    Member

    Yup, I used a PHP widget called Linkable Title Html and Php Widget by PepLamb. 

    I'll give the Genesis Slider a try!

    January 16, 2013 at 12:14 am in reply to: Adding A Nivo Slider to Expose Child Theme #12229
    e96989955
    Member

    I've added the code as you suggested and used a php widget to embed the code provided by the Nivo Slider Plugin, but nothing appears. 🙁

    http://www.thenewlaunchguru.com

    December 30, 2012 at 9:02 pm in reply to: Display Latest Posts from Multiple Categories #8509
    e96989955
    Member

    Sorry, my bad! I forgot to add backslashes before each double quote on the break HTML code.

    December 30, 2012 at 8:39 pm in reply to: Display Latest Posts from Multiple Categories #8506
    e96989955
    Member

    Hi nick, I get a HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfil the request. when I insert the Break as an echo before each heading.

    December 30, 2012 at 7:02 am in reply to: Display Latest Posts from Multiple Categories #8338
    e96989955
    Member

    Hi Ross!

    Thanks for your reply. 🙂 I think you misunderstood my question. What I wanted was for each category to be displayed in a new row in the grid layout for the Expose child theme that I'm using.

    Currently, if my category has less than 3 entries, it'll be squashed side by side with the entries from the previous category.

    December 27, 2012 at 10:00 pm in reply to: Display Latest Posts from Multiple Categories #7841
    e96989955
    Member

    Urgh, my original question got eoverwritten by the code snippet I pasted somehow.

    I tried to add a heading before displaying each category, but it turned out rather weird like this : http://www.thenewlaunchguru.com

    My original intention is to have each category displayed in the next line. Some categories have 3 entries, whilst some is just 1 or 2. The rest are empty at the moment.

    December 27, 2012 at 9:57 pm in reply to: Display Latest Posts from Multiple Categories #7840
    e96989955
    Member

    Sorry, I post it thrice by accident and  I can't seem to find the 'delete' post button here..

    December 27, 2012 at 9:47 pm in reply to: Display Latest Posts from Multiple Categories #7835
    e96989955
    Member

    Currently my code in home.php looks like this

    remove_action( 'genesis_loop', 'genesis_do_loop' );

    add_action( 'genesis_loop', 'child_do_home_loop' );
    function child_do_home_loop() {

    Echo "<h1>Heading 1</h1>";
    //change "x" to match your category ID
    $loop_args = array( 'cat' => '1', 'posts_per_page' => 3 );

    genesis_custom_loop( $loop_args );

    Echo "<h1>Heading 2</h1>";
    //Change "y" to match your category ID
    $loop_args['cat'] = '4';

    genesis_custom_loop( $loop_args );

    Echo "<h1>Heading 3</h1>";
    //Change "y" to match your category ID
    $loop_args['cat'] = '6';

    genesis_custom_loop( $loop_args );

    Echo "<h1>Heading 4</h1>";
    //Change "y" to match your category ID
    $loop_args['cat'] = '7';

    genesis_custom_loop( $loop_args );

    Echo "<h1>Heading 5</h1>";
    //Change "y" to match your category ID
    $loop_args['cat'] = '5';

    genesis_custom_loop( $loop_args );

    }

    remove_action( 'genesis_after_endwhile', 'genesis_posts_nav' );

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

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