Remove credits in footer

  1. Is it ok to remove the credits in the footer of the themes? I yes, how can this be accomplished?

  2. Yeah, it's totally ok.

    In functions.php comment out line 27 which should look like this:
    add_filter( 'hybrid_footer', 'child_credit', 11 );
    so commented out it would look like this:
    //add_filter( 'hybrid_footer', 'child_credit', 11 );

  3. Cool thanks.

  4. Hi,

    If you want the footer to display some information with the 'hybrid_footer', but
    not the 'child_credit', is that okay to do and how to accomplish it without getting all the errors generated by just delete it?

    Best regards


Reply

You must log in to post.

Topic Info

  • 4 posts
  • Started 9 months ago by Thomas
  • Latest reply from ippif
  • This topic is not a support question

Tags

Tags: