• Hi support,

    I’m creating a wishlist dropdown widget similar with woocommerce mini-cart, i was able to display wishlist item count realtime using ajax. but the problem is the content of the dropdown wishlist, it can’t be changed as realtime.
    Could you tell me the ajax trigger when user click add wishlist button? so i can implement it for my dropdown wishlist content.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there,
    hope you are doing well! 🙂

    You can check the ajax function ( call_ajax_add_to_wishlist() ) in the jquery.yith-wcwl.js file of the plugin.

    Check it and let us know if you have any doubt.

    Have a nice day!

    Thread Starter alispx

    (@alispx)

    Hi,

    thank you for your reply. I’ve figured out how to do that. But i’ve another problem, could you tell me how to create a function for delete all wishlist items on the wishlist table? i mean to make the wishlist table “empty”.

    thank you.

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

The topic ‘Dropdown widget wishlist’ is closed to new replies.