• Hi everyone,

    I’ve just moved from a PC to a Mac and I’m now struggling to upload photos onto my WordPress blog. When I select my photo from “Browse All” it comes up with a drop down menu that has “No Thumbnail” at the top and it’s crossed out. Under that I can select “Not Linked”, “Send to editor”, “Delete”, “Close Options”. I select “Send to Editor” (I assume that’s what I’m meant to do) and it puts the photo into my post but only a tiny photo barely even the size of a thumbnail – it’s not the size of my scan that I uploaded. Can anyone please help me? I’m really struggling here.

    Here’s my blog so you can see the latest post with the tiny photo and the posts before (done on my PC) with larger photos which is what I’m wanting to upload: http://www.angelasargeant.com

    Thanking you in anticipation

Viewing 2 replies - 1 through 2 (of 2 total)
  • It is actually the whole image, but with changed size in the html:

    <img id="image79" src="...wp-content/uploads/2007/04/Looks Like
     Spring Thanks 1.jpeg" alt="Looks Like Spring
     Thanks 1.jpeg" height="90" width="128" />

    The actual image is 885 x 626. There’s also a js pp_image_popup that’s from the photopress plugin. It should have been attached to the image, but it’s not. Maybe check if the photopress plugin is working ok?

    Thread Starter angelasargeantgmailcom

    (@angelasargeantgmailcom)

    Thank you azaozz, will give it a go and see if it works. Thank you for taking the time to reply.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problems uploading photos – using a Mac’ is closed to new replies.