• Resolved ilokogi

    (@ilokogi)


    I have the Post Type Archives panel with my CPT inside.
    I select my CPT and click on Add to Menu,
    I see the loading gif one second, and it disapear.
    And nothing. No JS error in console.
    If I try to open a new section in the admin I have the popup wich say my changes will not be saved
    So I tried to save it even if I see nothing changed.
    And still nothing new in the menu, in back as well on front.

    Tried without accent in CPT, same problem.
    Tried on another menu, nothing new.
    Tried with all other extensions off.

    It do nothing :/

    https://ww.wp.xz.cn/plugins/post-type-archive-links/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ilokogi

    (@ilokogi)

    Ajax function stop working at the line with :
    $post_types = $this->is_allowed();

    Thread Starter ilokogi

    (@ilokogi)

    Okay with WP_DEBUG ajax return error :
    filter_input_array() expects 2 parameters, 3 given. line 363

    Without ,true as 3rd parameter, the plugin work well in admin.
    Not on front, but maybe caused by my custom function for the menu.

    Thread Starter ilokogi

    (@ilokogi)

    Works on “normal” menu !
    Without the “third parameter bug” :]
    Thanks.
    You’re welcome.
    Very much.
    My pleasure.
    Happy birthday.

    Good plugin.

    This worked for me, thanks!

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

The topic ‘Post type not added in menu’ is closed to new replies.