• 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

Jason Van Divier

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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 21, 2013 at 10:19 am in reply to: Customize Search Results Title #80624
    Jason Van Divier
    Member

    I was able to customize the search results title by adding the following to the bottom of my child functions.php:

    add_filter( 'genesis_search_title_output', 'my_custom_search_title' );

    function my_custom_search_title( $title ) {

    $prefix = "Search Results for: ";
    $suffix = "";

    $title = sprintf( '<h1 class="entry-title">%s%s%s</h1>', $prefix, get_search_query(), $suffix );

    return $title;

    }

    October 10, 2013 at 11:23 am in reply to: Customize Search Results Title #66164
    Jason Van Divier
    Member

    Hi Sridhar, thanks for your reply. The developer asked me not to update Genesis. I have looked at the Genesis files and it appears all the changes were made in the child theme, but perhaps there is something in the Genesis framework he doesn't want to change. I would like to update, but I better not until he is around and can fix it if it breaks. He is busy, so I am attempting to make the changes I can on my own. I was thinking I could add a function or filter to the child functions.php. I added a function to change the default no posts message, which worked, but I haven't been able to come up with anything for the title that works yet.

    August 20, 2013 at 11:36 am in reply to: Waiting for Page When Refreshing in IE10 #57604
    Jason Van Divier
    Member

    Hi Susan,
    It still seems to be an issue, but since it is minor, we just left it alone.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 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