• Resolved msolowski

    (@msolowski)


    Hello.

    After create a custom post type and custom taxonomy I decided to change some settings of them. For example… I have custom post type with post type slug named “product_post”. My parameter Rewrite is set to TRUE (as default). When I set it to FALSE, the message is showing on like: “product_post has been successfully updated”. But when I go to anywhere in my dashboard and after that I go back to edit my post type… Parameter Rewrite is set to TRUE. But why? When I set it to FALSE. The same thing is with the taxonomy.

    https://wordpress.org/plugins/custom-post-type-ui/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Can you confirm that it’s also showing “true” again with the “Registered Post Types/Taxes” screen?

    Would you be willing to have the current settings sent to me via the debug info tab in the Import/Export area? michael @ webdevstudios . com

    Thread Starter msolowski

    (@msolowski)

    It’s working 😉
    I figured it out.
    At the beginning when I created a custom post type and custom taxonomy … I have assigned them to each other. Later, probably unconsciously I disconnected them from each other. I then had to make copies. I don’t know why unlink them results in the creation of copies. I noticed that when You write me to check it on “Registered Post Types/Taxes” screen. The only difference of this copies was a name in Post Type column and slugs in Template Hierarchy. The strange case.

    {“galeria_post”:{“name”:”produkt_post”,…
    {“product_post”:{“name”:”produkt_post”,…

    galeria_post was my old custom post type and probably I something messed up when I import that from the other project. And when I tried to update custom post type… a copy of the update itself, and thus all the fuss. Thanks for the help 😉 Topic to close.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    If you were messing with the post slug at all, then it likely made a new entry in our saved option. Possible that you were visually mixing them up or something else.

    Regardless, glad to see you got it figured out in the long run.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with save settings after create a post type/taxonomy.’ is closed to new replies.