404’s were being caused by problem with the WP Super Cache section in my .Htaccess file.
Greyed out areas AND metaboxes not showing up were being caused by WordPress suddenly having a serious issue with using capitals at the start of Custom Post Type names.
Why these issues suddenly came to bite me? I have no idea!!
Related Posts:
- How to load a new template page according to a particular URL?
- Add custom buttons with custom actions in Edit Post screen in WordPress?
- How to Build a Movie Library in WordPress 3.x
- Plugin “Meta Box”: Implementing meta boxes in custom post type
- RW Meta Box ,Problem setting post title
- How does WP handle multiple matching rewrite rules?
- dynamically generating plugin syntax
- Correct way to make meta box with more than one meta field secure
- get_post_type on post.php
- how to add a button next to the wordpress view button?
- Redirect to another page using contact form 7? [closed]
- Adding custom meta boxes to specified custom post type
- Inserting Plugins Into Blank Space of Externally Designed WordPress Theme
- Error Metabox Warning: call_user_func() expects parameter 1 to be a valid callback
- submit two file input fields in the same form
- How to get checkbox by default true in metabox?
- Is it possible to customize a wordpress post from outside dashboard(Something like site.com/post-type/post/?e=post_id)?
- Displaying image from a repeatable group
- How to add jquery to my custom post type wp plugin
- How can i do custom author list?
- Meta box not displaying on the plugin page
- add_meta_box showing blank screen in my page
- How to make content as required in custom post type?
- unzip a folder on specific location and delete the zip file
- custom taxonomy and custom post type url conflict
- Editing Theme to apply Co-Authors Plus
- gallery option is not available in media upload box in costum theme option page
- How to limit WordPress pages during updates?
- Why are some of my thumbnails not being generated?
- Why is the Settings API is not saving my array of options
- Built in audio player?
- How to retrieve custom meta term of category taxonomy from WP Rest API?
- Include Max mega menu Plugin into theme
- How to integrate plugin in WordPress theme
- How to include plugin without activation?
- Security checking in meta_box save is reluctant?
- How do you remove plugin edit option?
- wordpress reusable content blocks
- Override plugin with functions.php
- Override the filter from plugin in child theme
- WordPress logo upload option in theme panel
- Should i delete the posts created by a plugin on uninstall?
- Custom Taxonomy Tag Search
- Advanced Custom Fields
- Network: retrieve a list of latest posts
- wordpress theme backend admin only
- Allow users mark posts as “complete”?
- Check if we’re viewing an event
- Is there a way to order posts and custom post types as one group?
- how do i remove posts from a WP_Query so the pagination is right?
- Saving Custom Post types and fields to a custom table
- Menus, but not by theme location
- Is it possible to use WordPress as an online portfolio for text content? What kind of theme would I look for?
- Building a store locator with google maps
- how to load the language file in plugin?
- WooCommerce get_price returning wrong price when used via ajax
- Duplicate posts when posting nulls in records in phpMyAdmin [closed]
- Open Post Thumbnail in New Child Theme File in WordPress
- How to use get_theme_mod in gutenberg editor wordpress?
- How to make wp_enqueue_style and wp_enqueue_script work only on custom post type
- Loco Translate: Custom Post and Custom Taxonomy Labels not translated in wp-admin menu
- Accessing post’s meta data based on user’s click of a post
- How to get current post user id
- Events Made Easy Plugin – Duplicate Title Tags
- What’s the difference between same wp functions get_posts(); functions in different form?
- One-to-many post relationships that are displayed by category (using posts-to-posts plugin)
- Not able to complete meta box save function and sanitization/validation
- Different UI in WordPress
- What is the correct way to update both WP/plugins/themes without breaking the site?
- Redux Framework has an embedded demo. Click here to activate the sample config file
- Not getting author rank when using return
- How to Display a Plugin function (content) on frontpage using index.php
- The problem with WordPress Importer
- How to create user groups and allow custom posts and plugin modify/access to specific group?
- I want to extend the current themes’ single.php to display the meta fields of my CPT
- Plugin custom post type – Internal server Error
- Exclude post by custom meta with pre_get_posts
- Why does my functions.php cause white-screen and media-library issues?
- How can I create a custom shortcode that will return a custom post type by ID?
- How to make a slideshow shortcode based on the WordPress gallery shortcode? [closed]
- how to give a user a role?
- Is it possible to create Custom Post plug-in?
- get_post_type() and WP_QUERY issue
- List taxonomy terms for post as checkboxes
- more types plugin – display all post of post type on page
- When using Simple Fields plugin, how do I pull the information out of the database to display on a page?
- Save / Show multi line text in metabox
- Display post lists in 2nd paragraph
- How to make a proper custom post type link
- Matching Chapters to a Custom posts [closed]
- Custom post type – no layout section of Document tab, and no author choice
- Creating a custom post type, adding custom meta fields, preventing all future editability of posts of this type
- wp_get_post_terms is difference obj model than the one in rest api response
- ‘No Results Found’ on single post for custom post type
- Keep a post copy when this one is updated – issue
- Making a Template for a CPT created by a plugin
- PHP basics help in WP context – remove a class/function?
- auto populate list of questions if user select a category xyz
- Classified ad website : which solutions to use? [closed]
- How to Upload CSV Data into Custom Post Type Data with Metabox programmatically