Home Forums WoodMart support forum adding custom menu item to the user dropdown and sidebar menu

adding custom menu item to the user dropdown and sidebar menu

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #18917

    sitevar
    Participant

    Hi
    how can I add a custom menu item to the user dropdown and sidebar menu !
    Thanks

    #18930

    Artem Temos
    Keymaster

    Hi,

    Could you please provide some screenshots where do you want to add your custom items?

    Regards

    #18954

    sitevar
    Participant
    #18960

    Artem Temos
    Keymaster

    These links come with WooCommerce plugin and if you want to customize this list you need to check the function wc_get_account_menu_items() in the file woocommerce/includes/wc-account-functions.php.

    Regards

    #18961

    Artem Temos
    Keymaster

    Or you can add your custom link to the function woodmart_get_my_account_menu() in the file inc/templates-tags.php in our theme.

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