Title: xboxuser's Replies | WordPress.org

---

# xboxuser

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wordpress 3.8 upgrading problem](https://wordpress.org/support/topic/wordpress-38-upgrading-problem/)
 *  [xboxuser](https://wordpress.org/support/users/xboxuser/)
 * (@xboxuser)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/wordpress-38-upgrading-problem/#post-4412326)
 * Please note: its LOCALHOST .. any reply to this should consider this as the real
   question.. its a LOCAL INSTALL..
 * A reply like Have you asked your host about this issue?
    is not helpful..
 * Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalink are messed up help.](https://wordpress.org/support/topic/permalink-are-messed-up-help/)
 *  Thread Starter [xboxuser](https://wordpress.org/support/users/xboxuser/)
 * (@xboxuser)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/permalink-are-messed-up-help/#post-2729913)
 * Really No Reply i posted this 1 month ago. PLEASE..
 * seems im chasing image path’s most of the time . IM currently converting alot
   of html to WP is there a easy way to tell WP to stay in the template directory.
   im have mostly links like
 * <img src=”../images/image-leftarrow.gif”
 * but my WP sees it at http:www.website.com/images/image-leftarrow.gif” when it
   should be [http://www.website.com/wp=content/theme/mytheme/images/](http://www.website.com/wp=content/theme/mytheme/images/)
 * But i want to keep everything in my theme directory
 * I have tried:
    <img width=’467′ height=’296′ alt=” src=”<?php bloginfo(‘template_directory’);?
   >/images/image-leftarrow.gif””
 * and some other deviation of <?php bloginfo(‘template_directory’); ?>
 * BUT
 * Cant i just tell WP to look in my template directory and dont go any higher, 
   It would be nice if i could inform WP to stay in my template directory and not
   go any higher, it seems to think my root is [http://www.mydomain.com](http://www.mydomain.com),
   and thats true but it would be nice to keep it no higher that wp-content.. Something
   todo with htaccess ?? or ??

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