• Open
  • Michael Sinclair
    Participant
    October 10, 2020 at 10:51 pm #45405

    I’m using a plugin to sort pages into different menus. it should add an additional menu field above the menu editor ‘Move’ tab but is unable to because because of the following error:
    **** plugin detected a conflict with another plugin or theme (evolve_Mega_Menu_Walker_Nav_Menu_Edit) and may not work as expected.
    I have tried adding a fieled using the following short piece of code

    function wporg_my_custom_field() {
    esc_html_e( ‘Howdy! WordPress 5.4 is coming!’, ‘wporg’ );
    }
    add_action( ‘wp_nav_menu_item_custom_fields’, ‘wporg_my_custom_field’ );

    But to no avail

    Any help on how I can add an extra menu field would be very much appreciated.

    Thank you

    Evgeny
    Keymaster
    Posts: 988
    October 11, 2020 at 10:07 pm #45407

    More information would be useful. I do not understand what do you mean. So, although it sounds like a case for the plugin’s support, I am happy to help. I need the name of the plugin, what exactly you are trying to do (with screenshots), and access to your website to investigate. thanks.

    Michael Sinclair
    Participant
    Posts: 26
    October 11, 2020 at 10:23 pm #45408

    I have rewritten my problem through a separate private message

    Michael Sinclair
    Participant
    Posts: 26
    October 12, 2020 at 4:00 pm #45409
    This reply has been marked as private.
    Evgeny
    Keymaster
    Posts: 988
    October 13, 2020 at 11:29 am #45410
    This reply has been marked as private.
    Michael Sinclair
    Participant
    Posts: 26
    October 13, 2020 at 9:24 pm #45414
    This reply has been marked as private.
    Evgeny
    Keymaster
    Posts: 988
    October 14, 2020 at 6:38 am #45415
    This reply has been marked as private.
    Michael Sinclair
    Participant
    Posts: 26
    October 15, 2020 at 11:19 am #45416
    This reply has been marked as private.
    Evgeny
    Keymaster
    Posts: 988
    October 15, 2020 at 11:44 am #45417
    This reply has been marked as private.
    Michael Sinclair
    Participant
    Posts: 26
    October 15, 2020 at 1:41 pm #45418
    This reply has been marked as private.
    Viktor
    Keymaster
    Posts: 61
    October 15, 2020 at 3:41 pm #45419

    Hi, FTP is incorrect, please check. and resend it