• Hi WooCommerce!

    I’ve spent a lot of time getting nowhere figuring out this issue with sessions. I think I’ve tried everything I can do in wordpress. We’re using MediaTemple for hosting, and this issue does not happen on my local copy of the site.

    Here is my interpretation of the issue:

    This issue is relevant to the favorites page (the cart page of woocommerce) and involves an action from any single product page.
    https://new-andriannashamaris.com/favorites/
    https://new-andriannashamaris.com/product/bamboo-coffee-table/
    https://new-andriannashamaris.com/product/triple-burnt-bronze-base/

    The first time anyone adds a product to their favorites list on the site it starts a woocommerce session and shows the correct product in the users favorites list. Every item added after the first does not show up on the favorites page, however the ajax request to add the item to the favorites list returns ALL expected cart contents.

    It is as if some pages or routes are not sharing sessions. This became a possibility to me because the ajax requests in wordpress are routed to /wp-admin/admin-ajax.php. Then if a wordpress administrator logs in their whole cart begins to show up on the favorites page.

    https://www.ads-software.com/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Thread Starter fuzzllc

    (@fuzzllc)

    ANY help with this would be greatly appreciated… we cannot figure out what’s going on, and it most likely has something to do with WooCommerce and the latest 3.9.1 WP upgrade.

Viewing 1 replies (of 1 total)
  • The topic ‘Anonymous Session Issues’ is closed to new replies.