Title: Correct image path
Last modified: August 19, 2016

---

# Correct image path

 *  [ThorHammer](https://wordpress.org/support/users/thorhammer/)
 * (@thorhammer)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/correct-image-path/)
 * I am testing out some ad implementations in my theme template on my local Xampp
   before going live. But I can’t get the correct image path, image doesn’t get 
   visible.
    This is how I try to show it in home.php:
 *     ```
       <div id="topbanner" class="column span-14">   <!-- start top banner -->
                    <div class="pagetitle column span-7">
                         // index
                    </div>
                    <div class="column span-7 last">
                         <a href="#"><img src="http://localhost/testside/images/bg/ad_468-70.png" alt="here it is"></a>
                    </div>
               </div>   <!-- end top banner -->
       ```
   
 * When adressing just images/bg… it’s the same. Any advice? Do I have to make a
   included php into this div?

Viewing 1 replies (of 1 total)

 *  [pinoyca](https://wordpress.org/support/users/pinoyca/)
 * (@pinoyca)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/correct-image-path/#post-731344)
 * I’m not sure I understand you. You’re saying [http://localhost/testside/images/bg/ad_468-70.png](http://localhost/testside/images/bg/ad_468-70.png)
   doesn’t show up. There are many possible reasons for this, depending on various
   server configurations.
 * For all I know maybe your css is rendering it invisible.

Viewing 1 replies (of 1 total)

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [pinoyca](https://wordpress.org/support/users/pinoyca/)
 * Last activity: [18 years, 5 months ago](https://wordpress.org/support/topic/correct-image-path/#post-731344)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
