I have activated the theme inside the wordpress platform but then appear me this error:
Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 122880 bytes) in /www/public_html/wp-admin/includes/media.php on line 2833
I have PHP 5.
I have the follow line on wp-config.php define(‘WP_MEMORY_LIMIT’, ‘256M’);
Regards,
Sergio
Hey sergionerome,
Sometimes, editing the wp-config.php isn`t sufficient to solve this problem. So, this article ought to help you: https://docs.woocommerce.com/document/increasing-the-wordpress-memory-limit/
Best regards,
John Torvik