• cristoiroberto

    (@cristoiroberto)


    Hello,

    For unauthenticated users the wishlist icon disappears after reloading the page even though there is an item in the wishlist.

    I’ve added yith_wcwl_products in wprocket. Anything else to do?

    Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi

    Please, note that since wishlist 3.x plugin uses a cookie named as follows:
    yith_wcwl_session_<COOKIEHASH> where <COOKIEHASH> is an hash of your site url

    For the specific installation you sent me, cookie name is yith_wcwl_session_2063d581de936a82582effd3d26320e8

    Please, exclude cache when this cookie is set
    Besides, maybe you could consider to enable Ajax loading option, in general tab of plugin settings, to load Add to Wishlist buttons via ajax and avoid any cache issue

    Thread Starter cristoiroberto

    (@cristoiroberto)

    Hello,

    Thanks for the support. It seems to be working after adding the cookie you told me. Shall I keep yith_wcwl_products, or is no longer used?

    Best regards,
    Roberto

    Plugin Author YITHEMES

    (@yithemes)

    Hi again

    yith_wcwl_products is no longer in use; we simply won’t store wishlist on cookie any longer

    New cookie holds reference to a session in db, where we stored wishlist for current user

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issue with WpRocket’ is closed to new replies.