Title: Moving WordPress
Last modified: August 21, 2016

---

# Moving WordPress

 *  Resolved [valeriedore](https://wordpress.org/support/users/valeriedore/)
 * (@valeriedore)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-37/)
 * Hi,
 * I moved my wordpress to an other server and kept the same address. But the code:
 * `<link rel="stylesheet" type='text/css' href="<?php autoVer(get_bloginfo('template_directory').'/
   assets/css/module.footer.css'); ?>">`
 * does not seem to call template_directory. How do I fix it?
 * Thanks a lot!
    Valerie

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

 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-37/#post-4606615)
 * I’m not familiar with Autover, is that a plugin on your site?
 * Normally, this should be enough:
 * `<link rel="stylesheet" type='text/css' href="<?php get_bloginfo('template_directory');?
   >/assets/css/module.footer.css">`
 *  Thread Starter [valeriedore](https://wordpress.org/support/users/valeriedore/)
 * (@valeriedore)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-37/#post-4606644)
 * Thanks,
 * I made ​​the change and it works everywhere.

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

The topic ‘Moving WordPress’ is closed to new replies.

## Tags

 * [moving-wordpress](https://wordpress.org/support/topic-tag/moving-wordpress/)
 * [template_directory](https://wordpress.org/support/topic-tag/template_directory/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [valeriedore](https://wordpress.org/support/users/valeriedore/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/moving-wordpress-37/#post-4606644)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
