Wishlist displayed to signed in clients only

This topic has 3 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Eitel

  • Avatar: Eitel
    Eitel
    Participant
    April 5, 2023 at 10:38

    Good day.

    I am using Xtheme to create a website for a client on a development server. I have been requested to make the wishlist available to signed in clients only. Please advise on how to do this.

    Kind regards
    Eitel

    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 5, 2023 at 11:13

    Hello, Eitel,

    Thank you for contacting us and for using XStore.

    There is no such option, by default. But you can try to use custom CSS code, for example:

    body:not(.logged-in) .footer-product .xstore-wishlist,
    body:not(.logged-in) .et_b_header-wishlist,
    body:not(.logged-in) .single-wishlist,
    body:not(.logged-in) .yith-wcwl-add-to-wishlist {
        display: none;
    }

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

    Avatar: Eitel
    Eitel
    Participant
    April 5, 2023 at 11:48

    Thank you so much. The matter is resolved and the matter can be regarded as resolved.

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

The issue related to '‘Wishlist displayed to signed in clients only’' 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.