TuppenceMagazine
Forum Replies Created
-
Hi Raul,
I think it’s pretty much fixed now, so thanks for all of the help. You were right about the jQuery for the site, so I’ve set it to skip deferring the jQuery library, which lets me keep the deferred parsing of JS files.
For the Inline CSS issue, this was fixed by turning off minification of HTML. It’s a small price, but it did the trick. I don’t have any errors on Dev Tools and my page speed score is pretty healthy too.
Great plugin by the way. It definitely changed after updating, but the new settings seem to have fixed that.
Thanks,
Gerard
Hi Raul,
I’m not sure if it’s useful, but I’ve noticed that there are a number of new errors today in developer tools:
(index):1606 Uncaught ReferenceError: tdBlock is not defined
at (index):1606
(anonymous) @ (index):1606
(index):1617 Uncaught ReferenceError: tdBlock is not defined
at (index):1617
(anonymous) @ (index):1617
(index):1634 Uncaught SyntaxError: Unexpected end of input
(index):1635 Uncaught SyntaxError: Unexpected end of input
(index):1635 Uncaught ReferenceError: jQuery is not defined
at (index):1635
(anonymous) @ (index):1635
(index):1635 Uncaught SyntaxError: Unexpected end of inputThese remain even if I disable minification on HTML.
Thanks,
Gerard
Hi Raul,
A) didn’t work, but when I added in B) the site comes back up. Thanks a lot for providing the notes so quickly and helping to resolve the issue. It’s much appreciated.
Is there any way I’ll eventually be able to put CSS minification back in?
Gerard