• 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 credits from the Generate theme

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 credits from the Generate theme

This topic is: resolved

Tagged: credit, footer, generate child theme

  • This topic has 2 replies, 2 voices, and was last updated 12 years, 11 months ago by akshay kanyal.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 31, 2012 at 8:29 pm #8666
    akshay kanyal
    Member

    I want to remove the following credit links from the bottom of my generate theme:

    GENERATE THEME ON GENESIS FRAMEWORK · WORDPRESS · LOG OUT

     

    December 31, 2012 at 9:24 pm #8667
    ramseyp
    Member

    If you just want to remove that part of the footer, what's known as the Credits, then this code, placed in your functions.php file should work:

    /**
    *
    * Remove Default Credits Text in StudioPress Child Themes
    */
    add_filter( 'genesis_footer_creds_text', 'custom_footer_creds_text' );
    function custom_footer_creds_text() {
    echo '';
    }

    You can learn more about editing the footer content in the StudioPress Code Snippets.


    Community • Work • Conversations

    January 11, 2013 at 6:00 pm #11366
    akshay kanyal
    Member

    Thanks it worked!!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Removing credits from the Generate theme’ is closed to new 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