A thumb of what?
Whenever you upload an image during the Write process – WP does generate a thumb of it.
Uhm, super cool! 🙂
But can it do multi-uploads?
Sorry, such a newb here.
What is multi-upload? More images at one time? I am afraid, not.
Hmm, that would be a cool plug-in. I’ll try look around 🙂
Thing is, the friend I’m building this for would like 2 or 3 thumbnails ‘generated’ in the post or page.
Is there a workaround for this?
Thanks for your help with this.
Every image that is uploaded from the Write Post/Page… Upload feature does have a thumb version created. And they can be used in any post/Page. So, what is your question?
Well, I just want to upload 2 or 3 images in one post.
Can I do this?
Plus, I’m getting a “Failed to write file to disk.”. What folder should I apply 755 to?
Many thanks.
You can upload as many as you want… one by one. Not 3 or ten by one click.
wp-content should be 777 if you want to use this Upload thingy… although that’s always risky!
Sweeeeeet.
So it’s ‘wp-content’ folder I have to CHMOD 777?
I’ve already got it 777’d so perhaps that’s not it.
I’ve gone to ‘Options’ -> ‘Misc’ and made my uploads folder ‘uploads’ and 777’d that, but no success.
I did a phpinfo(); function and my ‘file_uploads’ function is On.
What else can it be?