• 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

mpet29

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 20 posts - 1 through 20 (of 33 total)
1 2 →
  • Author
    Posts
  • July 24, 2015 at 7:50 am in reply to: AgencyPro — how to swap featured images on mouseover/hover #160300
    mpet29
    Member

    anyone know?

    September 3, 2014 at 9:07 am in reply to: Featured Post Content Limit Formatting – Is it Possible? #122585
    mpet29
    Member

    I have this exact same question. PP, how did you resolve it?

    September 3, 2014 at 7:51 am in reply to: Show featured image caption #122565
    mpet29
    Member

    For example, this page: http://www.techgraphs.com/weekend-futbol-viewing/ (if it asks for password, "fangraphs")

    At the moment I have not included the caption feature because it would strip away the angled PNG overlay on the featured image.

    September 2, 2014 at 8:37 am in reply to: Show featured image caption #122404
    mpet29
    Member

    Thanks so much. That works wonderfully. The only thing is that it then breaks the overlay image I have on top of the featured image, as shown in the CSS below. What would I have to change to get that and the caption to both appear? Thanks again.

    article.entry > header.entry-header > a:before{
        background: url("/uploads/featured_overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
        bottom: 0;
        content: " ";
        display: block;
        left: 0;
         position: absolute;
        right: 0;
        top: 0;
        z-index: 99;
    }
    
    article.entry > header.entry-header > a {
        display: block;
        overflow: hidden;
        position: relative;
    }
    
    August 19, 2014 at 8:05 am in reply to: How to add another div to featured images #119758
    mpet29
    Member

    perfect!

    I can't thank you (both!) enough for your help. Really so appreciated.

    August 18, 2014 at 8:37 pm in reply to: How to add another div to featured images #119671
    mpet29
    Member

    thanks so much. It's close, but not quite in the right spot. I outlined it in red here: http://www.fangraphs.com/techgraphs/baseball-post/

    August 18, 2014 at 7:51 pm in reply to: How to add another div to featured images #119654
    mpet29
    Member

    Actually if you don't mind: do you know how I can make it do that for the featured posts on the single post pages too? Markup seems similar but clearly it's not..

    August 18, 2014 at 7:39 pm in reply to: How to add another div to featured images #119651
    mpet29
    Member

    tony!

    You are a life saver. That worked perfect. Psuedo classes are exactly what I had been trying to go with -- I've used them several times elsewhere -- but the issue I was having was that I had been trying to focus on the picture with img, and you of course can't attach a ::before to image. I hadn't thought of targeting it in this way.

    Thanks so much.

    August 18, 2014 at 5:42 pm in reply to: How to add another div to featured images #119631
    mpet29
    Member

    I'm using stock base Genesis. I made a child theme to make sure that my changes would survive updates, but I'm not using any third party theme.

    Screenshot of archives: http://imgur.com/RiFeTvZ

    link:

    http://www.fangraphs.com/techgraphs
    password: fangraphs

    What I'm attempting to do is put an image overlaid on top of the baseball image that is the featured image of the first post. On the home page, it will be only the first post, but on single pages, they all show their featured image and should have the overlay.

    thank you!

    August 18, 2014 at 3:51 pm in reply to: How to add another div to featured images #119613
    mpet29
    Member

    Thanks Sridhar, but while that might work on my home page, I am also trying to achieve the same effect on the single post pages, which also have the featured images appearing. I just can't quite figure out how to add a wrapper div that sits right on top of the featured image.

    August 17, 2014 at 9:30 am in reply to: How to add another div to featured images #119362
    mpet29
    Member

    Thanks! That's helpful. My only confusion is that according to this: http://my.studiopress.com/snippets/structural-wraps/

    the wraps can be applied to these areas:

    'header',
    'nav',
    'subnav',
    'site-inner',
    'footer-widgets',
    'footer'

    How would i make it attach only to the featured image and not all of the 'site-inner'?

    June 6, 2014 at 9:46 am in reply to: Style individual comment counts #108320
    mpet29
    Member

    A+. That did it. Thanks so much.

    June 6, 2014 at 9:29 am in reply to: Style individual comment counts #108315
    mpet29
    Member

    Actually one more question -- how do I lose the em-dash before the comment count?

    June 5, 2014 at 8:37 pm in reply to: Style individual comment counts #108271
    mpet29
    Member

    Thanks so much to you both. Rfmeier, it was actually ".entry-comments-link" rather than ".comment-count" but definitely sent me in the right direction.

    June 5, 2014 at 3:46 pm in reply to: Style individual comment counts #108233
    mpet29
    Member

    Sure -- it's http://www.thehardballtimes.com

    June 5, 2014 at 2:34 pm in reply to: Excluding Category in Featured Post #108210
    mpet29
    Member

    I needed to do the same thing on a previous site, and also ran into your issue. What I did to get around it was to make that category a custom post type, which kept it out of the main feed, and then I had a widget that was set to ONLY show that post type.

    April 20, 2014 at 6:25 pm in reply to: Sidebar shows above content at smaller responsive sizes #101555
    mpet29
    Member

    Hi -- I have not. Any ideas?

    February 14, 2014 at 7:47 am in reply to: Genesis Featured Post Widget – How to Exclude 1 Category? #90276
    mpet29
    Member

    @philby -- there ended up not being a good way to do this, so I created a Custom Post Type instead.

    January 20, 2014 at 8:48 pm in reply to: Advice for adding store/gallery to Genesis #86213
    mpet29
    Member

    hi, any suggestions here? It's fine if the "featured" part isn't included and only the bottom three are.

    January 20, 2014 at 12:59 pm in reply to: Genesis Featured Post Widget – How to Exclude 1 Category? #86130
    mpet29
    Member

    Exactly what I came here to ask. Is there a way to do it without the plugin? It hasn't been updated in two years and appears to be poorly supported.

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 33 total)
1 2 →

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