• Hi. Please help me change default navigation menu in bizway theme.
    I uploaded javascript file to theme folder and tried to make it referenced in functions.php wp-enque-script. It did not work. Of course, it does not work because the default navigation menu is referenced in many other files such as bizway-functions.php. Please provide me with a step-by-step instruction on how to activate a new navigation menu for this theme.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Change it how? Coloured differently?

    If you want a new navigation, have you tried going to Appearance > Menus and adding one there?

    Thread Starter Kirgol

    (@kirgol)

    No, I want a new navigation menu to be included. No I did not use Appearance>Menus. Now as I looked it through I can not see how it can resolve this issue. It simply changes the default menu.

    This level of coding is really beyond the scope of the support we are able to provide in the forum, as it requires custom code to be written and tested.

    Thread Starter Kirgol

    (@kirgol)

    So what is the best solution? If I include child function.php with reference to new navigation menu js file will it override parent theme functions? I like bizway theme so would really want to learn how to change nav menu.

    Thanks

    A child theme that doesn’t include any references to wp_nav_menu() would seem to be the best way to go. And you’d need to enqueue your new menu scripts in the child’s functions.php file.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing default navigation menu’ is closed to new replies.