Duplicate Menu in Order History - by jbuchheit

This topic has 6 replies, 3 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler

  • Avatar: jbuchheit
    jbuchheit
    Participant
    February 1, 2017 at 20:10

    Hi.
    I am trying to resolve an issue of a duplicate menu showing up where it is not supposed to.
    From my-account page click on my orders > then click the view button.

    On the view-order page, under the Order Updates heading; the left navigation menu is duplicated and shouldn’t be. I have tried deactivating plugins and I can’t really find any information about this issue or resolution online.

    Thanks!

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 2, 2017 at 08:21

    Hello,

    Try to add this code in Custom CSS:

    .pho-horizontal .phoen-myaccount-menu {
        display: none;
    }

    Regards,
    Rose Tyler.

    Avatar: jbuchheit
    jbuchheit
    Participant
    February 2, 2017 at 15:53

    Hi, Rose.
    This code makes both menus disappear entirely; makes the page blank.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 2, 2017 at 17:56

    Hello,

    This is related to the plugin “Custom My Account for Woocommerce”.
    But as a solution I’ve added this code in Global Custom CSS:

    .phoen-myaccount-content .phoen-wcmap {
      display: none;
    }

    Please check the page now.

    Regards,
    Eva Kemp.

    Avatar: jbuchheit
    jbuchheit
    Participant
    February 2, 2017 at 18:49

    Perfect now.
    Thank you!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 3, 2017 at 08:09

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Duplicate Menu in Order History’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.