Hi @ruenel
I just to do it and I have the same problem and cannot save the Essential Grid portfolio…
First, I edited the wp-config.php adding the following code:
define( ‘WP_MEMORY_LIMIT’, ‘512M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );
and I got the following warning in the WP Desktop:
Warning: Use of undefined constant ‘WP_MEMORY_LIMIT’ - assumed ‘‘WP_MEMORY_LIMIT’’ (this will throw an Error in a future version of PHP) in /home/wiwvnxnp/public_html/wp-config.php on line 94
Warning: Use of undefined constant ‘512M’ - assumed ‘‘512M’’ (this will throw an Error in a future version of PHP) in /home/wiwvnxnp/public_html/wp-config.php on line 94
Warning: Use of undefined constant ‘WP_MAX_MEMORY_LIMIT’ - assumed ‘‘WP_MAX_MEMORY_LIMIT’’ (this will throw an Error in a future version of PHP) in /home/wiwvnxnp/public_html/wp-config.php on line 96
Warning: Use of undefined constant ‘512M’ - assumed ‘‘512M’’ (this will throw an Error in a future version of PHP) in /home/wiwvnxnp/public_html/wp-config.php on line 96
For that reason, I edited it again removing this new code but after that, I wanted to create the new grid and got again “Ajax Error parsererror”
For it, Could you help me to fix it?
Thanks for your support
Regards
Alejandro