• Resolved RafaelDeJongh

    (@rafaeldejongh)


    Is there any way I can manually move the YITH icon from the Admin Menu Bar?

    Would like to move this under the WooCommerce settings as I it really bugs me that it’s placed in between the themes/plugins, just doesn’t fit to be honest.

    So could someone point me where I should actually edit the load order for this?

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter RafaelDeJongh

    (@rafaeldejongh)

    This is still bothering me, anyone has any idea?

    Thread Starter RafaelDeJongh

    (@rafaeldejongh)

    Not sure why this thread was never replied to or supported in anyway but after searching through various possible menu position filters I finally found the file/location to change it.

    This being: plugin-fw/lib/yit-plugin-panel.php 115

    Changing

    $position = apply_filters( 'yit_plugins_menu_item_position', '62.32' );

    To

    $position = apply_filters( 'yit_plugins_menu_item_position', '99' );

    Made it that the icon shown below the separator where normally such plugins as these should be placed. Or if anything this shouldn’t be a separated icon but more of a submenu of WooCommerce!

    I would friendly suggest that all Yith plugins would actually partake this as it’s very annoying to have them listed between the default icons where you do not want/expect any other plugin options to be!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Move Admon Menu Icon’ is closed to new replies.