brookjacoby
Forum Replies Created
-
In your CookieYes account, look in each scanned cookie.
@romeing : I removed the site URL as the script URL pattern of cookies for Matomo. Just make sure that your site URL is not used in any cookies listed.
I’ve narrowed the problem. The problems occurs when the person refuse the “Analytics” cookies.
The only cookies listed are for Matomo… but the had the URL as the domain.
Removing the script URL resolved the problem!
- This reply was modified 1 year, 6 months ago by brookjacoby.
Thanks @stevejburge!
I also noticed that toggles doesn’t work either when refusing the cookies.
It’s removed.
I’ve tried that to see if it would change something, but no.
Otherwise, I got an error message in the console after refusing all cookies, related to :<script type="text/javascript" id="jquery-js-after"> /* <![CDATA[ */ jqueryParams.length && $.each(jqueryParams, function(e, r) { if ("function" == typeof r) { var n = String(r); n.replace("$", "jQuery"); var a = new Function("return " + n)(); $(document).ready(a) } }); /* ]]> */ </script>The errors says : Uncaught TypeError: $.each is not a function.
Is that a script aded by CookiesYes?I have the same problem, but cannot find how to exclude the CookieYes script from the JS optimisation. I don’t have implemented any tools for optimization yet.
Forum: Everything else WordPress
In reply to: Multiple image generationYes, actually WooCommerce and Divi are responsibles for those variations. So I unregistred some variations, then used Regenerate Thumbnails to deleted unused variations. Of course, I tested on a staging site before 🙂
Can’t seem to be able to reproduce the problem… I’ll mark as resolved! Thanks
I’ll have to check on how my colleague proceed when creating a revision, because when I tried to reproduce the problem, everything seems fine :/
Managed to make the revision disapears in the search, but still wondering why slug ans ID changes.
Forum: Plugins
In reply to: [WooCommerce] Product image automatically duplicated in various sizesThanks @anastas10s. I’ll give a look!
Forum: Plugins
In reply to: [WooCommerce] Product image automatically duplicated in various sizesAfter further investigation, the theme used generates more variations indeed, but I’ve tried with the Storefront theme activated + Jetpack plugin and it will still generates multiple variations (the default ones) hosted locally. So Jetpack is only helpful for performance it this point.
Thanks for you help!
Forum: Plugins
In reply to: [WooCommerce] Product image automatically duplicated in various sizesI tried the Jetpack plugin, but the problem remains. All images variations are created and are in the wp-content/uploads folder.
But it seems that my theme is also creating some variations, so it’s not “woocommerce” only related…
Forum: Plugins
In reply to: [WooCommerce] Product image automatically duplicated in various sizes@shameemreza Thanks for the answer! I’ll take a look to Jetpack Image CDN.