Title: Changing code
Last modified: August 19, 2016

---

# Changing code

 *  [Eric Cox](https://wordpress.org/support/users/ecco/)
 * (@ecco)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/changing-code/)
 * when my pages first load they are using old code form a previous version of my
   template (not the default template as i have replaced the default files with 
   my current template pages) example below of old code
 * <body><div id=”wrapper”>
    <table width=”855″ border=”0″ cellspacing=”0″ cellpadding
   =”0″ height=”205″>
 * the correct code should be
 * <body>
    <table width=”855″ border=”0″ cellspacing=”0″ cellpadding=”0″ align=”
   center”>
 * when i refresh the page it starts using the correct code, but then if i click
   a link it again uses the wrong code until i refresh the page.
 * the link to the blog is [http://www.shiisaquilts.com/blog/](http://www.shiisaquilts.com/blog/)
 * i can’t seem to find the problem. is it using some kind of cache or something
   to remember code that no longer exists???

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

 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [18 years, 4 months ago](https://wordpress.org/support/topic/changing-code/#post-682896)
 * 1. Clear your browser cache. You never know.
    2. If you are using WP-Cache or
   WP-Super-Cache, then go to that plugin’s configuration page and click the button
   to clear that cache as well. 3. Your site may have some other kind of caching
   mechanism we don’t know about. Wait a day or two, see if it refreshes itself.
 *  Thread Starter [Eric Cox](https://wordpress.org/support/users/ecco/)
 * (@ecco)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/changing-code/#post-682907)
 * i have been clearing the browser cache, but it doesn’t fix it. i don’t have either
   of the cache plug ins installed, do i need one?
 *  Thread Starter [Eric Cox](https://wordpress.org/support/users/ecco/)
 * (@ecco)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/changing-code/#post-682920)
 * i will give $50 PayPal for the first person to solve this issue.
 *  Thread Starter [Eric Cox](https://wordpress.org/support/users/ecco/)
 * (@ecco)
 * [18 years, 4 months ago](https://wordpress.org/support/topic/changing-code/#post-682921)
 * how is it possible for the code to sometimes use old code that no longer exists
   and sometimes use the correct code?
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [18 years, 4 months ago](https://wordpress.org/support/topic/changing-code/#post-682922)
 * I can reproduce your problem on your site here. I get the wrapper DIV sometimes
   but not other times. It’s weird.
 * Post your theme’s index.php file (or whatever file you edited) to [http://wordpress.pastebin.ca](http://wordpress.pastebin.ca)
   and post the link back here, so we can see what it looks like.

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

The topic ‘Changing code’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 5 replies
 * 2 participants
 * Last reply from: [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * Last activity: [18 years, 4 months ago](https://wordpress.org/support/topic/changing-code/#post-682922)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
