Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2551419
Add to wishlist not showing on single product page
Closed

Comments

  • Daniel started the conversation

    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


  •  767
    Janilyn replied

    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

  •  1,226
    Dustin replied

    Hi 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