it was the “topic” name field. It seems you can’t use reserved terms in $_POST, and “topic” is a post type name, so its probably one of them…
Related Posts:
- A form that can save/edit after first input
- Direct form to a custom page template
- Submiting custom form give error 404
- Restrict custom post type to only site administrator role
- How to force one column layout on custom post type edit page?
- How to change “Draft” string for status of custom post type to “Unavailable”?
- Search multiple custom fields by using meta_query
- Single custom post type page redirecting to 404 page
- How to Remove Certain Screen Options and Table Columns from post type in wp_list_table?
- Redirect after deleting post and keep track of pagination
- Localization For Two Different Regions/Domains with the Same Language
- Add comments meta fields to comments metabox on post edit screen
- How to remove CPT comment feed from head?
- Conditional two level dropdown filter for custom post type
- Dynamic dropdown custom post list based on dropdown selection
- remove_action conditionally for Custom Post Type
- Assigning a role to a specific custom post type (and ignoring other post types)
- Display posts in random post types
- Custom Taxonomy archive returns 404
- Interesting Custom Post Type Slug with Taxonomy and Custom Field
- Custom Post Type post ordering not working
- How do I add a custom button to my “edit” list? ( edit.php?post_type= ) beside “Add New”
- How do you output custom code between posts in the loop?
- wp_get_nav_menu_items wp-admin/customize.php problem
- How to get Custom Post ID by adding filter to child theme’s function
- Remove All, Published and Trashed Post Views in Custom Post Type
- How to add the post ID (or any other post data) to a Contact Form 7 mail?
- Assigning the same custom meta box to multiple post types
- WordPress if in term*
- An empty Custom Post Type Archive page returns 404 in WP 3.1
- Weird problem happening with custom taxonmy when creating/updating posts
- How To Create A Custom Taxonomy 404 Page
- CPT: if more than X images are in post, use pagination
- Custom Post Type Draft Preview Goes to 404
- How to retain $_POST data when submitting form to custom page
- Post form as custom post
- Conditional Query of Custom Post Type and custom taxonomy
- How do I display content to users who are not logged in instead of 404 on Private custom posts?
- Meta query for custom post type ignored in main query
- Use same slug base for Custom Post Type posts, and multiple taxonomy terms
- Custom Path/Folder behind a custom post type
- Structure of data : CPT + terms
- Default text in a specific post type, but not visible?
- How to remove post listing page for a custom post type
- How to include term custom meta into the custom taxonomy term permalink structure
- Custom post type / taxonomy rewrite archive page 2 gives 404
- Page not found for custom post type UI plugin and taxonomy
- Ordering Submenu Pages in WP 3.1
- How to display custom field value on page?
- page not found for single-type.php file
- WordPress custom API endpoint – how to make the request more flexible
- Custom post type permalink returns 404 when set to private
- How to Create a Separate Page for Blog Posts in WordPress
- Add custom columns in custom post type browse page
- Create custom WP_List_Table in post_type
- CMB select with data from CPT
- Permalinks not working (404) for the ‘item’ post type
- either single-{custom}.php 404’s OR /taxonomy/ 404’s – custom post type and taxonomy permalinks
- how to use custom post types collectively integrated with each other
- Why doesnt my tag page populate with this custom post type?
- Problem with customize page cached in WordPress.com [closed]
- Multiple categories assigned to a single product breaking the breadcrumb
- Adding a location field to buddypress activity
- How to submit custom post type front end form when a user buy specific product
- custom post type and user post count shortcode
- Why it doesn’t create a custom post type after form submitting
- How can I assign multiple parents to CPT?
- Show custom post status when logged out
- WordPress retrieving $post based on random key in $_POST
- Change the term based on the value of a $variable using wp_update_post in submitting a form
- Guided post type create based on category tree
- Getting 404 on child page with pre_get_posts() on custom posts
- Show ajax form resuslts in page
- Advanced search form with multiple custom fields
- Stored meta from attachment, video length?
- Limit posts per page depending on the size of a div?
- Some permalinks on Apache/localhost development setup return 404’s when set to anything other than plain permalinks
- Delete Post by User
- save_post affect creation and deletion
- Set a static page as a user profile page?
- Problem to get the link of the default ‘post’ post type like the orther custom types
- How to display all custom fields associated with a post type – IN THE ADMIN AREA?
- How to keep a CPT stick to specific position?
- WP_Query for CPT with filter by another WP_Query
- Get data from custom post type to another custom post type?
- Using get_terms() as shortcode attribute
- Turn post into simple slideshow
- Problems with a custom meta_box
- Multiple Block Quotes without using HTML
- How to apply order on custom taxonomy and custom meta key on custom post type
- Data won’t save on a straightforward metabox, what am I missing?
- Query multiple post of which one by taxonomy
- How to make a template for a specific post of a custom post type?
- Bulk update custom post types
- Set a Custom Post Type as a Homepage
- ACF select box css color change
- Creating post custom field text area
- Same slug for Custom Taxonomy archive and CPT archive – Rewrite rule not working
- is therer any wordpress function to retrieve a specific html element from post content
- How to add categories to a custom post type using wp_insert_post($new_post);