When you made a custom post type, you might be have template file for it too, i.e. template-events.php. Then you could make a page titled events, with events slug and set the template to template-events.
After you got an events page, there’s must be an Events option on your menu manager.
Related Posts:
- How to remove row-actions from pages table?
- How would I make a function to dynamically determine if user is logged to change navigation menu text?
- Header menu aligned right on all pages except for single-post page [closed]
- How to add a data attribute to a WordPress menu item
- Display random categories on the front page (Finding and Editing Theme Functions)
- Remove Container Element From wp_nav_menu() Markup
- Any official way to create an admin theme?
- How to target specific wp_nav_menu in function?
- opening links in new tab using – add_filter( ‘the_content’, ‘make_clickable’);
- Return only top-level navigation items from a menu using wp_get_nav_menu_items
- Replacing select2 in admin backend for all selects
- How to activate “Description” metabox for menu item programmatically?
- Removing Unnecessary Text from Admin Menu without CSS
- Set default options for inserting media
- Default or Preset Content for Custom Post Types
- Breadcrumb how i can display page title with parent > child title with permalink ? any Idea
- Remove tag on my RSS Feed
- Display WordPress Search
- automatically adding submenu items
- Preferred Use of home_url()?
- How to programmatically set a menu to be the Primary Menu?
- Allow role to delete posts but block him the wp-admin
- Delete pages and Create default pages for all new network sites
- Actions according to image type and size
- Make menu structure match page heirarchy on page parent change
- Post thumbnail relative link and HTML modify
- Refactor create_function
- How would go about if I just want a temporary function?
- Remove the deleted users avatar from list
- How to call custom function from functions.php in site-wide template files?
- Menu fallback “menu_class” rendering a “div” instead of a “ul”
- Change Admin Bar “Visit Site” URL
- str_replace function in theme
- Why does the ‘wp_nav_menu’ function work only until a menu is created?
- is_customize_preview() like function to check if Customizer “Live Preview” in JavaScript
- Right way to update widget on dynamic new input field
- How to add nav menu items to a specific position within a menu
- SlideDeck 2, make back-end visible for admins only
- Twentyten Child Theme: header images display messed up in admin panel
- How to make custom column Admin>Users sortable?
- Find resources dynamically loading and change or add to the url
- Move ‘current-menu-item’ class on #adminmenu li from Posts to Pages for Taxonomy Edit Screen
- How to fetch the name of the active menu?
- Insert image in WordPress with HTML5 tag and caption function
- Move Custom Fields on General Settings Page to New Location
- Skeleton Child Theme Add Icon Bar to Header Flex Grid
- Removing specific menu items?
- Redirect to another page using contact form 7? [closed]
- How to retrieve the current post’s generated featured image size?
- Custom Behavior when Adding New Custom Post Type in Dashboard
- Why There Is No “get content by ID” Function
- Custom HTML markup
- Use a shortcode to display custom meta box contents
- Filter nav menu items HTML tags and wrap inner text with span
- Create custom function for hero image
- Randomizing wp_tag_cloud() in child theme
- Nav menus all outputting the same links
- Secondary Menu and Logged In Users
- Change menu based on page template via functions.php
- Stop Expansion of Top Level Menu in the WordPress Admin Sidebar
- How to append classname to body tag if guest user
- How to add custom li item to wordpress menu
- Replace plugin function with a custom function?
- Add Login/Logout Menu Item to Primary Nav “My Account” Submenu [Woocommerce] [closed]
- Logout Redirect and also WP-login.php Redirect
- Adding a section in line at the end of the main navigation menu in php
- Function to replace comment’s accented characters before posting
- wp_nav_menu work in functions.php but not in the theme
- Linking Javascript in functions.php file
- Unable to add extra elements to the main navi (wp_nav_menu_items)
- Creating a custom wordpress widget and stopping js from running twice(once in active widget once in widget selector)?
- Custom Menu in Admin doesn’t change menu in browser
- Conditional custom menu?
- wp_nav_menu displaying all pages
- Warning at top of website & top menu gone
- How to display an image before title text in menu items
- How to replace ACTION url from original wordpress login form?
- External api call and make global variable for any page visitor enters , page-home, page, single etc
- CSS style and app.js not loading
- How to automatically add counted number to navigation menu items?
- Parent category as WOOCommerce Categories widget title
- Menu and category highlighting for a single post
- How would I correctly implement a new if statement in a child functions file?
- True email confirmation for registration (keeping unvalidated users from user table)
- How To Show Shortcodes In WordPress Custom Fields?
- how to hard link to the posts page?
- How to make an If Else on Excerpt Filter
- Language Switch Function
- Multisite Admin Roles
- Modify sub_menu function to show pages below a specifically set page
- Get Value of Custom Field
- restrict access to specific urls on a specific period of time
- How to request login for user but not for bots
- How to add a class name to the ancestor of a post?
- Function Reference for custom link in Admin Menu Management Page
- function to return comma separated list of meta values
- How do I add functionality to images?
- Why don’t ‘wp_nav_menu’ CSS classes work until a menu is created?
- WordPress Custom wp mail template return full template
- How to add more than one menu for logged in members?