Title: Linking
Last modified: August 19, 2016

---

# Linking

 *  [Versipellis](https://wordpress.org/support/users/versipellis/)
 * (@versipellis)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/linking-4-2/)
 * Is there a way to not have to put in an absolute file path for linking images
   etc?
 * As it stands to link I need to use something like:
 * `<img src="http://localhost/Wordpress/wordpress/wp-content/themes/Verbena_test/
   images/btn5.jpg">`
 * But I’d much rather use something like:
 * `<img src="../images/btn5.jpg">`
 * But if I try this I don’t get any images, just your standard IE ‘red X’ any information
   would be appreciated since I’m new to word press and I’m working on my second
   theme 🙂

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

 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/linking-4-2/#post-1390509)
 * sure….
 * `<img src="<?php bloginfo('template_url'); ?>/images/image.png" alt="stuff" /
   >`
 *  Thread Starter [Versipellis](https://wordpress.org/support/users/versipellis/)
 * (@versipellis)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/linking-4-2/#post-1390527)
 * Thanks for helping out a newbie 🙂

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

The topic ‘Linking’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [Versipellis](https://wordpress.org/support/users/versipellis/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/linking-4-2/#post-1390527)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
