Hello, I would like to know if there is a way to know if the wishlist is empty or not (by code) because I would like to present a form below if the wishlist is not empty. Thanks
Unfortunately, the current version of Soledad doesn't support a hook after the wishlist products, but you can do it after the [penci_wishlist] shortcode.
Hello, I would like to know if there is a way to know if the wishlist is empty or not (by code) because I would like to present a form below if the wishlist is not empty. Thanks
Hi,
You can use the following functions to check the wishlist & compare items:
Regards,
PenciDesign.
Still not working, total is 0 even if I add products in the wishlist :(
Hi,
All the code I've sent working properly on my local devices.
Please check your code again or send me a code you're currently using.
Regards,
PenciDesign.
Hi,
I've created an example for you here:
The code is located here: https://www.madeli.fr/wp-admin/admin.php?page=edit-snippet&id=7&result=updated
Regards,
PenciDesign.
Thanks it works ! :)
Do you have a hook to put a shortcut just below the wishlist ? Thanks
Hi,
Unfortunately, the current version of Soledad doesn't support a hook after the wishlist products, but you can do it after the [penci_wishlist] shortcode.
Regards,
PenciDesign.
How to put it after the [penci_wishlist] shortcode ?
Hi,
Please add it to the page you've set as a wishlist.
Regards,
PenciDesign.