Title: wordpressnewbiea's Replies | WordPress.org

---

# wordpressnewbiea

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Stop Checkout from Breaking Out of Frames](https://wordpress.org/support/topic/stop-checkout-from-breaking-out-of-frames/)
 *  Thread Starter [wordpressnewbiea](https://wordpress.org/support/users/wordpressnewbiea/)
 * (@wordpressnewbiea)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/stop-checkout-from-breaking-out-of-frames/#post-8513541)
 * Solution 1:
 * remove_action( ‘template_redirect’, ‘wc_send_frame_options_header’ );
 * Solution 2:
 * <?php header(‘X-Frame-Options: GOFORIT’); ?>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ContestHopper for WordPress] Custom fields](https://wordpress.org/support/topic/custom-fields-85/)
 *  [wordpressnewbiea](https://wordpress.org/support/users/wordpressnewbiea/)
 * (@wordpressnewbiea)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/custom-fields-85/#post-3895676)
 * Could you maybe give us an example of how to create a custom field, ie. “City”
   which would be a free text field?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Footer Not Refreshing (on index page): Yet on all other pages it shows correctly](https://wordpress.org/support/topic/footer-not-refreshing-on-index-page-yet-on-all-other-pages-it-shows-correctly-1/)
 *  Thread Starter [wordpressnewbiea](https://wordpress.org/support/users/wordpressnewbiea/)
 * (@wordpressnewbiea)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/footer-not-refreshing-on-index-page-yet-on-all-other-pages-it-shows-correctly-1/#post-1468173)
 * Thanks, I realised the file I was looking for was home.php in the blog theme 
   folder.
 * Many thanks for getting me close Shane.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Footer Not Refreshing (on index page): Yet on all other pages it shows correctly](https://wordpress.org/support/topic/footer-not-refreshing-on-index-page-yet-on-all-other-pages-it-shows-correctly-1/)
 *  Thread Starter [wordpressnewbiea](https://wordpress.org/support/users/wordpressnewbiea/)
 * (@wordpressnewbiea)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/footer-not-refreshing-on-index-page-yet-on-all-other-pages-it-shows-correctly-1/#post-1468162)
 * No Luck,
 * I tried adding my code from the footer file, but nothing changed, also tried 
   deleting any references to it having a footer in that index.php although it still
   showed the footer.
 * I am wondering where this mysterious footer is coming from?
 * NB: The footer on all other pages is static php in the footer file.
 * Update: If this helps, I have noticed that the footer I don’t want (not in the
   footer file) is appearing on the home page, and any pages I generate via wordpress.
   For example I generated the about page: [http://bit.ly/b8laZY](http://bit.ly/b8laZY)
   which shows the old footer.
 * Hopefully this last bit will shed some light on it?
 * Thanks for your help so far.

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