• 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

Trouble Customizing Footer Credits

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 › Trouble Customizing Footer Credits

This topic is: not resolved

Tagged: credits, footer

  • This topic has 13 replies, 2 voices, and was last updated 12 years, 10 months ago by jgentry.
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • April 9, 2013 at 1:14 pm #34326
    jgentry
    Participant

    I'm having difficulty customizing the footer credits in my Focus Theme. I'm using the Genesis Simple Edits Plugin and a couple of different short codes. I believe my problem is that I'm not affluent with short codes yet. I'm not sure which part to edit and so far, I'm just not getting it right. Have any advice for me?

    As always...Thanks!

    April 9, 2013 at 3:05 pm #34352
    Brad Dalton
    Participant

    Remove the shortcodes for the links you Don't want to display.

    Or use this code to do the same thing.


    Tutorials for StudioPress Themes.

    April 9, 2013 at 3:19 pm #34355
    jgentry
    Participant

    Thanks Brad. I can do that, but what about adding my own text there?

    April 9, 2013 at 3:56 pm #34374
    Brad Dalton
    Participant

    Customize the text in this code: http://www.briangardner.com/code/customize-footer/


    Tutorials for StudioPress Themes.

    April 9, 2013 at 4:08 pm #34382
    jgentry
    Participant

    Don't know how. Tried it. 🙂

    April 9, 2013 at 4:10 pm #34385
    jgentry
    Participant

    I'm not sure where to add my custom text in the code.

    April 9, 2013 at 4:58 pm #34402
    Brad Dalton
    Participant
    // Customize the entire footer
    remove_action( 'genesis_footer', 'genesis_do_footer' );
    add_action( 'genesis_footer', 'custom_footer' );
    function custom_footer() {
    	?>
    	<p>&copy; Copyright 7014 <a href="http://mydomain.com/">My Domain</a> &middot; All Rights Reserved &middot; Powered by <a href="http://wordpress.org/">WordPress</a> &middot; <a href="http://mydomain.com/wp-admin">Admin</a></p>
    	<?php
    }
    

    You can change these HTML links and the text after the copyright without changing any of the code and paste it at the edn of your child themes functions.php file.

    Example:

    // Customize the entire footer
    remove_action( 'genesis_footer', 'genesis_do_footer' );
    add_action( 'genesis_footer', 'custom_footer' );
    function custom_footer() {
    	?>
    	<p>&copy; Copyright 2013 <a href="http://wpsites.net/">WP Sites</a> &middot; All Rights NOT Reserved &middot; Powered by <a href="http://studiopress.com/">StudioPresss</a> &middot; <a href="http://whatever.com/wp-admin">Admin</a></p>
    	<?php
    }
    

    Tutorials for StudioPress Themes.

    April 9, 2013 at 7:30 pm #34425
    jgentry
    Participant

    You don't recommend the Genesis Simple Edits Plugin for this?

    April 9, 2013 at 8:15 pm #34435
    Brad Dalton
    Participant

    Yes. That is the best plugin for removing the default footer links by removing the shortcodes.

    Adding custom links is best done by adding the code above with your own HTML links.


    Tutorials for StudioPress Themes.

    April 9, 2013 at 8:18 pm #34436
    jgentry
    Participant

    I think I may have just made a mistake. I tried to add the short code to the end of the functions.php file and then removed it. I'm wondering if I removed too much, because now I can't even log in to my WP Admin or site. It just gives me a blank browser. I'm a little concerned here. Have any ideas?

    April 9, 2013 at 8:21 pm #34437
    jgentry
    Participant

    Same response when I attempt to access my dashboard via the smartphone app.

     

    April 9, 2013 at 8:24 pm #34441
    Brad Dalton
    Participant

    There's no shortcodes in the functions file. You only remove these from the Simple Edits plugin settings.

    You'll need to access the file using FTP or File Manager in cPanel.

    Download a copy of the file and then upload a new version from your theme download.


    Tutorials for StudioPress Themes.

    April 9, 2013 at 8:27 pm #34442
    jgentry
    Participant

    Well I have a problem now I think. I can't even get into my dashboard.

    April 10, 2013 at 8:54 am #34521
    jgentry
    Participant

    It's all fixed now. Thanks for the help!

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