2016-09-28, 03:10:00
Hi,
I have an issue with secondary nav not showing up on a page. Both the pages below are using the same default template which is calling in a sidebar component with the following code:
<?php get_i18n_navigation(return_page_slug(),1,1); ?>
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. The plugins have been updated too.
Thank you for any help you can provide.
I have an issue with secondary nav not showing up on a page. Both the pages below are using the same default template which is calling in a sidebar component with the following code:
<?php get_i18n_navigation(return_page_slug(),1,1); ?>
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. The plugins have been updated too.
Thank you for any help you can provide.