• Would developer provide custom js to achieve removement product from wishlist on second click on the Add to wishlist button?

Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Contributor Tarek Aziz

    (@tarekht)

    Hi @dregwide,

    Thank you very much for reaching out to us ??

    You probably have missed my response in another thread.

    No worries; I can give you an idea about how to achieve this.

    There is an AJAX action available in our plugin, which is named “wishsuite_remove_from_list” and located frontend.js

    For your convenience, here is a screenshot: https://tppr.me/cfL1zS

    Please note that it’s not recommended to make any changes to the core plugin. Otherwise, the changes will get erased during updates.

    Hence, we request that you make the necessary modifications to your theme or child theme.

    I hope this helps!

    Wishing you all the best,
    Tarek Aziz

    Thread Starter Done

    (@dregwide)

    you refer to function, which needed to be modified to achive functionality? i need full new code, i cannot self do

    Thread Starter Done

    (@dregwide)

    if you sent new function, then send it in text

    Plugin Contributor Tarek Aziz

    (@tarekht)

    Hi @dregwide,

    Thanks for your response.

    With all due respect, we don’t have any immediate plans to integrate this functionality as we have quite a few prior tasks to take care of.

    However, we value your feedback and keep track of user requests. If we see enough traction from other users in the future, we’ll certainly implement this feature.

    In the meantime, if you need to add a custom function urgently, you must have some ideas about AJAX and its callback. For your convenience, you can follow the link below:

    https://stackoverflow.com/questions/43557755/how-to-call-ajax-in-wordpress

    If you have any further questions, please don’t hesitate to ask.

    Kind regards,
    Tarek Aziz

    Thread Starter Done

    (@dregwide)

    i belive such customization isnt big deal and i can pay some for it. if youre intrerested – say how can contact you about this.

    Plugin Contributor Tarek Aziz

    (@tarekht)

    Hello @dregwide,

    Thanks a lot for reaching out to us once again! ??

    We truly appreciate your interest in the feature and willingness to pay for it. Well, guess what? There is no need to pay for it.

    We are delighted to inform you that our development team has already integrated the feature into the plugin and released an update.

    Could you please try updating the plugin to its most recent version and share your valuable remarks?

    Wishing you a fantastic day ahead!

    Kindest regards,
    Tarek Aziz

    • This reply was modified 8 months, 4 weeks ago by Tarek Aziz.
    Thread Starter Done

    (@dregwide)

    1. Button doesnt appears only before add to cart and not on all other places. its seems like it doesnt work with product list pages and single product pages, constructed as templates from separate elementor widgets – product lists is Loop grid widget, single product page made from Add to cart, Product picture, Description, etc widgets.
    2. When remove on second click enabled, message near button “Product added” doesnt appears.
    Thread Starter Done

    (@dregwide)

    https://donesgrunge.com/shop/live/online/covers/bi-2/
    i positioned with sortcode with negative margin to be over picture.

    2nd question is more important

    Thread Starter Done

    (@dregwide)

    also good to do that added removed message near button dissapears after some seconds

    Plugin Contributor Tarek Aziz

    (@tarekht)

    Hi there,

    Thank you for informing us about the issues you are experiencing. Please allow me to describe how to resolve the issues briefly.

    1. Most of the page builder plugins out there don’t support including standard hooks, so the button is NOT showing as expected. Therefore, we provide a custom position and a shortcode option, which you can use to place the wishlist button according to your needs.

    However, it’s great to hear that you have already managed to place the wishlist button with the shortcode option.

    2. When you enable the option “Remove on second click,” the “Product added” message will be replaced with another message, “Remove from wishlist.” This way, a visitor or customer will understand that clicking the button again will remove the product from the wishlist.

    If you want to notify users when they add a product to their wishlists or remove any from there, please enable the “Show successful notification” option under the “General Settings” tab.

    Please refer to the screenshot: https://prnt.sc/wjxzcKEKTyQo

    Alternatively, you can customize the “Product remove text” under the “Button Settings” tab if you want to show the message “Product added” when a product gets added to a wishlist.

    Please refer to the screenshot: https://prnt.sc/tR-a0Rt4jhX1

    I hope the answer is sufficient to the 2nd question you asked.

    Note: I regret to inform you that the plugin doesn’t offer any option to make the message disappear after a few seconds.

    If you have any further questions or need support, feel free to let us know. Our support team is always here to help.

    Best Regards,
    Tarek Aziz

    • This reply was modified 5 months, 3 weeks ago by Tarek Aziz.
    Thread Starter Done

    (@dregwide)

    refer where is message code, maybe ill manage its disappearing with ai

    • This reply was modified 5 months, 3 weeks ago by Done.
    Thread Starter Done

    (@dregwide)

    i made product remove text as notification product added with link, like

    added to <a >Wishlist</a>

    i need fuction, that disables removing product from wishlist by click on product remove text – by default product removes by clicking either button or remove text (remove on 2nd click)

    • This reply was modified 5 months, 2 weeks ago by Done.
    • This reply was modified 5 months, 2 weeks ago by Done.
    • This reply was modified 5 months, 2 weeks ago by Done.
    • This reply was modified 5 months, 2 weeks ago by Done.
    Plugin Contributor Tarek Aziz

    (@tarekht)

    Hi @dregwide,

    Thanks for your response.

    I have carefully reviewed your message, but unfortunately, your requirements are not completely clear to me.

    As far as I can understand, you want to disable the option to remove a product from the wishlist when clicking on the “Product Remove Text.” If so, you can achieve this simply by turning off the option shown in the screenshot below:

    https://prnt.sc/U5vjtaoQpKum

    Doing so will disable the functionality to remove a product from the wishlist by clicking on the “Product Remove Text” or the button.

    I hope this helps. If this is not what you asked for, would you please clarify your message a bit?

    We are committed to helping you find an effective solution.

    Looking forward to your kind response.

    • This reply was modified 5 months, 2 weeks ago by Tarek Aziz.
    Thread Starter Done

    (@dregwide)

    i want to keep remove functionality by clicking on button and disable by clicking on text

    Plugin Contributor Tarek Aziz

    (@tarekht)

    Do you want to enable item removal from the wishlist only on button click and disable the remove functionality on text click? If so, I regret to inform you that such an option is not currently available in our plugin.

    Thank you!

Viewing 15 replies - 1 through 15 (of 17 total)
  • You must be logged in to reply to this topic.