cankahya

Results 6 comments of cankahya

Same situation here. What was your solution to disable cookies, using react-ga? Any hint would be appreciated! Best, Can

Okay, it was actually really easy, just following the react-ga docs: ``` ReactGA.initialize(, { debug: false, gaOptions: { storage: 'none', storeGac: false, } }); ``` Cheers, Can

Not sure if this is a bug with wp-graphql-wpml or wp-graphql-woocommerce. Clarifcation would be great! This is a very crucial feature, which makes the use of graphql for multilangual woocommerce...

@creative-andrew Thanks for taking your time looking into this. I will test the plugin you suggested and report my findings :)

Can confirm, its not working. Did anyone find a workaround to query all products in another language?

Hey there, any development on this issue? I am running into that regularly as well. The images are quite big too but I can't guarantee smaller images as the client...