• 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

Minimum Pro – Replace Site Tagline with welcome text

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 › Minimum Pro – Replace Site Tagline with welcome text

This topic is: not resolved
  • This topic has 5 replies, 2 voices, and was last updated 11 years, 5 months ago by Lise.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • September 3, 2014 at 8:01 am #122568
    Lise
    Member

    Hi,

    I've been reading posts to figure out how to do this and I just want to confirm if I'm right in doing the following:

    in the functions.php delete this whole code

    //* Add the site tagline section
    add_action( 'genesis_after_header', 'minimum_site_tagline' );
    function minimum_site_tagline() {
    if (is_home() )
    	printf( '<div %s>', genesis_attr( 'site-tagline' ) );
    	genesis_structural_wrap( 'site-tagline' );
    
    		printf( '<div %s>', genesis_attr( 'site-tagline-left' ) );
    		printf( '<p %s>%s</p>', genesis_attr( 'site-description' ), esc_html( get_bloginfo( 'description' ) ) );
    		echo '</div>';
    	
    		printf( '<div %s>', genesis_attr( 'site-tagline-right' ) );
    		genesis_widget_area( 'site-tagline-right' );
    		echo '</div>';
    
    	genesis_structural_wrap( 'site-tagline', 'close' );
    	echo '</div>';
    
    }
    

    Under Register Widget Areas, just replace the wordings to read Welcome instead of Site Tagline

    Then in front-page add a widgetized area for the welcome

    I only want the Welcome on the home page.

    Thanks

    http://studiokiko.com
    September 3, 2014 at 11:34 am #122616
    DTHkelly
    Member

    Under Register Widget Areas, just replace the wordings to read Welcome instead of Site Tagline

    Site Tagline links to:

    ADMIN > Appearance > Customize > Site Title and Tagline

    Whatever you have typed into "Tagline" will be pulled into Minimum Pro's display of Site Tagline.

    Have you seen the tutorials to conditionally replace site tagline with a custom field (in which you can type "Welcome")?

    Replace Minimum Pro Themes Tagline With Custom Field

    How to replace Site Tagline on Pages in Minimum Pro with Custom text using Advanced Custom Fields

    September 3, 2014 at 12:26 pm #122628
    Lise
    Member

    Thanks Kellylise,

    Humm, I read so many posts, so not sure, but I'll go look at these 2 links you gave me.

    But also I want the new welcome to show up only on the home page and right now the tagline does that on the desktop because I played with the css, but it still shows up on mobile, not matter what I do...I just wanted to get rid of the whole thing 🙂

    September 3, 2014 at 1:01 pm #122630
    DTHkelly
    Member

    1. Remove the Site Tagline conditionally with CSS

    Add the page ID to this CSS

    How To Remove The Tagline From The Minimum Pro Theme

    2. Remove the site tagline

    How to remove site tagline section in Minimum Pro

    You just need a conditional to remove it only from the home page.

    is_front_page() || is_home()

    September 3, 2014 at 1:01 pm #122631
    DTHkelly
    Member

    Have you submitted a help ticket to StudioPress? Since you're removing an element, hopefully they will help.

    September 3, 2014 at 1:10 pm #122635
    Lise
    Member

    I did use the css like Brad said and it still shows up on mobile.

    If I can have the site tagline on the home page only on mobile too, then I would leave it alone,

    Thanks for your help...I'll play with it some more and see.

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