evilbruce
Forum Replies Created
-
Quick fix is:
comment the line $from_email = ‘wordpress@’ . $sitename;
and replace it with $from_email = ‘[email protected]’;Yes, probably. I have changed the bad line in pluggable.php where I specified literally an email ‘From’ and now everything works. For some reason . $sitename doesn’t work in 4.6 there.
Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] AMP validation errorsThanks for a great job! Now with the option to disable buttons it’s perfect! Looking forward for a workaround to enable it works on amp pages.
Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] AMP validation errorsAn easy, but great workaround would be a quick patch of an option to disable buttons for amp pages. Could you do it, please.
Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] AMP validation errorsPowered by AMP ? HTML – Version 1458844805881
validator.js:384 AMP validation had errors:nB.error @ validator.js:384(anonymous function) @ validator.js:434f.ga @ validator.js:363PA @ validator.js:367KA @ validator.js:367DA.Pb @ validator.js:367AA @ validator.js:360
validator.js:384 https://temptraining.ru/my-2015-year-triathlon/amp/:1:169 The tag ‘script’ is disallowed except in specific forms.nB.error @ validator.js:384(anonymous function) @ validator.js:434f.ga @ validator.js:363PA @ validator.js:367KA @ validator.js:367DA.Pb @ validator.js:367AA @ validator.js:360
validator.js:384 https://temptraining.ru/my-2015-year-triathlon/amp/:1:354 The tag ‘script’ is disallowed except in specific forms.nB.error @ validator.js:384(anonymous function) @ validator.js:434f.ga @ validator.js:363PA @ validator.js:367KA @ validator.js:367DA.Pb @ validator.js:367AA @ validator.js:360
validator.js:384 https://temptraining.ru/my-2015-year-triathlon/amp/:1:1154 The tag ‘script’ is disallowed except in specific forms.nB.error @ validator.js:384(anonymous function) @ validator.js:434f.ga @ validator.js:363PA @ validator.js:367KA @ validator.js:367DA.Pb @ validator.js:367AA @ validator.js:360
validator.js:384 https://temptraining.ru/my-2015-year-triathlon/amp/:7:2486 The author stylesheet specified in tag ‘style amp-custom’ is too long – we saw 108482 bytes whereas the limit is 50000 bytes. (see https://www.ampproject.org/docs/reference/spec.html#maximum-size)nB.error @ validator.js:384(anonymous function) @ validator.js:434f.ga @ validator.js:363PA @ validator.js:367KA @ validator.js:367DA.Pb @ validator.js:367AA @ validator.js:360Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] AMP validation errorsHello.
Unfortunately latest plugin updates just gave me more different errors. Could you check, please: https://temptraining.ru/my-2015-year-triathlon/amp/
Forum: Plugins
In reply to: [Social Sharing Plugin - Sassy Social Share] AMP validation errorsHello again.
I’ve installed the recent update but it didn’t fix the error. Could you please suggest me a way to fix it by editing the code?
Thanks.