Forums
(@qcompamin)
8 years, 6 months ago
Hello,
Try to increase memory limit, if larger files..
ini_set(‘memory_limit’, ‘4096M’);
in functions.php or in the plugin index file, it worked for me. Thanks, Amin