• 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

Agency Theme – Landing Page Top Navigation Image Shows

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 › General Discussion › Agency Theme – Landing Page Top Navigation Image Shows

This topic is: not resolved

Tagged: Agency Theme, landing page

  • This topic has 7 replies, 2 voices, and was last updated 12 years, 9 months ago by neomatrix321.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • March 13, 2013 at 1:06 pm #25908
    neomatrix321
    Member

    When i use the landing page template from my agency theme the top bar background image shows up.  The image is bg.png for reference.

    Is there any way i can disable that image from showing up on the landing page so that the landing page only shows the text/content area?

     

    Thank you for your help

    March 13, 2013 at 1:14 pm #25913
    AnitaC
    Keymaster

    Please share a link to your site so we can take a look. Thank you.


    Need help with customization or troubleshooting? Reach out to me.

    March 13, 2013 at 1:27 pm #25917
    neomatrix321
    Member

    http://img13.imageshack.us/img13/5605/25210656.png

     

    Sorry my site has a construction page so only I can view it, here is a screenshot of what I am talking about.

    March 13, 2013 at 2:19 pm #25940
    AnitaC
    Keymaster

    I need the actual site so I can look at the code. Can you share that page please?


    Need help with customization or troubleshooting? Reach out to me.

    March 13, 2013 at 3:56 pm #26041
    neomatrix321
    Member

    I am assuming they just forgot to remove that image/banner from the landing page im just not sure how to code that.

    This is from landingpage.php which is where i am getting that banner bar:

    <?php
    /**
    * This file adds the Landing template to the Agency Theme.
    *
    * @author StudioPress
    * @package Agency
    * @subpackage Customizations
    */

    /*
    Template Name: Landing
    */

    // Add custom body class to the head
    add_filter( 'body_class', 'add_body_class' );
    function add_body_class( $classes ) {
    $classes[] = 'agency-landing';
    return $classes;
    }

    // Remove header, navigation, breadcrumbs, footer widgets, footer
    add_filter( 'genesis_pre_get_option_site_layout', '__genesis_return_full_width_content' );
    remove_action( 'genesis_header', 'genesis_header_markup_open', 5 );
    remove_action( 'genesis_header', 'genesis_do_header' );
    remove_action( 'genesis_header', 'genesis_header_markup_close', 15 );
    remove_action( 'genesis_after_header', 'genesis_do_nav' );
    remove_action( 'genesis_after_header', 'genesis_do_subnav' );
    remove_action( 'genesis_before_content_sidebar_wrap', 'genesis_do_breadcrumbs');
    remove_action( 'genesis_before_footer', 'genesis_footer_widget_areas' );
    remove_action( 'genesis_footer', 'genesis_footer_markup_open', 5 );
    remove_action( 'genesis_footer', 'genesis_do_footer' );
    remove_action( 'genesis_footer', 'genesis_footer_markup_close', 15 );

    genesis();

    March 13, 2013 at 4:04 pm #26047
    AnitaC
    Keymaster

    I really need to see the site to help. Look in your CSS.


    Need help with customization or troubleshooting? Reach out to me.

    March 13, 2013 at 4:20 pm #26058
    neomatrix321
    Member

    Hey Anitac i took down the coming soon page so you could look at it.
    http://improvefibromyalgia.com/newsletter/

    March 15, 2013 at 2:36 pm #27212
    neomatrix321
    Member

    Can anyone help with this issue?

  • Author
    Posts
Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘General Discussion’ 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