Pingdom – admin-ajax.php
-
I am using WordPress – WooThemes Canvas for my site (iredcord.com),
I have a child theme for canvas set up (child theme name is iredcord – I used one click child theme to create),
When I use pingdom (tools.pingdom.com/fpt/ in the report I see that there is a huge wait time for 2 files:
https://iredcord.com/?woo-layout-css=l…
all that is happening is with this is
@media only screen and (min-width: 768px) {
.two-col-right-960 #main-sidebar-container { width: 100%; }
.two-col-right-960 #main-sidebar-container #main { width: 75%; }
.two-col-right-960 #main-sidebar-container #sidebar { width: 20%; }admin-ajax.php which returns ()
iredcord.com/wp-admin/)Can you (or someone) tell me why this occurring and what I can do about this?
Woothemes simply replies this is a performance issue and is not related to the theme which I have difficulty with as I would think it has to do with how the theme is reacting with WordPress …
- The topic ‘Pingdom – admin-ajax.php’ is closed to new replies.