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
- 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
- Meta Boxes: ‘admin_init’ or ‘add_meta_boxes’ hook?
- Multiple custom post types under one admin menu
- How can I change the admin search posts fields?
- Custom post type: Add “Edit | Quick Edit | Trash | View” links to date (if title is not shown in column)?
- Admin Area Custom Type Search By Meta Fields Without Title & Content
- How can I filter posts by post_parent in the admin?
- Custom post type admin search
- Ordering posts by custom taxonomy in admin area
- How to add custom columns to Custom Post Type admin screen
- How to Make an admin_notices Message That Disappears Once the User Leaves That Particular Page?
- Filter admin columns by custom post field value
- Filter by custom Field for Custom post type Admin Listing
- Exclude add_filter from the admin
- How do I create multiple post types in same menu section in WP-admin?
- Renaming Menu Item within Admin Menu Section for a Custom Post Type?
- How to get search results in the backend admin on a custom post type?
- How to remove/hide elements from the admin menu?
- Remove Custom Post Type menu for non-administrator users.
- How to add post_author column to custom post type
- Adding help information to custom post edit page
- Only Show an Author Their Custom Post Types
- Actions that Run on Admin Edit Page Load After Posts Are Queried
- how to only have one custom post type post?
- Change admin post thumbnail size for custom post type only
- Filters post in admin with dropdown select, custom post type
- How can I use a different default admin menu icon for custom post type?
- Admin List Dynamic Heading
- How can I add a column in the wp_list_table of the admin area?
- WordPress User Roles, Custom Post Types, and Admin views
- Settings page above CPT page in admin section
- How to search CPT’s by meta query from the admin dashboard?
- Add theme options to custom post type admin pages [closed]
- How do I alter the position of a Custom Post Type menu item within my plugin admin menu?
- Changing ‘view’ link for custom post type on list post screen?
- Sort admin area by custom Event Date field
- How to add custom post type under option page
- Add html to cpt main page / admin edit.php
- Trying to add script to specific admin page is not working
- Custom Post Type / Tab Limit
- rewrite custom post type slug in wp admin
- Is there a way to have the view link on manage posts page to open in a new window or tab?
- Access $post object when adding custom columns to list table
- How to only show posts assigned to current user, only in certain post types
- Insert & order custom post types in/as submenu
- Customize my custom taxonomy table in Admin panel
- A simple script to allow sorting of custom posts in admin?
- How to add a custom-post-type post within another custom-post-type post edit screen using AJAX?
- Notify admin on new submit
- On update or create post redirect to current post position in list
- Options page – dropdown of users
- Add Custom Post Type as top level menu item for a custom page
- Possibilities for the edit.php admin panel? [closed]
- No Permission to add new Page, Post or CPT with Admin role
- Add Custom Post type menu to another menu in specific location
- Admin Column does not populate with data
- Edit Custom Post Type on Custom Admin Page instead Post Admin
- 2 Different Custom Post Types in Submenu
- New “Custom Types” item in admin menu. Is this a plugin or a new wordpress feature?
- Plugin or method of allowing user to rearrange custom post types with drag and drop?
- sortable columns for multiple custom post types not working
- 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)
- get_post_types not working properly in admin
- Top level menu position overwrites another entry
- admin_head-post.php only works after publish / update
- Require custom post type if is_admin() – template doesn’t show up?
- adding page types in menu
- using the loop in custom meta is messing up ‘add new’ post type
- Restrict admin pages for specific user role
- Cannot include custom post item within a menu
- remove duplicate name submenu link from the custom post type
- Delete all custom posts then upload a new CSV of events
- Create an administation subpage containing posts in a certain category
- Show custom taxonomy not in submenu
- Customising the admin columns for a custom post type, but now most of the built in categories don’t display?
- 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
- 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
- Prevent users from changing post status
- 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
- Issue displaying multiple TinyMCE editors with WPAlchemy