Unresponsive after loading - alert

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.

Hi,

I managed to edit both the English and the Italian version of this page:
http://www.udb.it/squero/dejalex/associate/davide-scavuzzo/?lang=it

I did that with all your plugins disabled except (WPML), any by starting with the English version first, then click on this little icon to edit the Italian version:

So most probably there is a plugin conflict preventing the content builder from working as it should, I suggest doing a plugin conflict test, the safest way to do that is to install “Health Check” plugin and enable “Troubleshooting mode” if everything went okay, then you can re-enable plugins one by one to figure out the culprit. The good thing about “Heath Check” plugin is that it’s developed by WordPress team and it only affects your logged in session so that other visitors won’t be affected.

Thanks.

Alaa, thanks to your suggestions we found out there was a conflict between Cornerstone and a piece of code we wrote to extrapolate custom Essential Galleries.

All well now.

Again, thanks for your prompt support.

You are most welcome. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.