WPDevelopers / essential-addons-for-elementor-lite

Essential Addons for Elementor. Ultimate elements library for Elementor.
https://essential-addons.com/elementor/
43 stars 40 forks source link

EA doing multiple calls to admin-ajax slowing down the server #751

Closed dimkasta closed 11 months ago

dimkasta commented 12 months ago

I have noticed today that for some reason my site was doing around 12 calls to admin-ajax, slowing down the small server significantly.

The requests go to action "eael_get_token" and the response is a success with a nonce

I have no idea why this is happening and I do not have any widgets on the front page as far as I remember. Is this a bug?

NayeemNipun commented 12 months ago

Hi @dimkasta, Greetings. Hope you are doing well.

Regarding your query, As Ajax is calling after the full page load it shouldn't affect your page loading speed. About the nonce, we ran that request that Ajax called to update the nonce so that it shouldn't cause any issues due to caching.

As you mentioned your front page doesn't have any Essential Addons for Elementor widget but still it's calling the Ajax, it shouldn't happen. It would be great if you could share the exact URL of the issue so that I can check and assist you further.

Thanks and Regards.

NayeemNipun commented 11 months ago

Hello @dimkasta, Greetings! Hope you are doing well. We haven’t received any updates regarding the issue mentioned earlier. Could you please let us know if the issue still persists or not?

We would greatly appreciate an update.

Thanks and Regards.

dimkasta commented 11 months ago

Sorry I have since removed the plugin