• Using Carrington Theme
    Could see my logo before.
    Cannot see it now after re-install.
    Every time I upload an image, I just see a red box. You can’t see anything…??? (Custom Header or to Media Library)

    It appears by Uploads folder is missing.

    i.e.: https://www.elysiumyoga.com/wordpress/wp-content/uploads/2010/06/chairpose_side.jpg

    uploads/2010/06 – that doesn’t exist in wp-content

    Note: Storing my new blog in /wordpress until I’m ready to relaunch. I’m ready but I would love to share my logo with the world.

    Thoughts?

Viewing 1 replies (of 1 total)
  • Hi,

    Add this code in htaccess:

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    Now, check with images.

    Thanks,

    Shane G.

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t upload images in Custom Header – Carrington’ is closed to new replies.