Strange delay with SSL and wp-e-commerce-dynamic
-
While trying to optimize loading time for the site we saw that ‘/index.php?wpsc_user_dynamic_js=true … was adding 4 to 5 seconds to our page loading time and delaying all other requests.
Can I uncomment this line without loosing functionality?
//wp_enqueue_script( ‘wp-e-commerce-dynamic’, home_url( ‘/index.php?wpsc_user_dynamic_js=true’, $scheme ), false,
- The topic ‘Strange delay with SSL and wp-e-commerce-dynamic’ is closed to new replies.