Home › Forums › CSS › devloping on wamp …wordpress › Re: devloping on wamp …wordpress
October 6, 2008 at 12:12 am
#50307
Member
Since wordpress uses the full path to the file, you can substitute your site’s url for local host in your conditional statement in your header.php file. When you move it to a production server you can change it from localhost to your real url.
So if you’re using the starkers theme, you could always use – adjust as needed of course.