Viewing 1 replies (of 1 total)
  • Hi,

    Check with these options:

    -> Assign 755 recursive permissions to wp-content directory of your blog.
    -> Upgrade your wordpress to the latest version
    -> Disable all the plugins
    -> Reset the upload directory path from wordpress admin area
    -> Add this code in htaccess:

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

    Thanks,

    Shane G.

Viewing 1 replies (of 1 total)

The topic ‘Thumbnail images not showing.’ is closed to new replies.