Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi Darville

    I’m really glad to know that you appreciate our plugin 🙂

    I’m sorry, but when we created wishlist, we do it with woocommerce in mind, so it is deeply bound to its actions and functions.

    Anyway, there is no limitation to “add to wishlist” action, and with correct configuration, you can add also a post to your list.

    To obtain this, you can simply add [yith_wcwl_add_to_wishlist] shortcode to your posts, specifying as product_id the id of your post

    [yith_wcwl_add_to_wishlist product_id="<POST_ID>"]

    This is an example with “Hello world” post automatically created by wordpress during installation

    1. Shortcode in post content (http://screencast.com/t/8ZWzkJQ4)
    2. Post with add to wishlist button (http://screencast.com/t/hzoALYPXqn)
    3. Post added to wishlist (http://screencast.com/t/iZTyq3ciCN95)

    Anyway, there is still some problem; first of all the check that disable plugin when WC is not active

    So, I think you can obtain easly what you want, but you’ll need some custom coding, to override default plugin check

    Hope this helps you
    Have a nice day 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Use YITH WooCommerce Wishlist without Woocommerce?’ is closed to new replies.