This topic has 3 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Eitel
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
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
Thank you so much. The matter is resolved and the matter can be regarded as resolved.
Tagged: persuasive, shopping, signed in clients, themes, wishlist, woocommerce, wordpress
The issue related to '‘Wishlist displayed to signed in clients only’' has been successfully resolved, and the topic is now closed for further responses