Title: set image path.
Last modified: August 21, 2016

---

# set image path.

 *  [johnboy01](https://wordpress.org/support/users/johnboy01/)
 * (@johnboy01)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/set-image-path/)
 * Hi im converting a precoded site into a wordpress site.
 * All of the imgage sources are “img/file_name” but im storing the images in my
   theme folder /imgs.
 * how do I get images to be found from my theme folder?

Viewing 1 replies (of 1 total)

 *  [Dave Naylor](https://wordpress.org/support/users/wpranger/)
 * (@wpranger)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/set-image-path/#post-4542044)
 * Like this:
 * `<img src="<?php echo get_template_directory_uri(); ?>/imgs/yourimage.jpg" />`

Viewing 1 replies (of 1 total)

The topic ‘set image path.’ is closed to new replies.

## Tags

 * [img](https://wordpress.org/support/topic-tag/img/)
 * [path](https://wordpress.org/support/topic-tag/path/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Dave Naylor](https://wordpress.org/support/users/wpranger/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/set-image-path/#post-4542044)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
