• 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

Adding Image at Bottom Page in Whitespace Pro

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 › Adding Image at Bottom Page in Whitespace Pro

This topic is: not resolved

Tagged: Whitespace Question

  • This topic has 5 replies, 2 voices, and was last updated 10 years, 8 months ago by Brad Dalton.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • April 6, 2015 at 7:00 pm #146863
    elhalemaforum
    Participant

    Hello, all. Can anyone tell me how to add a large image at the bottom of the page in Whitespace Pro like this beauty:

    http://websiteblueprint.com/

    Thanks

    http://www.augustuscorbett.org
    April 6, 2015 at 10:21 pm #146876
    Brad Dalton
    Participant

    I would use backstretch to do that however all they did was hook in the image which you can do using the genesis_before_footer hook.


    Tutorials for StudioPress Themes.

    April 7, 2015 at 2:36 am #146891
    Brad Dalton
    Participant

    Here's how the site you linked to does it:

    add_action( 'genesis_before_footer', 'image_before_footer' );
    function image_before_footer() {
        echo'<div class="hero_footer">';
        echo'';
        echo'';
        echo'</div>';
    }
    

    Here's how i would do it ( Not Free )


    Tutorials for StudioPress Themes.

    April 7, 2015 at 2:37 am #146892
    Brad Dalton
    Participant

    Here's how the site you linked to does it:

    add_action( 'genesis_before_footer', 'image_before_footer' );
    function image_before_footer() {
        echo'<div class="hero_footer">';
        echo'';
        echo'';
        echo'</div>';
    }
    

    Here's how i would do it ( Not Free )


    Tutorials for StudioPress Themes.

    April 7, 2015 at 9:24 am #146919
    elhalemaforum
    Participant

    Thanks for the info. How much for your assistance?

    April 7, 2015 at 9:32 am #146920
    Brad Dalton
    Participant

    You'll find the form at the end of this post with the pricing.

    I can code this into a copy of your theme if you send it to me or FTP access so i can download it.

    If you have any more questions, you are welcome to use this contact form.


    Tutorials for StudioPress Themes.

  • 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

© 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