Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Weborithm

    (@weborithm)

    Thanks, will check it out and update in the next version. Though it does take time to get themes approved quickly here on wp.org. The file missing won’t adversely affect how the theme functions.

    The line can be found in functions.php, line 210..ish.

    wp_enqueue_script( 'compose-navigation', get_template_directory_uri() . '/js/navigation.js', array(), '20120206', true );

    You can simply comment it out. It was left over after some files got consolidated.

    Thread Starter PKRG

    (@pkrg)

    Thank you for pointing the line to comment.

    Theme Author Weborithm

    (@weborithm)

    No problem. Please consider leaving your review of the theme.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Navigation.js is missing’ is closed to new replies.