• Resolved 48733n

    (@48733n)


    Hello Everyone,
    Recently I create and remove a custom post type using CPT Plugin, after removing the type still stuck on my dashboard. again I created a new one but WCAI still showing the previous faulty one!
    In database(wp_custom_admin_interface_settings_AdminMenu) I found the input for it and delete it, after that the new one showing well and the submenu is added also, but every other setting of WCAI reset to default and I should organize all of them again one by one! what can I do?

Viewing 1 replies (of 1 total)
  • Plugin Author Northern Beaches Websites

    (@northernbeacheswebsites)

    Hi @48733n,

    This is how the plugin is designed and there are limitations about what our plugin knows. For example if a plugin created a custom post type, and you created a custom menu using our plugin, and then you deactivate the plugin so the post type goes away, how does our plugin know that this plugin has been deactivated, and also how does our plugin know that you haven’t just temporarily deactivated the plugin, and you may wish to activate it and maintain the custom menu you created.

    So our plugin only knows so much, and sometimes this is actually a good thing if you are temporarily deactivating plugins or custom post types.

    But one way to handle that situation is to hide or delete the menu item for the previous custom post type, and then click the “Add newly added menu items” button at the top of the menu and this should add in new menu items which weren’t in the menu when you first created the menu. You can also manually create a new menu item and have it point to wherever you want at any time.

    I hope that helps 🙂

Viewing 1 replies (of 1 total)

The topic ‘WCAI Admin Menu problem’ is closed to new replies.