• 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

Footer Problem – Developer Deleted Key Links

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 › Footer Problem – Developer Deleted Key Links

This topic is: not resolved

Tagged: footer links

  • This topic has 4 replies, 3 voices, and was last updated 10 years, 3 months ago by coralseait.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • January 24, 2015 at 1:07 pm #138529
    blk709
    Member

    HELP! My last developer deleted links in my footer to my FTC Disclaimer and Terms of Use that I just noticed now. I haven't been able to reach him.

    How can I add these links back?

    Home

    http://www.disabledveterans.org/
    January 24, 2015 at 2:35 pm #138543
    Ren Ventura
    Member

    1. Check to see if you have a widget area that controls what's displayed in the footer.
    2. Check your functions.php file for a function that is outputting the content.
    3. Check plugins (i.e. Genesis Simple Hooks).

    Obviously, there are a quite a few possible locations. If you aren't able to find it, contact the developer. They should fix it for you or, in the very least, tell you where to change it yourself.


    Web & Software Developer & Blogger | RenVentura.com | Follow Me on Twitter @CLE_Ren

    January 24, 2015 at 4:36 pm #138552
    blk709
    Member

    Thanks Ren!

    I found it. How do I add to it to allow linked text for Privacy, Terms and FTC? I don't want to break the PHP by tinkering with the code without knowing what to do.

    Here is what it said:

    // Customize Footer
    remove_action('genesis_footer', 'genesis_do_footer');
    add_action('genesis_footer', 'child_footer');
    function child_footer() {
    $date = date('Y');
    echo '<div class="copyright"><p>Copyright '.$date.' - Armo Press, LLC</p></div>';
    echo '<div class="powered"><p>Powered by '.CHILD_THEME_DEV.'</p></div>';
    }

    January 24, 2015 at 8:49 pm #138561
    Ren Ventura
    Member

    I can't tell you exactly where to put the links because it depends on how you want them to appear but you'll need to add the anchor tags either inside one or both of the two divs or outside of them. For example, you could add this line just below the "Powered by..." link:

    echo '<a href="http://www.disabledveterans.org/">Link Text</a>';

    However, this won't be inside of either of those two divs and there probably won't be any styling.


    Web & Software Developer & Blogger | RenVentura.com | Follow Me on Twitter @CLE_Ren

    January 25, 2015 at 6:45 pm #138618
    coralseait
    Member

    Another option is to comment out that function in functions.php, install Genesis Simple Edits and update within the Plugin. This may be better if you are not comfy with php updates.


    Coral Sea IT

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