• 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

tracyBCarpenter

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 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • June 21, 2013 at 1:37 pm in reply to: Restore theme design settings (colors, sizes, margins, etc) from backup file #47091
    tracyBCarpenter
    Member

    Not sure if this is still an issue, or if you have your backup files, but I would look in /wp-content/uploads/prose for settings.css and settings.php

    June 21, 2013 at 1:16 pm in reply to: Help – Layout Messed Up (PROSE) #47088
    tracyBCarpenter
    Member

    I tried deleting those files, and nothing in the visual side of the site broke, but I'm not sure what the actual effect of this on the Genesis/Prose system would be.

    June 21, 2013 at 1:16 pm in reply to: Help – Layout Messed Up (PROSE) #47087
    tracyBCarpenter
    Member

    If you did your customizations in functions.php and custom.css (rather than in the dashboard under Genesis/Design Settings or Custom code), look in wp-contents/uploads/prose to see if files have been written there that override your changes.

    June 4, 2013 at 9:48 pm in reply to: Portfolio content page… #44107
    tracyBCarpenter
    Member

    If you could send a link to your page, that would be very helpful.

    May 22, 2013 at 12:34 pm in reply to: Portfolio content page… #42229
    tracyBCarpenter
    Member

    Nailed it!

    FROM:

    // Remove default content for this Page Template
    remove_action('genesis_post_content', 'genesis_do_post_image');
    remove_action('genesis_post_content', 'genesis_do_post_content');

    TO:

    // Remove default content for this Page Template
    remove_action('genesis_post_content', 'genesis_do_post_image');
    add_action('genesis_post_content', 'genesis_portfolio_content');
    function genesis_portfolio_content() {
    if ( ! in_category( 'portfolio' ) )
    remove_action('genesis_post_content', 'genesis_do_post_content');
    }

     

    May 22, 2013 at 12:20 pm in reply to: Portfolio content page… #42227
    tracyBCarpenter
    Member

    I'd love to do this too!  It's: http://tracycarpenter.info/portfolio/

    The trick (whatever it may be) is to figure out how to control the content for just the category, and not the posts.

    page_portfolio.php has this:

    remove_action('genesis_post_content', 'genesis_do_post_content');

    If you comment it, you get the content not just for the archive, but for the posts as well.

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