Plug in suddenly was causing the site to load slow
-
Tonight suddenly my site was loading really slow and timing out. I traced the issue back to this plug in. The problem is the plug in “calls home” to easy-modal.com which no longer seems to be a live site.. I deleted this line to make the site load normal again.
Remove line 27 &28:
if (!defined(‘EMCORE_API_URL’))
define(‘EMCORE_API_URL’, ‘https://easy-modal.com’);
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Plug in suddenly was causing the site to load slow’ is closed to new replies.