Woocommerce My account on Wishlist page
-
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.
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
Hello again,
1. I paste the code, but nothing happened.
2. The empty wishlist text is not visible.
Regards
Margit
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
Hello,
Access is included to private content.
Margit
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
Hello,
Thank you very much.
Regards,
Margit
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
The topic ‘Woocommerce My account on Wishlist page’ is closed to new replies.