Comments Daniel started the conversationSeptember 26, 2020 at 8:13amHi there. Great product.The button/link to add to wishlist is not showing in the single product page.I was wondering if there is any code I could add via snippet or any other way.The shortcode you provide would only work if I add the product id, and that would not work for me as I have hundreds of products.Thanks in advance 767Janilyn repliedSeptember 28, 2020 at 1:11pmHi Daniel, Thank you for contacting WPClever Support Forum. We’ve received your ticket and assigned one of our developers to help you with that. He’ll be looking into your question and responding with specific instructions as soon as possible. Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back. Best regards.Janilyn T. - WPClever Support Agent 1,226Dustin repliedSeptember 29, 2020 at 7:21amHi Daniel,On the loop or single product page, you only need to use the shortcode without product ID: [woosw]If you want to use the PHP code, please add: <?php echo do_shortcode('[woosw]'); ?>It will get the ID of the current product automatically.Best regards,Dustin Sign in to reply ...
Hi there. Great product.
The button/link to add to wishlist is not showing in the single product page.
I was wondering if there is any code I could add via snippet or any other way.
The shortcode you provide would only work if I add the product id, and that would not work for me as I have hundreds of products.
Thanks in advance
Hi Daniel,
Thank you for contacting WPClever Support Forum.
We’ve received your ticket and assigned one of our developers to help you with that.
He’ll be looking into your question and responding with specific instructions as soon as possible.
Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.
Best regards.
Janilyn T. - WPClever Support Agent
Hi Daniel,
On the loop or single product page, you only need to use the shortcode without product ID:
If you want to use the PHP code, please add:
It will get the ID of the current product automatically.
Best regards,
Dustin