The problem when you set a ‘page’ as the blog roll through the back-end is that it automatically assigns the page as an ‘archive’.
In order to solve the problem, I removed this option (ie: set blog roll to –Select–). I set the page to it’s own custom template and made a custom query feed, so I could utilize wp_reset_query()
. This then restored the functionality and my right sidebar navigation.
Related Posts:
- I need ideas for a complicated menu
- Menu with parents, children and or siblings pages display
- wp_list_pages to show all pages on all sub pages
- Exlude pages from wp_list_pages
- Add ID to target navigation link
- Listing Sub-Pages & Sub-Sub-Pages
- wp_nav_menu: check if the list item has children and add a class to anchor link
- Add custom meta to nav menu items
- Display navigation menu item conditionally based on user capabilities
- Show just one level of child pages, wp_list_pages woe
- Remember the last post I read
- Prev/Next child navigation for current page?
- List child pages of a specific page
- How to modify the “after” of last element in wp_nav_menu
- How do I retrieve menu items from one level only?
- Edit HTML of WordPress navigation bar
- Test if page is child and has children, if so echo child pages also on grandchild pages
- How to make Next and Previous attached image navigation on the attachment page? [duplicate]
- Customizing Walker_Nav_Menu
- Break apart wp_list_pages in order to customise it
- Text symbols in the navigation menu
- Can this navigation be done easily in WordPress?
- Making some links generated from the wp_nav-menu function unclickeable?
- Using dividers in menu navigation – where to add code?
- Twenty Eleven theme- have custom landing page, change nav “home” link
- Exclude Post Format from next_post and prev_post
- Using query_posts inside single.php loop
- How to have custom menu Item CSS Classes for wp_page_menu() or wp_list_pages()
- How to get back to same page of post-list – after updating a post
- how to change site tag line for particular pages
- dropdown navigation menu
- Bootstrap Navwalker not displaying
- Highlight another nav item
- Listing child pages depending on user capability (role)
- How to add show/hide in navigation setting for pages
- Home Custom Menu Link not Working
- wordpress wp_list_pages help
- Navigational drop-down lists in WordPress?
- Select first child/subpage item in wp list pages
- Current navigation highlight for a menu that may be modified by the user?
- Adding dropdown box to WordPress menu
- Combining ‘depth’ with ‘include’ in wp_list_pages()
- How to make previous_post_link into an image [duplicate]
- Walker_Nav_menu access parent menu name
- Implementing the twentythirteen responsive menu in twentytwelve
- How to hide ‘Home’ button from appearing on supages – twenty eleven theme
- reverse next/prev page order
- How to add rel=”nofollow” to wp_list_pages?
- How to list pages with thumbnails, adding a “current-item” class
- Check if current post is the latest (not last)
- How does the Twenty Twelve Navigation Bar work?
- navigation link based on custom field
- How can I add a delay to the collapsible menu in Twenty Eleven?
- confused about wp_list_pages() function – how to display selected top pages with all their subpages
- navbar remove box shadow
- body_class(); not working with bootstrap navbar fixed top?
- Display greyed out nav link when there’s not a next or previous post
- Ussing page_navi with WP_Query
- Set custom id to list element walker custom function
- Top Nav submenus wpon’t stay open – only in FF and only sometimes [closed]
- wp_list_pages Hierarchical Help
- Setting Up “Split Site” Navigation in WordPress
- Modifying navigation menu classes with a Walker
- New Page Position
- navigation doesn’t work in custom header.php
- WordPress navigation only shows post of page one, even if on page two
- the-events-calendar, pagination with tribe_get_events()
- Faceted Navigation in WordPress
- Manually adding current_page_parent to wp_list_pages()
- How to replace home link anchor text with image
- WP Bootstrap Nav (not JS, not missing ID)
- how to remove logo image hyperlink for wordpress
- Dynamic next and previous post links
- Superfish Dropdown menu broken after WP 4.9.5 upgrade
- How to echo site url if not on index.php while using anchor based nav
- Active state does not work with the query string in the url
- Pagination always shows 0 in post section wordpress admin panel
- Navigation template
- How to remove anchor of current menu item in navbar?
- Adding direct link to post editor in admin menu
- WordPress get_pages meta_key don’t show page
- How to remove the word “Navigation” from the top of the mobile main menu?
- Add default wp_nav_menu classes to my custom links
- How to add navigation in footer like StackExchange?
- Adding nav menu name from plugin options dynamically
- Foundation 5 Dropdown Top Bar not working in WordPress
- How to accomplish a child page navigation?
- Using Different nav_menu_css_class for different nav_walkers
- Second tier sidebar navigation
- How can I hide the TOP Navigation menu if users are not logged in [duplicate]
- How can I set the first link in my nav menu to simply be a drop-down to some other pages
- first_post_link and last_post_link? [duplicate]
- Creating a custom menu with images as each link
- current_page_item and custom post type?
- All navigation fails and leads me to homepage
- Different coloured navigation links in Twenty Eleven themes
- add additional anchors in navigation menu
- Previous / next posts using featured image thumbnail as links
- Possible to scroll past header and footer [closed]
- Apply walker_nav_menu_start_el but only to one menu