• 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

Generate pro- How to make Featured Homepage Email Dispay On All Pages

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 › Generate pro- How to make Featured Homepage Email Dispay On All Pages

This topic is: not resolved

Tagged: Email, featured image, generate pro, image, post except

  • This topic has 1 reply, 2 voices, and was last updated 7 years, 10 months ago by Christoph.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • July 17, 2015 at 5:25 pm #159688
    Lordemma
    Member

    is it possible to make Featured Homepage Email box Display On All Pages on genesis generate pro theme ?
    It would really be nice if this can be on top of all pages instead of just the homepage. Any suggestion on how to achieve this ?
    I would really appreciate it.
    Thanks.

    http://binaryoptionsfaq.net/
    July 18, 2015 at 11:47 am #159732
    Christoph
    Member

    Hi,

    in functions.php find the following code (around line 112):

    //* Hook after home featured widget before the content
    add_action( 'genesis_after_header', 'generate_home_featured' );
    function generate_home_featured() {
    
    	if ( is_front_page() )
    		genesis_widget_area( 'home-featured', array(
    			'before' => '<div class="home-featured widget-area"><div class="wrap">',
    			'after'  => '</div></div>',
    		) );
    
    }

    remove
    if ( is_front_page() )

    or comment it out

    //if ( is_front_page() )


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

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

© 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