vkuehn2 on "image storage folder"
March 7, 2010 by David Olsen
I now have the correct syntax.
This did NOT work:
‘
<img class=”style5″ src=”images/twang.png” />
‘
This DID work:
‘
<img class=”style5″ src=”/1-image/twang.png” />
‘
I created a NEW FOLDER in the ROOT FOLDER:
root –> 1-image and put the graphic file there. Now when I FTP with additional graphics I am not digging down five or six levels to find the file and I don’t have the ugly LONG url in the HTML. (Note that the src folder is predeeded by a “/” which tells WordPress not to look in the default location but to start the look to the ROOT folder.





Comments
Facebook comments:
Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!