• 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

luisolano

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 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • August 31, 2016 at 2:38 am in reply to: How to make image/logo in the header clickable #192405
    luisolano
    Member

    Victor, thank you for answering.
    My theme does not include "header" as an option to modify in appearences in wp-admin.
    And if I change Dynamic Text for Logo Image in customize, the image is not clickable as the text was (at least as long as I also have a menu in the Header Right Widget).

    Regards,

    Luis Olano

    August 30, 2016 at 11:39 am in reply to: How to make image/logo in the header clickable #192346
    luisolano
    Member

    Thank you for answering Victor.
    The problem it is actually not clickable (unless I resize the window to a very small one and then the "hidden" text title is clickable).

    This is the beginning of my frontpage.php
    <?php
    /**
    * Jano Home Page.
    */

    // Force full width content layout setting
    add_filter( 'genesis_pre_get_option_site_layout', '__genesis_return_full_width_content' );

    remove_action( 'genesis_after_header', 'genesis_do_nav' );
    remove_action( 'genesis_after_header', 'genesis_do_subnav' );

    // Remove the default Genesis loop
    remove_action( 'genesis_loop', 'genesis_do_loop' );

    remove_action( 'genesis_before_footer', 'genesis_footer_widget_areas' );

    // Add custom homepage content
    add_action( 'genesis_loop', 'one_jan_homepage_content' );
    function one_jan_homepage_content() { ?>

    As it is a onepager theme then come the sections About, Blog, Portfolio, etc.

    And these are the only references to the title area or header in the functions-php:

    // Reposition the breadcrumbs
    remove_action( 'genesis_before_loop', 'genesis_do_breadcrumbs' );
    add_action( 'genesis_after_header', 'genesis_do_breadcrumbs' );

    add_filter ( 'genesis_home_crumb', 'jano_breadcrumb_home_link' ); // Genesis >= 1.5
    function jano_breadcrumb_home_link( $crumb ) {
    $crumb = '<i class="fa fa-home"></i>';
    return $crumb;
    }

    //* Remove tagline from header
    remove_action( 'genesis_site_description', 'genesis_seo_site_description' );

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

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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