Replace script from header to footer
-
Please, in file login-with-ajax.php replace string 106 to this:
wp_enqueue_script( "login-with-ajax", self::locate_template_url($js_url), array( 'jquery' ), LOGIN_WITH_AJAX_VERSION, true );
That replace script from header to footer, and Google PageSpeed stop show error.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Replace script from header to footer’ is closed to new replies.