• Resolved topl1nk

    (@topl1nk)


    Just updated site and wishlist stopped working.
    Double checked all settings. Disabled all plugins except woo and wisthlist – nothing.

    after trying to add to wishlist – there is empty popup and there is nothing in wishlist on special page.

    what else can I check?
    php – 8.3
    wp – 6.5.3
    Theme – Divi
    Wishlist – 3.34.0

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter topl1nk

    (@topl1nk)

    also find out that there is wpnonce in url

    <a href=”?add_to_wishlist=4795&amp;_wpnonce=f274a8f113″ class=”add_to_wishlist single_add_to_wishlist? alt” data-product-id=”4795″ data-product-type=”simple” data-original-product-id=”4795″ data-title=”” rel=”nofollow”>
    <i class=”yith-wcwl-icon fa fa-heart-o”></i> <span></span>
    </a>

    and fatal error log in WooCommerce > Status > Logs > fatal-error files

    https://prnt.sc/Jc9VhOCDfKgu

    Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,
    we hope you’re doing well!

    Could you provide us with the link to your site please?

    You can also try a default WordPress theme like 2024, and also try deleting the plugin, downloading it and installing it again.

    Let us know any news.

    Best regards.

    Thread Starter topl1nk

    (@topl1nk)

    unfortunately it didn’t help. Tried default theme (Twenty Twenty-Four) and fresh installation of plugin

    Plugin Support Pablo Pérez

    (@pperez001)

    Hi,

    From your error, it seems there is a problem with the files of the plugin. However as you already mentioned that you have disable your plugins except WooCommerce and ours, change the theme, reinstall the plugin and the error perists, to gather more information could you provide a link to access to your site? With a link to your shop page is fine.

    Let us know.

    Thread Starter topl1nk

    (@topl1nk)

    How can I provide u access to site personally?

    Plugin Support Pablo Pérez

    (@pperez001)

    Hi,

    We only can send links to the site and cannot provide any kind of credentials or private information over this forum as it against the rules.

    Unfortunately we can only provide you support over this opened forum with the free version of the plugin. For private support, it will require to get a premium license and open a ticket in our website.

    Have a great day.

    Thread Starter topl1nk

    (@topl1nk)

    I cannot provide admin access publicly due to security reasons. And premium version features I do not need.

    Here is link to site:
    https://mylove.ee/

    Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,

    Does this also happen to you with logged in users? Could you try adding this code into the functions.php file of your active child theme?:

    add_filter( 'yith_wcwl_remove_hidden_products_via_query', '__return_false' );

    Does the error in your logs also appear when testing the plugin with everything disabled and a default WordPress theme? If you have cache at the server level, I recommend disabling it momentarily.

    Let us know any news.

    Best regards.

    Thread Starter topl1nk

    (@topl1nk)

    Looks like additional code for function.php works!

    issue was both for logged in and non logged in users
    there is no new fatal errors in logs since my previous screenshot on 14 may
    currently I do not use any cache, even divi cache is disabled, because site is in development

    Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,

    Perfect! We are glad that the code worked.

    If you have problems again, please let us know.

    Best regards.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘not working after update’ is closed to new replies.