• 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

Daily Dish Pro – site footer

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 › Daily Dish Pro – site footer

This topic is: not resolved

Tagged: footer

  • This topic has 7 replies, 3 voices, and was last updated 10 years, 7 months ago by LisaMB.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • June 2, 2015 at 11:51 pm #154667
    LisaMB
    Member

    Hi, I've never had this problem before but I simply can't find the code for the site footer in functions.php for the Daily Dish theme.

    I'd like to get rid of the WordPress info and login.

    June 3, 2015 at 12:10 am #154669
    devdesignstampa
    Member

    Hi Lisa,

    You can drop this filter snippet into your functions.php and it will remove the default footer and you can add your own from there. I included an example with just the copywrite and a link.

    //* Customize the footer
    remove_action( 'genesis_footer', 'genesis_do_footer' );
    add_action( 'genesis_footer', 'ld_custom_footer' );
    function ld_custom_footer() {
    	?>
    	<div class="crush-copyright">
      	<small>Copyright &copy; <?php echo date("Y"); ?> &middot; Designed & Developed by <a href="http://www.thecrushagency.com" target="blank" title="Designed and developed by the best marketing agency in Tampa and Philadelphia, The CRUSH Agency!">The CRUSH Agency</a></small>
    	</div>
    	<?php
    }

    If you have any other questions or need more information let me know!

    June 3, 2015 at 12:17 am #154671
    LisaMB
    Member

    Yes that's it but I can't find it! The code to alter the text below - it has to be in there somewhere. So strange.

    COPYRIGHT © 2015 · DAILY DISH PRO THEME ON GENESIS FRAMEWORK · WORDPRESS · LOG OUT

    June 3, 2015 at 12:23 am #154672
    Erik D. Slater
    Member

    I believe you may be looking for this ... specifically, the genesis_footer_creds_text filter.


    Erik D. Slater: Digital Platform Consultant • LinkedIn
    June 3, 2015 at 12:25 am #154673
    Erik D. Slater
    Member

    @devdesignstampa is right that the content is in the genesis_do_footer() function ... so the genesis_footer_output filter is also a contender.


    Erik D. Slater: Digital Platform Consultant • LinkedIn
    June 3, 2015 at 12:35 am #154674
    LisaMB
    Member

    Thanks for that. I can add the code into the functions.php but I was just curious how the site footer even shows up if the code is nowhere to be found 🙂 I even did a search for "copyright" in the functions.php but it was nowhere and there's no simple edits plugin installed. Mysterious.

    June 3, 2015 at 12:40 am #154676
    devdesignstampa
    Member

    HI Lisa,

    The site footer is built into the Genesis Framework. If you do a search through the Genesis parent theme folder you will see how the footer is created. Please do not modify any files if you decide to look. By adding the code I provided to you child themes functions.php file you are removing the default footer and adding your own.

    Does that help?

    June 3, 2015 at 12:42 am #154677
    LisaMB
    Member

    It sure does. Thanks!

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