Hi Thomas,
Great plugin, thank you. I am not sure whether I had the same issue as above. I run google PageSpeed test on my site and I found a line related to the plugin in the
should fix session” for eliminating render-blocking JavaScript
Is there any solution for this?
Thank you,
Gellert
First I put the Container code placement in the footer, and then when I found the <body <?php body_class(); ?>> line I inserted your code after it and changed the location of the code in the “General” tab in setting. So the code in this case will be in both places? Or just after the opening body tag?