Title: EOT Site Migration
Last modified: August 21, 2016

---

# EOT Site Migration

 *  Resolved [VivaArturo](https://wordpress.org/support/users/vivaarturo/)
 * (@vivaarturo)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/eot-site-migration/)
 * Hi I have looked through the forum and documentation but cannot find this solution
 * I have transferred my website to a new server using blogvault. When I look at
   the http requests I notice a file is still being called form my old server which
   is URL: [http://kickgrowth.com/easts/wp-content/plugins/tablepress/css/tablepress.eot](http://kickgrowth.com/easts/wp-content/plugins/tablepress/css/tablepress.eot)?
 * How do I update this file to be called from my current server?
 * Thanks
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/eot-site-migration/#post-4623684)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * The reason for this is the minified “Custom CSS” where this URL is still included.
   
   To fix this, please go to the “Plugin Options” screen of TablePress and add something(
   it doesn’t really matter what, as it’s just temporary) like
 *     ```
       .tablepress {
         width: 100%;
       }
       ```
   
 * to the “Custom CSS”, and save.
    Then, once the changes have been saved, remove
   this CSS again and save again. This will then re-build the minified CSS and it
   will use your new domain in the process.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘EOT Site Migration’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/eot-site-migration/#post-4623684)
 * Status: resolved