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
- Is It Possible To Add Custom Post Type Menu As Another Custom Post Type Sub Menu
- Load a script just to custom post type in admin
- Loading External Scripts in Admin but ONLY for a Specific Post Type?
- Customize Edit Post screen for Custom Post Types?
- Filter by custom field in custom post type on admin page
- Custom Post Type Settings page, choose page to display archive
- Showing User’s Post Counts by Custom Post Type in the Admin’s User List?
- Merge two custom post types into one admin page?
- Remove the “View” Link in Post Admin
- Put update-like notification bubble on multiple CPTs menus for pending items
- Meta Boxes: ‘admin_init’ or ‘add_meta_boxes’ hook?
- Show Custom Taxonomy Inside Custom Menu
- Multiple custom post types under one admin menu
- Remove “posts” from admin but show a custom post
- Custom post type isn’t working
- Add a ‘guide’ image to custom post type admin page
- Ordering Submenu Pages in WP 3.1
- Use remove_meta_box conditionally on custom post type
- New “Custom Types” item in admin menu. Is this a plugin or a new wordpress feature?
- Sortable column containing numeric values for Custom Post Type at WordPress Backend
- Conflict between Capabilities and Menu Visibility with Custom Post Types
- How to check if post/page or taxonomy post is published by admin
- Linking to Post Types from wp-admin
- Plugin or method of allowing user to rearrange custom post types with drag and drop?
- CPT Columns doesn’t show categories
- Insert Custom Post Types
- sortable columns for multiple custom post types not working
- Custom Post Type – Support “author” only for admins
- Getting post attchment URL to populate a CPT Admin Page Column
- Using menu_position to add two entries between Dashboard and Posts
- Showing User’s Post Counts by Custom Post Type in the Author.php?
- How to add query args to links to CPT admin submenu
- Add ‘page template’ column to dashboard for CPTs
- Reusable metabox backend and frontend
- Filter posts of custom post type by meta key in (List All Section)
- Multiple custom post types showing up in edit.php
- get_post_types not working properly in admin
- Top level menu position overwrites another entry
- admin_head-post.php only works after publish / update
- Is there a hook between clicking on “Add new” and the edit screen of a new post?
- Require custom post type if is_admin() – template doesn’t show up?
- Function to add custom HTML into head in custom post-type list page
- adding page types in menu
- Multiple custom post types on same admin page
- using the loop in custom meta is messing up ‘add new’ post type
- WordPress admin for a custom post, hide/collapse the main “title” and “description” boxes
- 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?
- Restrict admin pages for specific user role
- Cannot include custom post item within a 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?
- remove duplicate name submenu link from the custom post type
- How to hide private posts even if user is admin
- Adding orderby url parameter to main CPT admin menu link
- Subset of Custom Post Type From Admin Menu Based on Meta Data
- 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
- Create an administation subpage containing posts in a certain category
- Changing menu label to post name for custom post type
- Show custom taxonomy not in submenu
- Duplicate “Pages” Item in Admin Menu
- Custom post type doesn’t display on admin list
- Customising the admin columns for a custom post type, but now most of the built in categories don’t display?
- Shared Custom post type between WP network sites
- How to add elements to WordPress appearance->menu admin?
- How to avoid hardcoded text in a custom page template?
- Exclude categories For Custom post types
- 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?
- Change column of row action (Quick Edit) links in WP_List_Table
- Collection of fields in a single post
- Show custom taxonomies in admin panel under custom post type
- Prevent users from changing post status
- Add top-level menu pointing to a different custom post type?
- Separating a custom taxonomy from blog post-type
- Display read only info on admin, custom post page
- Custom Plugin w/ Custom Post Types – Custom Posts Are Showing at all Privilege Levels – Is this possible to adjust?
- wordpress custom post type shows other cpt posts in admin menu
- Custom post types not showing in the admin menu on production, but shows locally
- 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
- One custom taxonomy with unique sets of labels for two post types?
- How to set up a private custom post type that is accessible in the administrative dashboard?