Auto show a page in a navigation bar is not a standard feature of WordPress. It is a specific feature of theme or plugins. If the theme you are using has this feature and you don’t want it you will need to create a child theme and modify this behaviour.
Anyway, what you have described is really better done with a custom post type. Think about it. You are using a page (a post type) to embed another type of content. WordPress allows you to define custom types of content, called custom post type. Use it, it is much much much better: custom templates, managament UI, searh, queries API, meta data API, object chache, permlinks, easy import and export, and so on.
Related Posts:
- Adding a pagenavi to function for displaying bookmarks
- Pass PHP variable to javascript
- Is there a way (plugin?) to restrict a user to being able to edit just one page?
- Creating a WordPress admin page without a menu for a plugin
- What is the best page ordering plugin that works well with WPML? [closed]
- What’s the easiest way to duplicate an entire navigation menu?
- Best way to manage a lot of pages in Wp Admin [closed]
- Create page when plugin is activated
- jQuery plugin only in one page/post
- How can I show drafts in wp_dropdown_pages list?
- Pages with 2 Columns
- How to create a Page alias in WordPress
- WP-PageNavi plugin doesn’t work with multiple pages of search results
- How to extract images of post and pages excluding header and logo image in wordpress?
- How to make a plugin auto-add item to nav menu
- How to exclude a widget from page 1 of a paginated post
- add_meta_box Callback not being called
- Is there a way to lock certain pages from being edited by anyone other then the admin?
- Popup Maker nav menu item not working
- Replace existing pages with new pages, keep menu links
- How to show category images (from plugin) on a regular page (page-example.php)?
- [Plugin: Posts 2 Posts] How does it work?
- Creating a menu page in a Object Oriented developed plugin
- Distributing and packaging plugins
- Custom Text Under Navigation Links
- Set a category for a page
- Automatically adding post and pages to new blog setups
- Copyright messages for a particular set of pages
- How do I write an inventory list plugin that creates dynamic details pages?
- Can I allow certain people to add/edit pages within a parent?
- Proper way to replace the_content only for pages created by custom plugin
- Add menu page issues (permissions & position)
- Display Custom Field Value on Admin Page Column
- Would Gutenberg be considered a PlugIn?
- I need help locating a URL that is on my site map, but that I can’t find in my WordPress dashboard
- Show author on every sub-page
- Creating Featured Content Boxes
- How to have sample page for each new register users in a membership website
- One sub site is slow while all others load fine, same theme & plugins [closed]
- How to create a page with links to other pages that include image and excerpt?
- Ambrosite Next/Previous Post Link Plus or WP next_post_link to cycle through top level category
- Thesis 2 custom Page
- Making my plugin create a page?
- Add Content to Content()
- Simulating a wp page – wp page load sequence
- How to create wordpress page that lets users create their own quiz? [closed]
- Huge number of 404 pages getting spawned
- Get post content from outside the loop with plugin shortcode usability
- How to create plugin auto create page wordpress?
- Custom form not showing in correct place on page
- Change website directory safely to add a static page on startup
- How can I add a fixed vertical menu to my site? [closed]
- Price comparison table based on Custom Post Type?
- Use jQuery Datepicker code from plugin
- How to force load a page in plugin?
- How to dynamically change spots of text in custom page?
- Custom page in plugin visible in menu
- Is there a syntax highlighting plugin for HTML View? [duplicate]
- What is the best way to make a custom page from a plugin?
- Setting text widget to one page only
- Pasting this PHP breaks my page. Why?
- Modify pages widget and make a plugin?
- How do I create pages within a WordPress post?
- Gantry Framework: new page loads homepage content instead of page content
- Woocommerce checkout page broken when set as a checkout in woocommerce settings [closed]
- Elementor Combined all Sections into 1 Text Editor
- Custom plugin places html head content in body
- Navbar affect loading all products
- Pass PHP variable to javascript
- How to permanently show Word Counter on Create/Edit Page. WordPress5.9.3
- Displaying page content from plugin, inside exising empty WP page
- Oops! That page can’t be found
- Copy/paste local images not working in WordPress
- Use get_pages() before another plugin modifies it
- how to show all posts of each category in pages
- Elementor: How to design Dropdown Select Box Navigation page like Chegg
- Give custom page template a custom post ID
- Bookmarking custom template pages which all have the same page ID
- create pages automatically and dynamically in wordPress
- Adding LOAD MORE on a page
- Randomize post (and page) IDs on generation
- WordPress Frontend Page using Plugin
- What plugin would make this happen? If is the theme
- Automatic chage password of pages after some time
- WordPress site hamburger menu toggle not working
- Powerpress upload a podcast without creating a post for it
- How to allow URL with filename & extension in wordpress?
- Allow a page to be edited by a specific custom role
- How to Disable Auto Executing Script in A Particular Page Only
- Pagination (including title of each page) in a post for a long posts
- Warning: sprintf(): Too few arguments in nav-menu-template.php
- Failed to load resource: the server responded with a status of 500 () post.php
- Enabling plugin on specific pages and subpages
- catch urls with specific pattern and show specific content for them by plugin
- Python in WordPress – A “Hello World” implementation
- Page Contents showing in Footer Area
- Page takes on two different formats
- How to disable users to view Other pages
- Ubermenu 3 Nav Bar Customization
- Add_Meta_box to custom page (formidable edit post)