• 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

Cafe Pro theme, customize Site Title URL

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 › Cafe Pro theme, customize Site Title URL

This topic is: not resolved

Tagged: action button, cafe pro, header, site title

  • This topic has 2 replies, 2 voices, and was last updated 8 years, 5 months ago by duckdoglisa.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • September 15, 2017 at 4:02 pm #211540
    duckdoglisa
    Member

    Hi,
    In the Cafe Pro theme, the site title appears in the middle of the header image, looking like a nice action button. I'd like to use it that way, to point to an appointment page. But I'm not seeing where (in which template?) I'd alter/customize the url. As it is, it's pointing to the home page.

    If this can't be done, I'd instead hide the title-area and somehow mount a button near that spot.

    Help with either direction would be so appreciated.

    Thanks,
    Lisa

    http://georgethetrainer.com
    September 16, 2017 at 5:36 am #211554
    Victor Font
    Moderator

    You can change the site title in the header with the genesis_seo_title filter. You would add the code to functions.php and use it like this:

    add_filter('genesis_seo_title', 'my_custom_site_title');
    function my_custom_site_title( $title ) {
        $my_custom_link = 'http://localhost/public_html/';
        $title = '<h1 class="site-title" itemprop="headline"><a href="' . $my_custom_link . '">Sandbox</a></h1>';
        return $title;
    }

    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    September 19, 2017 at 2:14 pm #211636
    duckdoglisa
    Member

    Victor,

    Thank you so so much. This was exactly the piece I needed.

    cheers,
    Lisa

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