Bring Your Business to Life › Support › Image Store › Image Store Upload File Size › Reply To: Image Store Upload File Size
August 20, 2012 at 10:11 pm #49260
Keymaster
there is not limit set but the plugin, this is usually limited by WordPress or Sever. Try adding this line of code on your wp-settings.php file. define(‘WP_MAX_MEMORY_LIMIT’, ‘256M’); increase the memory as needed.