Having what is apparently a common issue on this forum. I’ve read previous message and modified my wp-config.php file with the following.
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘1024M’ );
The “unresponsive” alert occurs in just three pages on a website of dozens.
For instance it happens here:
http://www.udb.it/squero/dejalex/associate/davide-scavuzzo/?lang=it
But not in a very similar page like this one:
http://www.udb.it/squero/dejalex/partner/roberto-jacchia/?lang=it
Thanks in advance for your help.
