Title: Editing WordPress footer
Last modified: August 19, 2016

---

# Editing WordPress footer

 *  [koishiikun](https://wordpress.org/support/users/koishiikun/)
 * (@koishiikun)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/editing-wordpress-footer/)
 * I need to modify a WP theme footer because it has a misspelling, problem is that
   I don’t know where to edit. The footer.php at the editor only gives me
 * </div><!– end #inner –>
 * <?php genesis_before_footer(); ?>
    <?php genesis_footer(); ?> <?php genesis_after_footer();?
   >
 * </div><!– end #wrap –>
 * <?php wp_footer(); // we need this for plugins ?>
    <?php genesis_after(); ?>
 * </body>
    </html>
 * I’m not sure where the text is located. This is not my site and I was only ask
   to edit so I don’t know how it happened, the owner had someone working on it 
   before but couldn’t reach him.
 * Thank You

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/editing-wordpress-footer/#post-1560497)
 * In the vertical Dashboard nav there is a section called Genesis.
 * Click it and a page of settings opens up. At the bottom of the right column is
   a section for footer content. Try entering it there and see if it applies correctly.
 *  Thread Starter [koishiikun](https://wordpress.org/support/users/koishiikun/)
 * (@koishiikun)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/editing-wordpress-footer/#post-1560503)
 * Hello, thanks for the response. But when I tried putting text there, it goes 
   below the footer. The text I want to edit is the Copyright part, because it spells
   Copywrite. 🙁
 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/editing-wordpress-footer/#post-1560506)
 * try editing template file /genesis/lib/shortcodes/footer.php
 *  Thread Starter [koishiikun](https://wordpress.org/support/users/koishiikun/)
 * (@koishiikun)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/editing-wordpress-footer/#post-1560702)
 * Hi, I found the footer.php on that path on one of my installations, but the site
   I want to edit has no “shortcodes” folder, the footer.php is located at the …/
   lib — problem is that it’s not the footer.php I want to edit as it contains this
   same code..
 * </div><!– end #inner –>
 * <?php genesis_before_footer(); ?>
    <?php genesis_footer(); ?> <?php genesis_after_footer();?
   >
 * </div><!– end #wrap –>
 * <?php wp_footer(); // we need this for plugins ?>
    <?php genesis_after(); ?>
 * </body>
    </html>
 * :/
 *  Thread Starter [koishiikun](https://wordpress.org/support/users/koishiikun/)
 * (@koishiikun)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/editing-wordpress-footer/#post-1560740)
 * thanks again for the responses, I tried viewing it using Firebug and saw these
 * <div id=”footer”>
    <div class=”wrap”> <p>Copywrite · All Rights Reserved · [Privacy Statement](http://.com/blog/privacy-statement/)·
   [Disclaimer](http://.com/blog/disclaimer/) · [Sitemap](http://.com/blog/sitemap.xml)
   </p> </div><!– end .wrap –> </div><!–end #footer–> </div><!– end #wrap –>
 * I’m still having problems locating where these codes are 🙁
 *  Thread Starter [koishiikun](https://wordpress.org/support/users/koishiikun/)
 * (@koishiikun)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/editing-wordpress-footer/#post-1560748)
 * I fixed it. I just followed these instructions and installed “Simple Hooks Plugin”
 * [http://www.studiopress.com/plugins/simple-hooks](http://www.studiopress.com/plugins/simple-hooks)
 * =)

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Editing WordPress footer’ is closed to new replies.

## Tags

 * [edit footer](https://wordpress.org/support/topic-tag/edit-footer/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [koishiikun](https://wordpress.org/support/users/koishiikun/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/editing-wordpress-footer/#post-1560748)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
