• Resolved scottllrewards

    (@scottllrewards)


    When I have the plugin Custom Post Type UI active, I am unable to edit wordpress menus. When I go to Appearance > Menus in the wordpress admin, all the menus appear blank. The only way to edit them is to disable the plugin.

    Is this a known issue? or is there a fix?

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

    (@tw2113)

    The BenchPresser

    Not a known issue that I’ve experienced or had reported before, thus I don’t have any sort of fix available.

    What CPT slugs are you using at the moment with CPTUI, if any yet? Possible that there’s conflicts going on.

    Also if you have settings with CPTUI done up, you can use the debug info tab in the tools or “import/export”, menu to send me your settings info and some other debugging info. Send to michael @ webdevstudios . com.

    Thread Starter scottllrewards

    (@scottllrewards)

    Thanks for the quick response, email sent!

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    What stood out the most to me was the “include” taxonomy. Once I changed it to “includes” or “included” or any other variation, the menu items started showing up again. This make sense because “include” is a keyword for PHP as a whole, and was probably throwing the queries into a certain level of disarray. I’d recommend using something else, or prefixing the taxonomy slug. Looks like the “rewrite slug” field would be a good way to still have it be “include” visually, without affecting queries.

    I will stress that due to this finding, the “include” word will likely be blacklisted as an available slug. Possibly for both taxonomies and post types, pending some quick testing.

    Thread Starter scottllrewards

    (@scottllrewards)

    Awesome! That did the trick! Thanks a bunch!

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Awesome. 😀

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

The topic ‘WordPress Menus in Admin Appear Blank’ is closed to new replies.