Title: Edit Slug Button Missing
Last modified: August 19, 2016

---

# Edit Slug Button Missing

 *  [samanime](https://wordpress.org/support/users/samanime/)
 * (@samanime)
 * [15 years ago](https://wordpress.org/support/topic/edit-slug-button-missing/)
 * Hello,
 * I have a couple of custom post types. On one of my custom post types, the “Edit”
   button for the slugs has vanished when on the edit page.
 * Any ideas? It was there and I don’t think I’ve changed anything that would make
   it disappear.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/edit-slug-button-missing/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/edit-slug-button-missing/page/2/?output_format=md)

 *  Thread Starter [samanime](https://wordpress.org/support/users/samanime/)
 * (@samanime)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2025997)
 * Nobody has ever ran into this issue?
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2025998)
 * Check screen options in the upper right section of the page.
 *  Thread Starter [samanime](https://wordpress.org/support/users/samanime/)
 * (@samanime)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026011)
 * I did. They’re all turned on except “Slug”, but that adds a meta box named slug,
   it doesn’t add the Edit button back for the slug at the top.
 * Thanks though.
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026013)
 * To edit key in what ever you want slug to say and hit enter.
 * I don’t use it but I think that is what you want to do.
 *  Thread Starter [samanime](https://wordpress.org/support/users/samanime/)
 * (@samanime)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026023)
 * I’m not talking about the meta box for Slug. We could use that.
 * However, on all my other posts, right below the title at the top there is normally
   an edit and view button. The Edit button has gone missing, so we can’t edit the
   slug at the top like normal.
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026027)
 * > Post title
   >  Edit | Quick Edit | Trash | View
 * This it? In any event, anytime someone is missing _anything_ from the editor 
   the normal debug is to disable all plugins, switch to the twentyten theme and
   see if fixes the problem. The add each back one-by-one until it breaks.
 *  Thread Starter [samanime](https://wordpress.org/support/users/samanime/)
 * (@samanime)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026028)
 * No, I’m talking about on the Edit a single post page. On a post.php?action=edit
   page, it’s right below where you type in the title, next to the permalink itself.
   It’s a rounded-corners button that says “Edit”, right before the “View Post” 
   button.
 * The other problem is that the standard route won’t work, since there is only 
   one custom-made plugin, which creates the custom post type in question, along
   with another custom post type that has the edit button. =p
 * Thanks for the help. =)
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026029)
 * > Permalink: [http://www.ourexcellentadventures.com/2011/04/13/fuel-prices-up-26-in-one-month/](http://www.ourexcellentadventures.com/2011/04/13/fuel-prices-up-26-in-one-month/) ‎
   > Edit View Post
 * Is only the edit button gone? You still have the visual and html views, upload/
   insert, etc.?
 * Something is wrong with the javascript or blocking it – which is normally what
   some plugins/theme will do. Can you switch to twentyten to rule out theme problems?
   Did you do the upgrade to 3.1.1? You could also delete the wp-admin and wp-includes
   folders (NOT wp-content), download a fresh copy of wordpress (matching the version
   you have) and replace those folders.
 *  Thread Starter [samanime](https://wordpress.org/support/users/samanime/)
 * (@samanime)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026032)
 * That is the button in question. And yes, only that one is gone.
 * It’s only for one specific post type though…
 * And I can’t disable my plugin because the post type in question is a custom post
   type powered by my only plugin. If I disable it, the whole post type will disappear.
 * It works for my three other post types… it’s something specific to that one.
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026033)
 * If your custom plugin uses jquery then that is what is causing the problem. I
   don’t have a solution if that is the case.
 *  Thread Starter [samanime](https://wordpress.org/support/users/samanime/)
 * (@samanime)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026035)
 * I don’t think this is a Javascript problem. There is only one Javascript error,
   but it’s on all the pages and has nothing to do with the custom post type. My
   post type doesn’t do anything with Javascript or jQuery on the admin end.
 *  [kmessinger](https://wordpress.org/support/users/kmessinger/)
 * (@kmessinger)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026036)
 * All the buttons in the editor are controlled thru javascript AFAIK.
 * Maybe esmi or someone else will jump in here and help you out.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026037)
 * > All the buttons in the editor are controlled thru javascript AFAIK.
 * Correct.
 * [@samanime](https://wordpress.org/support/users/samanime/): You really need to
   deactivate your custom plugin to confirm whether or not it is causing the problem,
 *  [skinnytires](https://wordpress.org/support/users/skinnytires/)
 * (@skinnytires)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026076)
 * I’m seeing this issue with a custom post type I’m developing via functions.php–
   based on this: [http://thinkvitamin.com/code/create-your-first-wordpress-custom-post-type/](http://thinkvitamin.com/code/create-your-first-wordpress-custom-post-type/)
 * May be related to autosave and/or rewrite rules in your plugin’s code that is
   registering the custom post types. I’m looking more into it.
 * Have you resolved your issue? I’d be curious to know if so…
 * I see this bug that seemed to be resolved:
    [http://core.trac.wordpress.org/ticket/12870](http://core.trac.wordpress.org/ticket/12870)
 * Thanks.
 *  [skinnytires](https://wordpress.org/support/users/skinnytires/)
 * (@skinnytires)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/#post-2026077)
 * Looks like I’ve narrowed it down to something in my custom post type creation
   code as well as a conflict with a plugin that was screwing up permalinks.
 * Working through it…

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/edit-slug-button-missing/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/edit-slug-button-missing/page/2/?output_format=md)

The topic ‘Edit Slug Button Missing’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 16 replies
 * 5 participants
 * Last reply from: [Arya](https://wordpress.org/support/users/aprakasa/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/edit-slug-button-missing/page/2/#post-2026087)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
