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]
- Best collection of code for your 'functions.php' file [closed]
- Add multiple custom fields to the general settings page
- How to add a data attribute to a WordPress menu item
- How do I get the current edit page ID in the admin?
- When should you, and when should you not, use wp_list_pluck()?
- Get the ID of the page a menu item links to?
- Add container to nav_menu sub menu
- Get menu object from theme_location
- Display random categories on the front page (Finding and Editing Theme Functions)
- Change admin bar to default:off
- Add separator to admin submenu
- Remove Container Element From wp_nav_menu() Markup
- Modify Admin Bar Link
- Is it possible to remove the “standard” post format?
- Woocommerce add to simple product attribute programmatically [closed]
- Issue with get_theme_mod returning a blank value instead of the saved value
- Any official way to create an admin theme?
- Using wp_get_nav_menu_items() to list children of children pages
- Is it possible to remove the main rich Text box editor?
- How to target specific wp_nav_menu in function?
- opening links in new tab using – add_filter( ‘the_content’, ‘make_clickable’);
- Add admin bar link to edit author
- Modify search function in WordPress (TwentyTwelve)
- Breadcrumbs showing Parent and Child Pages
- Custom menus displaying all pages instead of set pages
- Return only top-level navigation items from a menu using wp_get_nav_menu_items
- How to customize search result page title?
- Auto delete WordPress images/thumbnails (all sizes) and featured after X days/hours, or similar?
- Replacing select2 in admin backend for all selects
- Make Theme automatically choose default nav menu
- How to fix a theme with page.php Default Template that accidentally deleted?
- How to activate “Description” metabox for menu item programmatically?
- Dynamically add sub-categories to any category in the menu
- echo or print_r in an admin function
- Removing Unnecessary Text from Admin Menu without CSS
- Set default options for inserting media
- Can I remove the Rich Text box editor for a specific post?
- Default or Preset Content for Custom Post Types
- Breadcrumb how i can display page title with parent > child title with permalink ? any Idea
- Two different menus for two different locations?
- Remove tag on my RSS Feed
- Display WordPress Search
- How do I change parameters without changing the core
- automatically adding submenu items
- Problem with extract() with custom shortcode
- How to add a rel attribute to images that contains their categories?
- add sidebar area to header of child theme
- Unregister Nav Menu with fallback?
- 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
- Editing or filtering the output of the Genesis navigation
- Custom function for user register in wp?
- How to add a column to the Trash page?
- Theme-Config tab in admin Pannel?
- Creating loop within functions.php
- How to Add a Random Custom Gravatar in the WordPress Comments?
- How to test for Super 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
- adding custom classes for tables
- Pass Shortcode Attribute to footer Script
- Custom Admin Menu Order
- How to mass-delete inline styles in WordPress custom post type automatically?
- 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?
- Customizer field value into functions.php variable
- Is there a way to add a class to non current menu item?
- PHP files included in functions.php don’t seem to work
- Logout hyperlink within a sub-menu
- Menu fallback “menu_class” rendering a “div” instead of a “ul”
- How to select a page within admin?
- How Can I Expand the WordPress Customize window without any Plugin?
- Change Admin Bar “Visit Site” URL
- CSS for menu item added via functions.php
- How To Remove Duplicate Menu Locations
- Set quantity of woocommerce product on page visit [closed]
- wp_dropdown_categories and custom attribute
- str_replace function in theme
- Where do I add html code to the menu div?
- Adding all sub-pages to the menu manager
- Replace menu links with # and add name to its li
- How do I create page navigation linking to each H2 within the page? [closed]
- Function issue with Walker_Nav_Menu [duplicate]
- Automatically wrap multiple images in div
- Ajax not working properly
- Why does the ‘wp_nav_menu’ function work only until a menu is created?
- Custom Static Links For Specific Menu Right Before/Next The wp_nav_menu Function now working
- is_customize_preview() like function to check if Customizer “Live Preview” in JavaScript
- Right way to update widget on dynamic new input field
- Make parent page only link to first subpage
- How to customly read JWPlayer’s “Playlist” items by using its “playlistid”?
- How to add nav menu items to a specific position within a menu