Title: techbunny's Replies | WordPress.org

---

# techbunny

  [  ](https://wordpress.org/support/users/techbunny/)

 *   [Profile](https://wordpress.org/support/users/techbunny/)
 *   [Topics Started](https://wordpress.org/support/users/techbunny/topics/)
 *   [Replies Created](https://wordpress.org/support/users/techbunny/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/techbunny/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/techbunny/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/techbunny/engagements/)
 *   [Favorites](https://wordpress.org/support/users/techbunny/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Instagram for WordPress] set up instagram for wordpress](https://wordpress.org/support/topic/set-up-instagram-for-wordpress/)
 *  [techbunny](https://wordpress.org/support/users/techbunny/)
 * (@techbunny)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/set-up-instagram-for-wordpress/page/3/#post-3180175)
 * Followed the addon instructions but my authenticaton page isn’t working (no pop
   up or security setting’s are blocking it I just get a server error) please can
   you advise?
 * EDIT:
 *     ```
       Server error
       The website encountered an error while retrieving http://techbunny.net/wp-content/plugins/instagram-for-wordpress/authenticationhandler.php?code=0a9100d539364b8189447810f3c026e2. It may be down for maintenance or configured incorrectly.
       ```
   
 *     ```
       CLIENT ID	ab4ee646bdd742a58a31432b8d958d69
       CLIENT SECRET	500ab05bc67748f2b12905b4673e8c18
       WEBSITE URL	http://techbunny.net
       REDIRECT URI	http://techbunny.net/wp-content/plugins/instagram-for-wordpress/authenticationhandler.php
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Different headers coding.](https://wordpress.org/support/topic/different-headers-coding/)
 *  Thread Starter [techbunny](https://wordpress.org/support/users/techbunny/)
 * (@techbunny)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/different-headers-coding/#post-3246730)
 * Hi Andrew,
 * I was literally just editing my post because the italics tags were to highlight
   the two areas I think were causing problems but they are not present in my code.
 * I will try your suggestions, thank you for a fast response 🙂
 * ——————————————
 * **Edit:** Both of Andrew’s options are not changing the header for me. The page
   I wish to change a header image on is renamed to: wh-casino so I have updated
   my coding to display the page name as wh-casino instead of 8 as my initial post
   states.
 * In my Main Index Template (index.php) I have placed the codes in as follows:
 *     ```
       <?php
       /**
        * @package WordPress
        * @subpackage Default_Theme
        */
   
       <?php if (is_home()) get_header(); ?>
       <?php if (is_page(wh-casino()) include(get_template_directory() . 'uploads/2012/12/Sturgeons-078.jpeg'); ?>
   
       get_header(); ?>
       ```
   
 * Can anyone else advise?

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