• 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

MR.NAME

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
  • January 31, 2017 at 10:58 am in reply to: Remove Comment Bubble in SPI theme and add comments to post meta #200327
    MR.NAME
    Member

    I tested the Customizer settings for color and sure enough, that is what is causing it. Is there anyway to remove it without affecting all other links? Thanks for your help!

    January 31, 2017 at 8:50 am in reply to: Remove Comment Bubble in SPI theme and add comments to post meta #200321
    MR.NAME
    Member

    That tutorial worked perfectly, except it left a green highlight on the comment count. I commented out the code on both php and css, so I'm not sure where it is getting this color from. Any thoughts?

    Link: http://lawrencefamilymissions.com/the-day-to-day-of-fulfilling-the-mission/

    You can see a screenshot here: https://www.dropbox.com/s/bomfjc7blo1bp3f/17-1-Screen%20Shot%202017-01-31%20at%208.45.44%20AM.png?dl=0

    Thanks for your help!

    January 24, 2017 at 5:30 pm in reply to: Unwanted Featured Images appearing in Smart Passive Income Theme Pages #199961
    MR.NAME
    Member

    The "Alternative method" you added to the post you linked to worked perfectly! Thanks so much!!

    September 23, 2016 at 11:49 pm in reply to: Unwanted Featured Images appearing in Smart Passive Income Theme Pages #193629
    MR.NAME
    Member

    Thanks for the response! I moved the photo further down, with text above it, but it still displays an unwanted featured image. What exactly should I adjust in the code? I DO want to keep the ability to display featured images on all posts and pages WHEN I set them. In this case, it is setting even though I have not selected one. Here is the code section, beginning on line 135 of functions.php:

    //* Remove default Genesis featured image
    remove_action( 'genesis_entry_content', 'genesis_do_post_image', 8 );
    add_action( 'genesis_entry_content', 'genesis_do_post_image', 1 );

    //* Add featured image to posts/pages
    add_action( 'genesis_entry_content', 'spi_do_featured_image', 1 );
    function spi_do_featured_image() {

    $show_image = get_theme_mod( 'spi_single_image_setting', true );

    $img = genesis_get_image( array(
    'format' => 'html',
    'size' => genesis_get_option( 'image_size' ),
    'context' => 'archive',
    'attr' => genesis_parse_attr( 'entry-image', array ( 'alt' => get_the_title() ) ),
    ) );

    if ( ! empty( $img ) && is_singular() && ( true === $show_image ) ) {
    echo $img;
    }

    }

    Any guidance as to the adjustments that would correct this is appreciated! Thanks again!

    September 23, 2016 at 1:38 pm in reply to: Thumbnail appears out of nowhere. #193610
    MR.NAME
    Member

    I am also having this issue. In fact, if I have the page / post featured images setting turned on it will even show a random image from my media library even though I don't have one assigned to the page. Here is an example of the double posted image. There is NO featured image assigned to this page, but it is taking my inline image and adding it as featured. Example: http://michaelslawrence.net/about/

    August 16, 2016 at 9:33 pm in reply to: A Couple More Issues with Smart Passive Income Theme #191411
    MR.NAME
    Member

    That worked perfectly, thanks so much!

    August 15, 2016 at 10:18 pm in reply to: A Couple More Issues with Smart Passive Income Theme #191350
    MR.NAME
    Member

    Hello, I unchecked the box to display featured image above posts and removed the code you suggested, but all my blog posts still display the featured image on the home page. I have my site set up to show my recent posts and have not set up a widgetized home page, so I'm just using this theme "blog style". What else can I do to stop displaying the featured images? Here is a link: http://devclient1.tekoatek.com/page/2/

    Thanks!

    January 10, 2016 at 3:09 pm in reply to: How to customize sidebar font in Foodie Pro Theme #176168
    MR.NAME
    Member

    Thank you so much! That worked perfectly!

  • 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

© 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