Title: Editing permalink for custom post type
Last modified: December 28, 2018

---

# Editing permalink for custom post type

 *  [andy14](https://wordpress.org/support/users/andy14/)
 * (@andy14)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/editing-permalink-for-custom-post-type/)
 * I’ve enabled the Gutenberg editor for a custom post type by setting `show_in_rest`
   to `true` and enabling the editor:
 * `"supports" => array("title", "editor")`
 * While the Gutenberg editor is enabled, there doesn’t seem to be any way to edit
   the permalink. Hovering over the title block doesn’t reveal the permalink popup,
   and the block box on the right is blank. My suspicion is that the tile is not
   recognised as a true “title” block (like a regular post or page).
 * Any suggestions?
    -  This topic was modified 7 years, 5 months ago by [andy14](https://wordpress.org/support/users/andy14/).
    -  This topic was modified 7 years, 5 months ago by [andy14](https://wordpress.org/support/users/andy14/).

Viewing 1 replies (of 1 total)

 *  [Corey Salzano](https://wordpress.org/support/users/salzano/)
 * (@salzano)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/editing-permalink-for-custom-post-type/#post-11118948)
 * Your custom post type needs to be registered with both `public` and `publicly_queryable`
   set to `true`. This was the case in previous versions of WP, too.
    -  This reply was modified 7 years, 4 months ago by [Corey Salzano](https://wordpress.org/support/users/salzano/).

Viewing 1 replies (of 1 total)

The topic ‘Editing permalink for custom post type’ is closed to new replies.

 * ![](https://ps.w.org/gutenberg/assets/icon-256x256.jpg?rev=1776042)
 * [Gutenberg](https://wordpress.org/plugins/gutenberg/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gutenberg/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gutenberg/)
 * [Active Topics](https://wordpress.org/support/plugin/gutenberg/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gutenberg/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gutenberg/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Corey Salzano](https://wordpress.org/support/users/salzano/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/editing-permalink-for-custom-post-type/#post-11118948)
 * Status: not resolved