Title: adelchi's Replies | WordPress.org

---

# adelchi

  [  ](https://wordpress.org/support/users/adelchi/)

 *   [Profile](https://wordpress.org/support/users/adelchi/)
 *   [Topics Started](https://wordpress.org/support/users/adelchi/topics/)
 *   [Replies Created](https://wordpress.org/support/users/adelchi/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/adelchi/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/adelchi/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/adelchi/engagements/)
 *   [Favorites](https://wordpress.org/support/users/adelchi/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [image resize and EXIF metadata](https://wordpress.org/support/topic/image-resize-and-exif-metadata/)
 *  Thread Starter [adelchi](https://wordpress.org/support/users/adelchi/)
 * (@adelchi)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/image-resize-and-exif-metadata/#post-2573425)
 * I totally agree with you!
 * thanks again!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [image resize and EXIF metadata](https://wordpress.org/support/topic/image-resize-and-exif-metadata/)
 *  Thread Starter [adelchi](https://wordpress.org/support/users/adelchi/)
 * (@adelchi)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/image-resize-and-exif-metadata/#post-2573423)
 * Wow, that’s great, thanks! exactly what I needed and I haven’t been able to find
   online myself 🙂
    Now, I only need to figure out how to install the ImageMagik
   mode, as my PHP doesn’t seem to have it 🙁
 * cheers!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [image resize and EXIF metadata](https://wordpress.org/support/topic/image-resize-and-exif-metadata/)
 *  Thread Starter [adelchi](https://wordpress.org/support/users/adelchi/)
 * (@adelchi)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/image-resize-and-exif-metadata/#post-2573420)
 * Hi,
    no, I didn’t and unfortunately nobody answered.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [500 Internal Server error in wp-comments-post.php if a field is blank](https://wordpress.org/support/topic/500-internal-server-error-in-wp-comments-postphp-if-a-field-is-blank/)
 *  Thread Starter [adelchi](https://wordpress.org/support/users/adelchi/)
 * (@adelchi)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/500-internal-server-error-in-wp-comments-postphp-if-a-field-is-blank/#post-2579302)
 * Ok, sorry, I just found a solution.
    here: [http://www.velvetblues.com/web-development-blog/custom-wordpress-comment-error-page/](http://www.velvetblues.com/web-development-blog/custom-wordpress-comment-error-page/)
 * adding a filter to handle the default 500 Error and changing this
    $defaults 
   = array( ‘response’ => 500 ); to this $defaults = array( ‘response’ => 200 );
 * all seems to be working now!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [vertical align bottom on wordpress default gallery](https://wordpress.org/support/topic/vertical-align-bottom-on-wordpress-default-gallery/)
 *  Thread Starter [adelchi](https://wordpress.org/support/users/adelchi/)
 * (@adelchi)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/vertical-align-bottom-on-wordpress-default-gallery/#post-2452721)
 * Yay!! brilliant, thanks!
    (need to consider line-height again in the future…)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Showcase] [Theme Showcase] Adding comments to Projects](https://wordpress.org/support/topic/theme-showcase-adding-comments-to-projects/)
 *  Thread Starter [adelchi](https://wordpress.org/support/users/adelchi/)
 * (@adelchi)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/theme-showcase-adding-comments-to-projects/#post-2314425)
 * found the solution, it’s possible 🙂
 * need to modify functions.php as following:
 * `'supports' => array('title', 'editor', 'thumbnail', 'comments'),`

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