• I am totally new to blogging and WordPress. I want to display 4 photos with one of my posts. I can upload them without incident. When I click on the “Edit” link for that poast, all four photos appear under “Browse” but nothing shows up on the finished product.

    http://www.ethnoeye.net/blog/?p=5

    What am I doing wrong? Do I need to specify anything furhter to get the images to show up? I’m using Mozilla Firefox on a Mac PowerBook Pro with OS 10.4.6.

    Please help!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Right click on the image it should give you some options which places the code for the image in the post.

    I see you are using a Mac…not sure if their mouse has a right click..

    Otherwise past this into the post just change the url

    <img id=”Something” src=”http://yoururl.com/wp-content/uploads/imagename.jpg&#8221; alt=”description” />

    Thread Starter anne627

    (@anne627)

    There is a keyboard shortcut to right click on Mac, all it gives me is “View Image”, “Copy Image”, etc. If I paste that url and change the info, it shows me the pictures in the editor, but they still don’t show up in the browser. The picture files, including thumbnails are in my FTP, so i don’t understand why they won’t come up on the page…

    <img id=”Something” xsrc=”http://&#8221; alt=”description” />

    Remove the X in front of src in the code above from your page

    Thread Starter anne627

    (@anne627)

    There wasn’t an X in the first one you gave me. I don’t undertsand why the upload feature isn’t displaying my photos. Isn’t that the point of it?

    There is an X in the source code of the URL you gave, if you load the page and look at the source !

    Thread Starter anne627

    (@anne627)

    Oye, I don’t undertsand. I don’t know how to write/read code. Do you mean that there’s an X in the source code for ethnoeye.net/blog/?p=5? If so, I don’t know how to change that.

    Besides, I didn’t sign on for this much work. I wanted something that was easy to use since I’m not going to have much time to work on it once the school year starts in September.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Photos don’t appear’ is closed to new replies.