GetSimple Support Forum

Full Version: Secondary nav not showing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have an issue with secondary nav not showing up on a page. Both the pages below are using the same template.

http://pweaveanea.org/pwea-photos/
This page is not pulling in the secondary nav in the right column, there is only one child page, but it is not showing.

http://pweaveanea.org/what-is-pwea/
This page does pull in the secondary nav in the right column

Any suggestions for what I should look for to solve this?

The site has been updated to the most current version.

Thank you for any help you can provide.
if you are using a plugin you should ask them, what is in your template to pull that menu?
php function ?
(2016-09-27, 14:12:53)shawn_a Wrote: [ -> ]if you are using a plugin you should ask them, what is in your template to pull that menu?
php function ?

<?php get_i18n_navigation(return_page_slug(),1,1); ?>

What is odd is it is working on a page and not on another.

I will ask this question in the plug in topic. Thank you Shawn!!

I see that my plug ins need updating so I will do that first and see if it solves the issue.