• 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

Custom category display

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 › Custom category display

This topic is: resolved

Tagged: custom category display

  • This topic has 3 replies, 2 voices, and was last updated 12 years, 6 months ago by nutsandbolts.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • October 8, 2013 at 9:26 am #65842
    babrees
    Participant

    Hi. In the past I have used the following code in a category.php file placed within my theme in order to show JUST the thumbnail and title.

    <?php
    // Remove content, post-info, and post-meta from categories
    remove_action('genesis_post_content', 'genesis_do_post_content');
    remove_action('genesis_before_post_content', 'genesis_post_info');
    remove_action('genesis_after_post_content', 'genesis_post_meta');
    
    require_once(PARENT_DIR . '/index.php');
    ?> 

    I am now setting up a site where I require this again but I'm using Lifestyle Pro with html5 enabled. I changed the code to the following, but it doesn't seem to work. Guess I've done it wrong! Anybody able to help with this please?

    <?php
    // Remove content, post-info, and post-meta from categories
    remove_action('genesis_entry_content', 'genesis_do_post_content');
    remove_action('genesis_entry_header', 'genesis_post_info');
    remove_action('genesis_entry_footer', 'genesis_post_meta');
    
    require_once(PARENT_DIR . '/index.php');
    ?> 

    Thanks

    December 12, 2013 at 11:48 pm #78737
    nutsandbolts
    Member

    I see this topic is a few months old - did you ever get this resolved?


    Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
    I provide development and training services for designers • Find me on Twitter and Google+

    December 13, 2013 at 5:06 am #78785
    babrees
    Participant

    yes thank you. Not sure why it didn't work the first time, but suddenly it worked ok!

    December 13, 2013 at 10:15 am #78809
    nutsandbolts
    Member

    Okay, awesome. I'm going to mark this topic as resolved but feel free to start a new one if you need help with something else. 🙂


    Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
    I provide development and training services for designers • Find me on Twitter and Google+

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