Forums

[resolved] Changed permalink slug not saved (7 posts)

  1. southdreamz
    Member
    Posted 5 months ago #

    WordPress 3.3 RC1

    I try to change the permalink slug, I am able to edit but when i save the changes, permalink slug remains the old.

    same thing for pages also. but I am able to change the permalink slug using quick edit.

  2. Jon
    WordPress Dev
    Posted 5 months ago #

    Seems to work for me.

    Have you tried disabling the plugins you have installed? There could be a javascript error stopping it from working properly. Also check your browser's console for any reported errors (F12 in Chrome and Firefox if using Firebug).

    If that all seems okay could you list the exact steps, e.g. click "Edit" next to the permalink, edit it and click "Ok", finally click "Updated".

  3. southdreamz
    Member
    Posted 5 months ago #

    /*lick "Edit" next to the permalink, edit it and click "Ok", finally click "Updated". */

    this is what i am doing. when i click "Ok", it is changing. but after updating the Post this shows old slug.

    i disabled all plugins, but also it is not working.

    i am using genesis theme, i didn't disable this theme.

  4. Jon
    WordPress Dev
    Posted 5 months ago #

    Could give us an example post's title, old slug and slug you're trying to update to? Thanks.

  5. Hynek Zatloukal
    Member
    Posted 5 months ago #

    Same happened, when I accidentaly disabled slug meta box...

    remove_meta_box('slugdiv', 'post/page/etc', 'normal');

    Maybe not this reason, but just for sure -- is that line somewhere in functions.php (or plugins)?

  6. Andrew Nacin
    WordPress Dev
    Posted 5 months ago #

    Thanks hynekzatloukal! I've opened a ticket to address this issue here: http://core.trac.wordpress.org/ticket/19457.

  7. Andrew Nacin
    WordPress Dev
    Posted 5 months ago #

    Further investigation, this is also reproducible with WordPress 3.2.1. Simple solution, don't un-register the slugdiv.

Reply

You must log in to post.

About this Topic

Tags