• thefourd

    (@thefourd)


    Hi,
    I am using The Adventure Journal Theme designed by Contexture International and am trying to use separate upper and lower menus. This is allowed by the theme but I am not able to update my site with a different lower menu.
    Please help!
    Rishabh

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey thefourd,

    This is a bug with our theme. We’ve fixed it for the next release, but you can fix it yourself if you need this right away. Here’s how:

    1. Open footer.php and find the line that refers to wp_nav_menu() (around line 10 – it’s a very small file).
    2. Replace that entire line with this one:
      <div class="nav-horz nav-footer"><?php  wp_nav_menu( array( 'theme_location' => 'footer-menu' ) ); ?></div>

    You should now be able to see the bottom menu.

    Hey! I am having an issue with Adventure Journal as well. I installed the latest update and it wiped out my navigation buttons across the top. They look all jammed up now. How do I fix this?

    https://www.surfershealingvb.org

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Footer Menu’ is closed to new replies.