thefourd
Member
Posted 1 year ago #
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
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:
- Open footer.php and find the line that refers to
wp_nav_menu() (around line 10 - it's a very small file).
- 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.
ginnycohen
Member
Posted 1 year ago #
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?
http://www.surfershealingvb.org
Thanks!