ninowi
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] IE 11 not loading with optimized JS filesAdding trustpilot to the exclusion list solved it.
Thank you! ??Forum: Plugins
In reply to: [Autoptimize] IE 11 not loading with optimized JS filesSeems to be my TrustPilot Plugin. How do I find the name of the JS, which needs to be excluded in the AO settings?
Forum: Plugins
In reply to: [Autoptimize] IE 11 not loading with optimized JS filesIt highlights the following code:
return;}}else{var settings=tryParseJson(e.data);if(settings){if(settings.trustboxes){var p=document.createElement(“script”);p.type=”text/javascript”;p.onload=function(){const iFrame=e.source.parent.document.getElementById(‘configuration_iframe’).contentWindow;TrustpilotPreview.init([trustpilot_settings[‘PreviewCssUrl’],trustpilot_settings[‘PreviewWPCssUrl’]],settings,iFrame,e.source);};p.src=trustpilot_settings[‘PreviewScriptUrl’];document.head.appendChild(p);}}
Forum: Plugins
In reply to: [Autoptimize] IE 11 not loading with optimized JS filesThanks for the quick reply.
I found 3 errors in that order when trying to load home:SCRIPT438: Object doesn’t support property or method ‘append’
https://www.vild-shop.com (400,6)SCRIPT1002: Syntax error
https://www.vild-shop.com (1805,123)SCRIPT1002: Syntax error
autoptimize_327e2fe159dd2d6f4aa7fd96d82732ec.js (60,170)Hi, seem to have the same problem with WordPress 5.0.3 & Yoast 9.5.
Both features are loading endlessly like described above.In addition to that, as soon as I click somewhere in the meta box snippet it just becomes blank. I could live without the readability and keyword features, but now I can’t even change the meta title and description of my products or pages anymore.
Is there any other way to get to the meta title and description without having to deinstall your plugin?
Thanks!