Home Forums WoodMart support forum Woocommerce My account on Wishlist page

Woocommerce My account on Wishlist page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #379080

    margiteerma
    Participant

    Hello,

    1. I would like to remove woocommerce My account from Wishlist page. How can I do this?
    2. There is no text on the Wishlist page, although it has been added.

    Regards,
    Margit

    Attachments:
    You must be logged in to view attached files.
    #379100

    Luke Nielsen
    Keymaster

    Hello,

    1. With the help of the below code you will remove the “Wishlist” from the “My account” page. Enter it to the “Global Custom CSS” area that is in Theme Settings -> Custom CSS.

    .woocommerce-account .wd-my-account-sidebar .woocommerce-MyAccount-navigation-link--wishlist,
    .woocommerce-account .woocommerce-MyAccount-content .wishlist-link {
        display: none;
    }

    2. Please, describe it in more detail and also attach some screenshots for a better understanding.

    I await your response.

    Kind Regards

    #379113

    margiteerma
    Participant

    Hello again,

    1. I paste the code, but nothing happened.
    2. The empty wishlist text is not visible.

    Regards
    Margit

    #379271

    Luke Nielsen
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide login access for your site’s WordPress admin panel? So we can log in and check the issue on your side.

    I await your response.

    Kind Regards

    #379514

    margiteerma
    Participant

    Hello,

    Access is included to private content.

    Margit

    #379809

    Luke Nielsen
    Keymaster

    Hello,

    1. The fact is that when you logged in, the link will always be sent to the wishlist that is in the “My account”.

    https://gyazo.com/aa1b7aa940518fbf952f02421c0ff6bc

    2. Also, I checked the issue with the empty “Wishlist” so it looks like works well because the relevant text appears there.

    https://gyazo.com/3b3dbd193551174908e21ddcc8fd3a53

    If there’s anything else we can do, please get in touch.

    Kind Regards

    #379835

    margiteerma
    Participant

    Hello,

    Thank you very much.

    Regards,
    Margit

    #379864

    Luke Nielsen
    Keymaster

    Hello,

    Glad that everything is sorted out!

    Always remember that you can reach out to us with any questions you may have.

    We wish you a splendid day!

    Kind Regards

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

The topic ‘Woocommerce My account on Wishlist page’ is closed to new replies.