• Resolved buraktuna

    (@buraktuna)


    Hello YITH Support Team,

    Plugin: YITH WooCommerce Wishlist (Free Version) Our Website: https://atolyekiraz.com/ Page Builder: We are using Elementor.

    Issue Summary:

    The Wishlist button (Add to Wishlist) successfully appears on Category (Archive) pages and in the Header (via custom HTML), but it does not appear at all on the single product pages next to the “Add to Cart” button.

    Solutions We Tried (Which Failed):

    1. Position Settings: We tested all automatic position settings in the YITH backend (“After Add to cart”, “After Summary”, “After Thumbnails”). None of them made the button visible.

    Our Hypothesis:

    We believe our theme does not utilize the standard WooCommerce hook (woocommerce_single_product_summary) for positioning elements around the “Add to Cart” button, likely due to its custom Elementor/Theme Builder structure.

    Our Request:

    We kindly request a definitive PHP code (action/hook) solution to manually and automatically insert the Wishlist button on all single product pages (e.g., placing it near the ‘Add to Cart’ button) across the entire site.

    Thank you for your assistance.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello there,
    thanks for contacting us!

    Our plugin provides the following shortcode to display the button’s content:

    [yith_wcwl_add_to_wishlist]

    If you’re unsure how to add it using your theme builder, I recommend contacting their support team.

    Could you please check it?

    Best regards.

    Thread Starter buraktuna

    (@buraktuna)

    Hello Juan,

    Thank you very much for your help!

    I successfully resolved the issue using the shortcode you provided: [yith_wcwl_add_to_wishlist].

    The problem was related to correctly positioning the shortcode within the Elementor Theme Builder template, specifically placing it right below the ‘Add to Cart’ widget. The code worked perfectly once placed correctly.

    I appreciate your quick response and support.

    Best regards,

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.