Title: Footer coding
Last modified: August 22, 2016

---

# Footer coding

 *  Resolved [beckswade](https://wordpress.org/support/users/beckswade/)
 * (@beckswade)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/footer-coding/)
 * Hi there,
 * I have changed the dazzling/inc/extras.php to have the following code:
 * if ( ! function_exists( ‘dazzling_footer_info’ ) ) :
    /** * function to show 
   the footer info, copyright information */ function dazzling_footer_info() { global
   $dazzling_footer_info; printf( __( ‘Webdesign by %1$s Working for %2$s’, ‘dazzling’),‘
   [Rebecca Wade](http://www.purple-dog.co.uk)‘, ‘[Tickling Trout](http://ticklingtrout.com)‘);}
   endif;
 * on lines 303 – 311
 * Yet the footer still displays the text Theme by Colorlib Powered by WordPress.
 * Please can you tell me how to rectify this?
 * Thanks

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

 *  Theme Author [Silkalns](https://wordpress.org/support/users/silkalns/)
 * (@silkalns)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/footer-coding/#post-5740718)
 * One word – cache.
 * Clean browser and website cache and you should be ready to go.
 *  Thread Starter [beckswade](https://wordpress.org/support/users/beckswade/)
 * (@beckswade)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/footer-coding/#post-5740722)
 * Perfect! Thanks very much for your help ! Great themes

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

The topic ‘Footer coding’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/dazzling/2.1.3/screenshot.png)
 * Dazzling
 * [Support Threads](https://wordpress.org/support/theme/dazzling/)
 * [Active Topics](https://wordpress.org/support/theme/dazzling/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/dazzling/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/dazzling/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [beckswade](https://wordpress.org/support/users/beckswade/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/footer-coding/#post-5740722)
 * Status: resolved