Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #407685

    For some reason, admin-ajax.php and wp-admin.php are trying to be loaded on every page, but we get a warning.
    How can I stop WP from trying to load them?

    If you scroll all the way down below, you can see that it costs us about 800ms in page load speed. So I really want to get rid of this. Any idea. What the issue could be? Thank you!
    http://tools.pingdom.com/fpt/#!/d6rf0p/http://www.gentlemansgazette.com

    #408286

    Hey gentlemansgazette!

    Please see here, https://kriesi.at/support/topic/server-stressed-by-admin-ajax-php/.

    I’m not sure if it’s possible to disable it. It’s a WordPress script and not a theme script. If it is possible to disable it then most likely the plugin and theme AJAX features would stop working.

    I would try posting this on the WordPress support forums to see what they recommend.

    Best regards,
    Elliott

    #408296

    Elliott,

    1. Why are the same files not loaded in your demo if they are necessary?
    http://tools.pingdom.com/fpt/#!/3lTsf/http://kriesi.at/themedemo/?theme=enfold-overview

    2. The main problem in the other thread is the admin-ajax.php . While I noticed it, this file is not causing many issues for me.

    The problem is really wp-admin.php , which wasn’t addressed there…. Can you tell me what that is?
    Thanks

    #408980

    Hi!

    Well I just checked your site again and now I’m seeing a lot of weird scripts being loaded, probably from plugins. There are also lots of external calls being made to other sites which is weird.

    Let’s try the following.

    1. Deactivate all plugins.

    2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.

    Let us know when your done with those two steps so we can take another look. It would probably be best to contact your hosting provider about this also.

    Regards,
    Elliott

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.