• Hi, I’ve updated the YITH Wishlist and having an issue on the single product page. There is extra wishlist button on the bottom of the original one and when mouseover, it is showing circling loading icon continuously and will not work. I have screenshot but unable to upload here.

Viewing 11 replies - 16 through 26 (of 26 total)
  • I’ve the same problem. Double icon on the product list and in the single product page. How can i solve it?

    Plugin Author YITHEMES

    (@yithemes)

    Hi @koajoa

    This is very strange; at first I was able to see the issue, but once I’ve made sure all assets where updated, everything worked fine

    Could you please do a quick test? Visit this assets, on your browser:
    https://www.koajoa.com/wp-content/plugins/yith-woocommerce-wishlist/assets/js/jquery.yith-wcwl.js?ver=3.0.13

    Then search for this line:

    S.on("reset_data",(function(i){var e=t(i.target).data("product_id"),a=t('[data-original-product-id="'+e+'"]'),o=a.closest(".wishlist-fragment").filter(":visible");
    

    If you can’t find this line, your browser is still using outdated version of the script; try to update the page while clearing your cache (usually this is achieved by pressing ctrl + shift + F5 on windows and cmd + shift + R on Mac)

    @exliber Could you please share an url to your site, so we can check?

    Thread Starter MJin

    (@koajoa)

    @yithemes No, I do not see that line even if I do Ctrl+F5 and use private/incognito browsing on both Chrome and FireFox.

    I tried to press ctrl+shift+F5 but I still have that problem.

    These are some links to my site: https://exliber.it/negozio?orderby=date
    https://exliber.it/prodotto/cup-cake-diraes/

    Thread Starter MJin

    (@koajoa)

    @exliber It’s actually ctrl+F5 on Windows PC.

    Also with pressing ctlr+F5 same problem.

    Plugin Author YITHEMES

    (@yithemes)

    @koajoa The fact that you don’t see that line of code simply tells me that there is some problem in the assets you’re receiving
    The files that I sent you contain that line, and I can see it when browsing your assets

    When you run the update file, the problem is solved
    So my suggestion here is to try to solve this problem with cache assets, or just wait for the next update of the plugin that will include new assets

    By the way, CTRL + F5 simply refresh the page, without clearing the cache; CTRL + SHIFT + F5 refreshes the page clearing the cache in all major browsers on Windows (hope you tried this one)

    @exliber I’m sorry, but your problem isn’t in any way related to the topic of this thread
    Here we’re discussing a problem that can only happen with variable products, while in your case I can see that you linked a simple product

    Regarding your second ATW, I suggest you to add the following CSS rule to Additional CSS section of Theme Customizer (WP Dashboard -> Appearance -> Customize)

    .wcppec-checkout-buttons + .yith-wcwl-add-to-wishlist {
        display: none!important;
    }
    

    If the problem persists, please, open a separate thread, so we can talk about your issue without creating confusion on this topic

    Thread Starter MJin

    (@koajoa)

    @yithemes CTRL + SHIFT + F5 simply doesn’t do anything on both Chrome and FireFox. CTRL + F5 does clear cache on both browsers. F5 is the normal refresh.

    I will just wait for the update.

    Plugin Author YITHEMES

    (@yithemes)

    @koajoa I’ll make sure to update you as soon as the new update is out

    Thread Starter MJin

    (@koajoa)

    @yithemes Thank you for such a great support. I really appreciate it.

    JJJTowers

    (@joset173)

    Hi, I’m having the same issue of the Wishlist not working on products with variables. It shows a spinning wheel. Here is an example: abtheartofbeauty.com/product/valmont-aqua-falls/ – Please help. Thank you!

Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘Issue after today’s update’ is closed to new replies.