GetSimple Support Forum
PROBLEM Secondary nav not showing - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: PROBLEM Secondary nav not showing (/showthread.php?tid=8747)



Secondary nav not showing - sarnaiz - 2016-09-27

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.


RE: Secondary nav not showing - shawn_a - 2016-09-27

if you are using a plugin you should ask them, what is in your template to pull that menu?
php function ?


RE: Secondary nav not showing - sarnaiz - 2016-09-28

(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.