• 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

How to change the Magazine Pro 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 › General Discussion › How to change the Magazine Pro Footer?

This topic is: not resolved

Tagged: Magazine Pro, Magazine Pro Footer

  • This topic has 4 replies, 3 voices, and was last updated 8 years, 4 months ago by Bellaes.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • January 31, 2014 at 8:30 pm #87982
    Bellaes
    Member

    Hi there, how do i change the magazine pro footer? At the moment it's showing as "Copyright © 2014 · Magazine Pro Theme on Genesis Framework · WordPress". I need to change this to my own site's name.

    Thanks.

    January 31, 2014 at 8:35 pm #87983
    Bellaes
    Member

    To studiopress.com, why do you make it so difficult for newbies to change the magazine pro footer? This is ridiculous as I purchased the magazine pro theme for US$100 and yet it's not user friendly and it's difficult to customize my footer. Useless theme!!!

    January 31, 2014 at 10:48 pm #87990
    chillybin
    Member

    You can use the following code, inside functions.php

    add_filter('genesis_footer_creds_text', 'child_footer_creds_text');
    function child_footer_creds_text($creds) {
    	$date = date('Y');	
    	$creds = '© '.$date.' Company Name | All Rights Reserved';
    	return $creds;
    }

    We are a web design & development consultancy based in Singapore who specialise in all things WordPress & Genesis. | ChillyBin Web Design & Consultancy: http://www.chillybin.com.sg | Twitter: @chillybindesign

    February 1, 2014 at 10:14 am #88007
    songdogtech
    Participant

    @Bellaes: it's easier than Chillybin's idea, though that will work. Use WordPress › Genesis Simple Hooks « WordPress Plugins to easily unhook the Genesis default text and add your own footer text. That plugin will also let you modify many other parts of the theme.

    March 23, 2014 at 8:45 am #96170
    Bellaes
    Member

    Thank you guys.

  • 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

© 2022 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