Home › Forums › WoodMart support forum › Cookies used to show the mini cart popout?
Cookies used to show the mini cart popout?
- This topic has 7 replies, 2 voices, and was last updated 36 minutes ago by metuza.
-
AuthorPosts
-
January 9, 2025 at 1:41 am #628435
metuzaParticipantHello,
New GDPR regulations over here and i am wondering on which cookies controls the mini cart popout?
If I deny all cookies except from the necessary one to make a purchase then mini cart popout no longer works.Brgds
RuneJanuary 9, 2025 at 2:02 am #628436
metuzaParticipantHi again,
I just figured it out and i think this is a little wierd. If i do block the cookie “wishlist_cleared_time” then the slider on my frontpage dissapear and the mini cart popout no longer works. If i allow the cookie again then everything works ok again.
I belive this is an issue?
Brgds
RuneJanuary 9, 2025 at 2:09 am #628437
metuzaParticipantSorry, i entered the wrong cookie, this is the trublemaker: woodmart_wishlist_count. It removes the front page slider and the mini cart popout when it is blocked.
Brgds
RuneJanuary 9, 2025 at 10:33 am #628477
Artem TemosKeymasterHello,
To assist you more effectively, could you please provide additional details regarding the issues you’re experiencing? Including screenshots and a step-by-step guide to reproduce the problem on your website would greatly aid us in diagnosing and resolving the issue.
Best regards,
January 9, 2025 at 11:45 am #628503
metuzaParticipantHello,
Well, i just need to do some more testing because blocking the cookie “woodmart_wishlist_count” alone does not make any problems but if i block these cookies as below then issue appear:
TawkConnectionTime
twk_idm_key
woodmart_wishlist_count
woodmart_popup_*
store_notice*
woodmart_shown_pages
wishlist_cleared_time
woocommerce_recently_viewed
woodmart_recently_viewed_products
aws_hit_counterAnd if i now remove “woodmart_wishlist_count” from the list above and block the rest then everything works OK.
So i need to do more tests and figure out what cookies i need to combine with woodmart_wishlist_count for the issue to appear. If no luck then there must be an issue with Webtoffee cookie consent plugin.
Brgds
RuneJanuary 9, 2025 at 2:03 pm #628563
metuzaParticipantOk, then i have received an answer from plugin developer and here is what they say:
The «woodmart_wishlist_count» appears to be a cookie associated with your theme, and if our plugin is blocking it, this may impact certain functionalities. This occurs because we’re currently removing the script responsible for that cookie until consent is given. When adding the cookie manually, it’s possible that the script URL pattern for that cookie wasn’t included, which would explain why the manual addition doesn’t enable the script blocking. Our plugin specifically blocks scripts listed in the script URL pattern field of a cookie. So you have to add the script URL pattern as well to the cookie to enable blocking.
So then the question is why the script responsible for the cookie “woodmart_wishlist_count” removes the slider and mini cart popup. I guess it is because the script has multiple functions?
Anyway, is there any overwiew of the scripts associated with the different cookies?
Brgds
RuneJanuary 9, 2025 at 3:26 pm #628586
Artem TemosKeymasterIt is used in the following JS file
wp-content/themes/woodmart/js/scripts/wc/wishlist.min.js
.Kind Regards
January 9, 2025 at 3:54 pm #628603
metuzaParticipantThank you! I have now added that script to the specified cookie exclusion and issue is solved. That should mean that the GDPR plugin during its cookie scanning adds wrong script to the exclusion with the wishlist cookie since the woodmart slider and mini cart popout stops working.
Then i think you can just close this ticket as the issue seems to be related to the GDPR plugin.
Thanks again.
Brgds
Rune -
AuthorPosts
- You must be logged in to create new topics. Login / Register