Please see URL:
http://backstageweb.net/woodensun/
Click on a slideshow thumbnail under the header. The captions have (correct) links to
www.backstageweb.net:
Code:
<div class="vlightbox1"><a href="data/images1/slidefireplace.jpg" title="slide-fireplace"><img src="data/thumbnails1/slidefireplace.jpg" alt="slide-fireplace"/></a><div><a href="http:www.backstageweb.net">slide-fireplace</a></div></div>
However, on the server, the href is incorrectly including the host directory path:
http://backstageweb.net/woodensun/www.backstageweb.net (see attached)
How do I get rid of that host path?
Thank you,
John