• 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

erikvlie

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
  • June 16, 2015 at 7:08 am in reply to: Comments Disabled??? #156389
    erikvlie
    Member

    If nothing is working, have you tried turning on comments in Settings > Discussion with the option "Automatically close comments on articles older than n days" disabled?

    I had the same problem, and this helped me.

    September 5, 2013 at 12:31 am in reply to: Metro Pro vs. Metro #60785
    erikvlie
    Member

    The h4 titles used to be prettier. They used a different baseline if I'm not mistaken.

    January 10, 2013 at 10:53 am in reply to: Theme Setting Blog Page Problems #10984
    erikvlie
    Member

    Hi people,

    I asked Studiopress' support to help me, but they referred me to a developer or their snippet repository. However, I just now found this snippet -- but not on this site, but here (plenty more): http://genesissnippets.com -- and this works great for me!


    /** Replace the standard loop with our custom loop */

    remove_action( 'genesis_loop', 'genesis_do_loop' );

    add_action( 'genesis_loop', 'child_do_custom_loop' );
    function child_do_custom_loop() {
    global $paged; // current paginated page
    global $query_args; // grab the current wp_query() args
    $args = array(
    'category__not_in' => 42, // exclude posts from this category
    'paged' => $paged, // respect pagination
    );
    genesis_custom_loop( wp_parse_args($query_args, $args) );
    }

    January 10, 2013 at 10:53 am in reply to: Theme Setting Blog Page Problems #10983
    erikvlie
    Member

    Hi people,

    I asked Studiopress' support to help me, but they referred me to a developer or their snippet repository. However, I just now found this snippet -- but not on this site, but here (plenty more): http://genesissnippets.com -- and this works great for me!

    January 10, 2013 at 10:52 am in reply to: Theme Setting Blog Page Problems #10981
    erikvlie
    Member

    Hi people,

    I asked Studiopress' support to help me, but they referred me to a developer or their snippet repository. However, I just now found this snippet -- but not on this site, but here (plenty more): http://genesissnippets.com -- and this works great for me!

    January 8, 2013 at 2:02 am in reply to: Theme Setting Blog Page Problems #10305
    erikvlie
    Member

    Let me tune in. In Education 2, I have set All Categories to show on the blog page; the home page shows blog entries below the widgetized area with the slider, intro, etc. I entered a category ID in the Exclude Categories field, but that category keeps showing up.

    Can you advise on what to do? Preferably without coding because I suck at it. Copy/paste is OK ;-).

    Thanks!

     

    January 7, 2013 at 10:50 am in reply to: Education Theme Questions #10139
    erikvlie
    Member

    @jordydme - I thought that was the solution, yes, but no it isn't. I want to have all categories except one, and when I fill in the category-ID in the Exclude field, that category keeps being listed anyway.

    I think I may have to add a line or two to the functions.php file, but I am very bad at PHP and these actions and filters, and don't know where to start...

    December 28, 2012 at 6:38 am in reply to: Education 2: how to not add menu but still have Search field #7863
    erikvlie
    Member

    Never mind, folks. Just found it...

  • 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

© 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