Title: TinyMCE image uploading
Last modified: August 18, 2016

---

# TinyMCE image uploading

 *  Resolved [dvmorris](https://wordpress.org/support/users/dvmorris/)
 * (@dvmorris)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/tinymce-image-uploading/)
 * I’m not sure which part of this is a plugin and which is just included in wordpress,
   but anyways, here goes:
 * I am trying to upload images and place them in a page using the image upload 
   tool, and it places the images much smaller than the actual size.
 * Is there a way to get it to automatically drop the images in at the full size?
   without using the resize handles and trying to guess?

Viewing 6 replies - 16 through 21 (of 21 total)

[←](https://wordpress.org/support/topic/tinymce-image-uploading/?output_format=md)
[1](https://wordpress.org/support/topic/tinymce-image-uploading/?output_format=md)
2

 *  [bobmorris60](https://wordpress.org/support/users/bobmorris60/)
 * (@bobmorris60)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/tinymce-image-uploading/page/2/#post-320435)
 * I never get the full-sized image, so I Edit HTML, take out the width and size,
   and the “.thumbnail” get the image is then full-sized.
 * Sounds complicated, takes about five seconds.
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/tinymce-image-uploading/page/2/#post-320436)
 * [@bobmorris60](https://wordpress.org/support/users/bobmorris60/) – after you 
   upload the image, click it. Regular ol’ left click.
 * You’ll get a menu with all sorts of neat options, including the ability to toggle
   thumbnail on and off.
 *  [glmjjb](https://wordpress.org/support/users/glmjjb/)
 * (@glmjjb)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/tinymce-image-uploading/page/2/#post-320437)
 * Hi Handysolo, I’ve left-click on the image, and whatever I choose Using Original
   or Thumbnail…. it do post the O’image or T’image at Thumbnail *display size*.
 * I am using WP 2.0.4.
 * I just found that this problem only appears in IE (IE6 SP2).
 * But it works fine at my Firefox 1.5.0.6.
 *  [PetLvr](https://wordpress.org/support/users/petlvr/)
 * (@petlvr)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/tinymce-image-uploading/page/2/#post-320438)
 * This same thing is happening to me, and it’s not an IE vs FF issue – it’s adding“
   height=96” to every image.jpg that’s selected at original size. If I select the
   thumbnail, that separate image.thumbnail.jpg is used instead. I’m using 2.0.4
   and it’s frustrating.
 * Does anybody know a way (or where in the code or in a plugin) to change this “
   height=96” embed to a “width=400” embed instead?
 * Thanks.
    HART aka PetLvr
 *  [mbc](https://wordpress.org/support/users/mbc/)
 * (@mbc)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/tinymce-image-uploading/page/2/#post-320439)
 * I’m adding my post to this thread..a I’ve received no answers in my own thread.
   Not sure if it’s the way I worded my post..the heading or if it’s in the wrong
   place. I thought it belonged under ‘Plugins and Hacks’..but maybe not. If not
   my apologies.
 * I’m having the same problem in both IE and Opera..at one time it worked fine..
   now I only get thumbnails if that.
    ______________ Original post:
 * Still having issues with my image manager. I’m using the Opera browser,and cannot
   see any of the icons that are usually above where I write my posts..they used
   to be there..so am not sure why they aren’t any longer. I do however ‘sometimes’
   see them in IE…sometimes not.
 * In IE when the icons are working..I click on the image manager icon (above posts
   and the ‘insert image’ window opens up..but when I choose an image..the file 
   will not open in the directory path..instead insert image window.here is a ‘Error
   on page’ message at the bottom of the insert image’ page.
 * Now that is the problem when I access image manager from the icons ‘above’ the
   box where I’d write my posts.
 * Underneath the write posts box..there is a place where image manager can also
   be used to browse and upload images. There are no icons there either (in truth
   I can’t recall if there ever was but I ‘think’ there were icons. I do see the
   upload/browse buttoms. If I click browse..monthly folders appear with my old 
   uploads. But in the background..behind the folders I get this error message
 * “Fatal error: Call to undefined function: () in /home/heroindi/public_html/maryblackchurch/
   wp-content/plugins/stattraq.php on line 90”
 * For now I’ve deactivated ‘StatTraq’ but it changes nothing…image manager still
   isn’t working properly.
    If I click on an image and choose ‘send to editor an
   error window opens and says ‘an editor instance must be focused before using 
   this command.’ I cannot get any images inside a post.
 * Under options/image manager/path/bas mage directory: it reads:
    /home/heroindi/
   public_html/maryblackchurch/wp-content/uploads/
 * should I change it to something else?
 * I read the suggested link from Yosemite about the ‘line 90’ error..but still 
   cannot figure out what to do about this..any help would be much appreciated.
 * Is there a simpler image plug-in I can use for now in place of imagemanager?
 * Thanks much
    mary
 * original thread link:
    [http://wordpress.org/support/topic/84568?replies=5](http://wordpress.org/support/topic/84568?replies=5)
 *  [mbc](https://wordpress.org/support/users/mbc/)
 * (@mbc)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/tinymce-image-uploading/page/2/#post-320440)
 * I decided to try and upload a new copy of the Wysiwyg plug-in and deleted the
   old one from my plug-in folder.
 * Some SUCCESS..most of my icons above where I write posts are showing again in
   both IE & Opera..the only ones not showing with an icon picture are the ‘bold,
   italic and underline’ ones. I see the boxes but no picture.
 * Any ideas how I can get them to show again?
 * Am seeing all the window for image manager & options now as well. Still having
   diffiuvlty actually implementing images in my posts though.

Viewing 6 replies - 16 through 21 (of 21 total)

[←](https://wordpress.org/support/topic/tinymce-image-uploading/?output_format=md)
[1](https://wordpress.org/support/topic/tinymce-image-uploading/?output_format=md)
2

The topic ‘TinyMCE image uploading’ is closed to new replies.

## Tags

 * [resize](https://wordpress.org/support/topic-tag/resize/)
 * [tinymce](https://wordpress.org/support/topic-tag/tinymce/)

 * 21 replies
 * 13 participants
 * Last reply from: [mbc](https://wordpress.org/support/users/mbc/)
 * Last activity: [19 years, 9 months ago](https://wordpress.org/support/topic/tinymce-image-uploading/page/2/#post-320440)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
