• 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

Removing Essence Footer Widgets

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 › Removing Essence Footer Widgets

This topic is: not resolved

Tagged: Essence Pro, WooCommerce

  • This topic has 1 reply, 2 voices, and was last updated 7 years, 7 months ago by Brad Dalton.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • September 10, 2018 at 1:18 am #223098
    Ale
    Member

    Hi!

    I'm trying to remove the footer widgets from certain pages like my shop pages.

    I found a few codes online, but they don't seem to work.

    Here's the code I'm using:

    if ( function_exists( 'is_woocommerce' ) ) {
    add_action( 'genesis_before_footer', 'remove_footer_woo', 5 );
    function remove_footer_woo() {
    if ( is_shop() || 'product' == get_post_type() || is_woocommerce() ) {
    remove_action( 'genesis_before_footer', 'genesis_footer_widget_areas', 5 );
    remove_action('genesis_footer', 'genesis_do_footer');
    remove_action('genesis_footer', 'genesis_footer_markup_open', 10);
    remove_action('genesis_footer', 'genesis_footer_markup_close', 15);
    }}}

    I've even tried targeting specifically the widget area names 'essence_footer_cta' and 'essence_after_content_featured'.

    remove_action( 'genesis_before_footer', 'essence_footer_cta', 5 );
    remove_action( 'genesis_before_footer', 'essence_after_content_featured', 10 );

    What am I doing wrong?

    September 10, 2018 at 2:29 am #223100
    Brad Dalton
    Participant

    Link to your site please.


    Tutorials for StudioPress Themes.

  • 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

© 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