Title: Enabling Editor with custom Post-Types
Last modified: August 30, 2016

---

# Enabling Editor with custom Post-Types

 *  [wordpressed_thin](https://wordpress.org/support/users/wordpressed_thin/)
 * (@wordpressed_thin)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/enabling-editor-with-custom-post-types/)
 * I am helping a friend with a website, there are two custom post types enabled
   but they lack any capability to edit, just add new or delete. The code is:
 *     ```
       'theme' => array(
       			'menus' => array(
       				'header-menu' => 'Header Menu'
       			),
       			'post-types' => array(
       				'helpers' => array( 'icon' => 'people' ),
       				'associates' => array( 'icon' => 'people' ),
       			),
       ```
   
 * I don’t have FTP access so I don’t want to play around with it, I believe I need
   to add supports = > Editor, just want to see if anyone can help me out with the
   proper language as to not brick the backend. Thanks in advance!!

The topic ‘Enabling Editor with custom Post-Types’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [wordpressed_thin](https://wordpress.org/support/users/wordpressed_thin/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/enabling-editor-with-custom-post-types/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
