• I’ve been trying to get the cropping feature working on wp 2.3 for custom image headers, utilizing custom-header.php in wp-admin. I upload a larger image than my defined header size, but the cropper space is grayed out. If I save it, the imae does not display in the header. If I upload a header image with correct size, the image is displayed just fine. I ended up replacing my functions.php with one from svn:

    http://svn.automattic.com/wpcom-themes/cutline/functions.php

    And I still get grayed out space on image cropping. Am I missing something simple here?

    I am running wp locally on Easyphp 1.8.0.1. I guess it could be an issue with that as I’m not seeing this issue discussed elsewhere. Here are the component versions:

    PHP 4.3.10
    Apache 1.3.33
    Mysql 4.1.9

    Any help would be appreciated.

Viewing 1 replies (of 1 total)
  • Thread Starter cq

    (@cq)

    ah, forget it. it was the versioning issue in Easyphp. just a note – if this happens to you just update easyphp to version 2 for newer versions of php, apache, etc.

Viewing 1 replies (of 1 total)
  • The topic ‘Custom Image Header API Cropping Issue’ is closed to new replies.