The WordPress admin menu scrolls with the page if its height exceeds the height of the window (ie. the menu doesn’t fit on the screen). If you’re adding custom post types then this could well happen, especially on smaller screens.
This is expected behaviour. You wouldn’t be able to access the items at the bottom of the menu otherwise.
Related Posts:
- Placing a Custom Post Type Menu Above the Posts Menu Using menu_position?
- Is it OK to move admin menu items?
- Custom Post Type and taxonomies’s labels localization not working
- How to group navigation items in the admin panel
- Metaboxes inside Tab
- Admin menu link with variable
- Load a script just to custom post type in admin
- Loading External Scripts in Admin but ONLY for a Specific Post Type?
- Custom Post Type Settings page, choose page to display archive
- Put update-like notification bubble on multiple CPTs menus for pending items
- Show Custom Taxonomy Inside Custom Menu
- Remove “posts” from admin but show a custom post
- Add “Last Edited by” column to custom post type list table
- Filter custom post types in admin not working
- Create a dropdown with Custom Post Types as option in admin
- Can I have Post Types under other Post Types in Admin menu?
- Prevent reload confirmation after AJAX save
- jQuery UI in Admin (Best Practice?)
- Admin Post Update Redirection to Posts Screen
- Is there a way to keep a custom menu expanded when editing a custom post type?
- Custom Post type sort order not working in the admin area
- Menu position (admin menu) of pages
- Custom admin columns for ALL custom post types
- Add custom column to custom post type overview in backend
- Unable to filter on field on edit.php page
- How do I code access to the built-in UI of a CPT when it’s placed as submenu of another CPT that is protected by role?
- How to Change the Title of a Meta Box on a Specified Custom Post Type? [duplicate]
- No results searching custom post type in admin panel
- Show admin help message across custom post type parent and child posts
- How to show custom (checkbox) field value in admin post list?
- How to allow “Add New” capability of CPT when links to its UI are placed as a submenu?
- How to add new tab to admin list of posts and handle result list
- Using WPAlchemy metabox values in another metabox
- Custom post admin filtering by post meta (the date)
- Admin Column Text Positioning
- Displaying different custom post types under one admin menu
- Add text to wordpress admin ‘Add Post’ edit
- Add management screens to post type
- How can I change the title of an Add New page in Admin for custom post type
- How to customize admin posts based on the user who is logged in
- Set a default category – if the user didn’t select one- before creating a post
- Prevent custom taxonomy from being added to admin menu?
- How can I create a custom meta box to add an mp4 video to a page?
- How do increase the amount of links shown down the left in the admin menu?
- Move custom post menu to under plugin admin menu
- Add acf field in title (admin table)
- With two custom post types, how to make one a child of the other in the admin menu?
- Adding HTML tags or css classes to admin columns
- Create a page that will be used to create a custom post type
- Get parse_query filter to return slug instead of id
- Custom Post Type Nav to Subpage
- Selecting a post in Dashboard
- Custom admin post.php page
- Custom post types as sub menu pages and role capabilities issue
- How to display Custom Taxonomy under Custom Admin Menu?
- Able to edit custom post, but unable to create new custom post when within submenu. What capability is missing?
- How to remove post listing page for a custom post type
- Filtering posts list table
- CPT Validation to not show “Post updated.”
- Ordering Submenu Pages in WP 3.1
- Use remove_meta_box conditionally on custom post type
- How to check if post/page or taxonomy post is published by admin
- CPT Columns doesn’t show categories
- Insert Custom Post Types
- Custom Post Type – Support “author” only for admins
- Showing User’s Post Counts by Custom Post Type in the Author.php?
- How to add query args to links to CPT admin submenu
- Multiple custom post types showing up in edit.php
- get_post_types not working properly in admin
- admin_head-post.php only works after publish / update
- Function to add custom HTML into head in custom post-type list page
- Multiple custom post types on same admin page
- How can I put content before my custom post type default pages?
- How we can create menu from Appearance > Menu and use as a add-submenu-page for admin menu?
- Is there any filter to add a custom attribute to the tag in admin panel?
- How can i redirect click to new admin page not to edit screen in post table
- Is there a way to display a custom post type menu item as “users” submenu?
- How to hide private posts even if user is admin
- Adding orderby url parameter to main CPT admin menu link
- Help Adding filter to Add Media button for custom post type
- Delete all custom posts then upload a new CSV of events
- How to override post-new.php with custom template
- Pagination in wp-admin for CPT
- Setting up a page to house certain types of posts
- Changing menu label to post name for custom post type
- Custom post type doesn’t display on admin list
- Shared Custom post type between WP network sites
- Admin menu post type
- Limit number of posts under a post type?
- WordPress Author Posts Review After Every Change In The Same WordPress Post
- Redirect preview single post link to a page
- Issue on CPT Custom Menu Position in WP
- Custom Taxonomy Showing in WP Menu
- How to change the default orderby from “Date” to e.g. “Title” or my custom column in content type records list in admin?
- Show custom taxonomies in admin panel under custom post type
- Prevent users from changing post status
- How to set the Screen Options for Users in the Admin Panel?
- Issue displaying multiple TinyMCE editors with WPAlchemy
- Can’t add custom post type archive page to menu
- How to set up a private custom post type that is accessible in the administrative dashboard?