Title: Fixed image not uploading
Last modified: August 21, 2016

---

# Fixed image not uploading

 *  [contemplate](https://wordpress.org/support/users/contemplate/)
 * (@contemplate)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/fixed-image-not-uploading/)
 * I was having a similar problem to many people here. Did a little digging to find
   that the plugin JS was looking for the wrong comment form ID to apply the multipart/
   form-data encrypt type in order for files to upload properly. My comment form
   ID is: #comment-form but the plugin was looking for ID: #commentform.
 * Here is the fix:
    Open /wp-content/plugins/comment-images/js/plugin.min.js Change
   any instance of #commentform to your comment form ID Save the file.
 * [http://wordpress.org/plugins/comment-images/](http://wordpress.org/plugins/comment-images/)

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

 * ![](https://s.w.org/plugins/geopattern-icon/comment-images_eaeaea.svg)
 * [Comment Images](https://wordpress.org/plugins/comment-images/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/comment-images/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/comment-images/)
 * [Active Topics](https://wordpress.org/support/plugin/comment-images/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/comment-images/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/comment-images/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [contemplate](https://wordpress.org/support/users/contemplate/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/fixed-image-not-uploading/)
 * Status: not resolved