diff --git a/wp-content/themes/twentythirteen/js/functions.js b/wp-content/themes/twentythirteen/js/functions.js index a11ae77ff5..3d03f1a322 100644 --- a/wp-content/themes/twentythirteen/js/functions.js +++ b/wp-content/themes/twentythirteen/js/functions.js @@ -30,7 +30,7 @@ } }; - $( document ).on( 'ready', function() { + $( function() { twentyThirteen.adjustAnchor(); if ( body.is( '.sidebar' ) )