Quantcast
Channel: Topic Tag: mobile | WordPress.org
Viewing all articles
Browse latest Browse all 22088

Andrew Nevins on "Smartphones menu not working - twenty thirteen theme"

$
0
0

Because of a JavaScript error in your functions.js file:

Uncaught TypeError: Object #<Object> has no method 'on'

Referring to this excerpt:

$( '.menu-toggle' ).on( 'click.twentythirteen', function() {
			nav.toggleClass( 'toggled-on' );
		} );

Viewing all articles
Browse latest Browse all 22088

Trending Articles