I am testing on my localhost server using the latest version of Expression Engine and version 5.3.13 of PHP.
When I create a widget area that only contains a HTML widget it works without fail.
When I create a widget area that only contains a Twitter widget I get the following error message in Google Chrome:
Error 330, CONTENT_DECODING_FAILED): Unknown error.
When I create a widget area that only contains Google Maps it works provided that I manually include jquery prior. I am not sure if there is a way to automate this, like for example check to see if jquery has already been included first. For my purposes I can just do it manually.
I am testing on my localhost server using the latest version of Expression Engine and version 5.3.13 of PHP.
When I create a widget area that only contains a HTML widget it works without fail.
When I create a widget area that only contains a Twitter widget I get the following error message in Google Chrome:
When I create a widget area that only contains Google Maps it works provided that I manually include jquery prior. I am not sure if there is a way to automate this, like for example check to see if jquery has already been included first. For my purposes I can just do it manually.