badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Image upload error

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #47278
    Jeff Payne
    Participant

    Hi Guys,

    I have recently started to improve my website and have come up with a problem. I cannot upload any images. I keep getting an HTTP error. I have searched many forums concerning this matter and found that the error might have started when wordpress was updated to 4.5.

    I have found solutions to this problem such as added the following code to the themes function.php file. The code is: add_filter( ‘wp_image_editors’, ‘change_graphic_lib’ );

    function change_graphic_lib($array) {
    return array( ‘WP_Image_Editor_GD’, ‘WP_Image_Editor_Imagick’ );
    }

    Before I add and test the code I would like your comments on the matter as the theme hasn’t been updated since January of 2016 and several updates to wordpress have taken place.

    Do you still support this theme?

    #47288

    Hi Jeff Payne,

    First of all try deactivating our theme and try activating twentysixteen theme and try to upload the image or not. If you get the same error on activating twentysixteen theme then ask to your hosting provider to increase the maximum upload size to 64M and your execution time.

    Thank you

    #47299
    Jeff Payne
    Participant

    Hello, I have not had any problems before concerning uploading images, DO YOU STILL SUPPORT THIS THEME BECAUSE YOU HAVEN’T UPDATED IT SINCE JANUARY. I have also raised this issue with my hosting company.

    #47309

    Hi Jeff Payne,

    Our theme is still compatible with latest version of WordPress 4.6.1. Did you tried activating default WordPress Theme twentysixteen? Once try activating it and check it whether same issue occur or not. So far i know image upload is not a theme related issue. All dashboard settings and media uploader, there is nothing to do with theme.

    Thank you

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.