Hi there! I have a problem with wishlist functionality on a shop page with the LSCache plugin.
I’ve already read some topics about this problem, but the suggested solutions don’t work in my case.
– xstore_wishlist_ids_0 cookie is excluded from cache and saving correctly (it works on all pages except the Shop page).
– wp-content/plugins/et-core-plugin/packages/xstore-wishlist/assets/js/script.min.js
wp-content/themes/xstore/js/ – are excluded from all optimizations
– admin-ajax.php is also excluded from cache
– ESI is enabled
And still it doesn’t work after reloading the shop page…