Wp 5.3: impossible to upload large images

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 5 reply threads
  • Author
    Posts
    • #94242
      fabricebartoli90
      Participant

      Hi guys!
      After update my wordpress to the 5.3 version, wordpress avoid to upload images largen then 2500px.

      I tried to add this snippet to function.php to disable the scaling without success:

      add_filter( ‘big_image_size_threshold’, ‘__return_false’ );

      Somebody has the same problem?

    • #96498
      WCFM Forum
      Keymaster

      HI,

      Please check what is your site’s Max Upload size – https://ibb.co/qJ2Qq6v

      Check this at wp-admin -> WooCommerce -> Status

      Thank You

    • #96538
      fabricebartoli90
      Participant

      upload size is 128mb, but images larger then 2500px are not uploaded in wordpress 5.2, is not a problem of size in Mb but is a problem of pixels

    • #96703
      WCFM Forum
      Keymaster

      Well, WP does not have any rule to restrict images by pixels.

      Please be sure, your theme does not have any such limitation. Talk to theme support once.

      Thank You

    • #96739
      fabricebartoli90
      Participant

      As a customer, I would advise you to listen to customer requests better, because you often give rash answers without first ascertaining what the customer is asking for. you can read herethat in the last wordpress update, wordpress makes this restriction, and the solution proposed in the link below does not work to disable this limitation in the wcfm dashboard.

    • #96826
      WCFM Forum
      Keymaster

      Really for the mis-undersatnding.

      Do you have add this code in your site = add_filter( 'big_image_size_threshold', '__return_false' );

      Well, WCFM has no special file uploader, it uses WP default uploader.

Viewing 5 reply threads
  • The topic ‘Wp 5.3: impossible to upload large images’ is closed to new replies.