Corrupt or Blank Downloads
-
If you are experiencing issues with corrupt or blank downloads, please try adding the following line of code to your theme’s functions.php file:
add_filter( 'dedo_clear_output_buffers', '__return_false' );
This will disable output buffering which can cause issues on a small number of servers. If after trying the above code you are still experiencing issues, please open a new support request.
Ashley
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Corrupt or Blank Downloads’ is closed to new replies.