• Hi There,

    When I visit my wishlist page, it brings up an old product that I had deleted from my wishlist account.

    Once I delete this product from the page, the page then refreshes and all the products I want to see in my wishlist then appear.

    However, when I then return back to this page later, the same problem occurs.

    What am I doing wrong?

    Many Thanks,
    Mat

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Antonio La Rocca

    (@therock130)

    Hi there

    This seems like a cache issue: when you first load your page you see a cached content, but when you reload it via ajax (non-cached request) you see the corret items.

    Can you please make sure to disable cache for your wishlist page?

    Thread Starter mattat

    (@mattat)

    Hi Antonio,

    Yesterday, I disabled the wishlist cache ….and it was working fine, but today, for some reason the problem is persisting?

    Please help?

    Many Thanks,
    Mat`

    Plugin Support Antonio La Rocca

    (@therock130)

    Hi again

    I visited again your wishlist page, and again I got the same kind of problem that makes me think of a cache issue
    Could you please make sure cache is indeed disabled for that page? If you empty your cache completely, does the wishlist page load as expected?

    Thread Starter mattat

    (@mattat)

    Hi Antonio, Unfortunately after clearing the cache from the server…it still shows the idaho radiator ewhenver I view the wish list ?? ..not sure what to do here…

    Thread Starter mattat

    (@mattat)

    Furthermore, I have deleted cahce. And ensured we are not loading via ajax. Please help..I have no idea what happening here.

    You have also suggested that I ask the woocommerce product search developers to

    1. to reint wishlist after filter operation is complete

    ? They can achieve this by triggering the following js event:
    jQuery(document).trigger( ‘yith_wcwl_init’ );`

    I am awaiting there response also…

    Thank you for your support…I REALLY NEED IT.

    Plugin Support Antonio La Rocca

    (@therock130)

    I’m sorry, but I have limited debug possibility, and I’m afraid I’m not sure what the problem could be

    Have you contacted your hosting provider to ask about page request?
    I can see you’re hosted on flywheel, and I know that they pretty aggressvly cache on server side; not sure if this is what you mean when you report that you emptied your cache
    In any case, emptying the cache isn’t enough; you’ll also need to add you wishlist page to cache exceptions, to avoid it entering the cache at all

    If this isn’t a cache problem -even if it much looks like one- I’m not sure whta could be causing it; I cannot replicate locally, and the only suggestion I may provide is to activate Twenty default theme, disable all plugins apart WooCommerce and Wishlist, and test again, to see if the problem disappears

    ? They can achieve this by triggering the following js event:
    jQuery(document).trigger( ‘yith_wcwl_init’ );`

    I am awaiting there response also…

    Not sure how to help here either; I checked yout page again, but I couldn’t find filters any longer
    Could you please explain how to replicate the issue with current site configuration?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘My wishlist page is showing a product I have not added’ is closed to new replies.