hickernelll1
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Unexecutable MIME typeI’m at the most current version for WordPress, the calendar and the super widget.
As a temporary work-around, I’ve edited the ai1ec_js_widget.js file (line 127) to change jsonp to json in the url and that corrects it for a while. It reverts back to jsonp after any changes are made in the settings.
I’ve found this issue on both Microsoft Edge and Chrome. There is no issue with Mozilla Firefox. I haven’t tested it on Safari yet.
Some suggestions have been to change the MIME types on the server (unable to edit the server default types; can only add new and that didn’t work), or delete the X-Content-Type-Options: nosniff, and I’m not finding that in any code I have access to edit.
Here is the version information on what is currently running:
All in one event calendar: Version 2.3.10
Super Widget: Version 1.1.3
WordPress: Version 4.4.2
Apache: Version 2.4.18
PHP: Version 5.5.31
MySQL: Version 10.0.23-MariaDB
Perl: Version 5.10.1I’ve disabled the other plug-ins, tried all of the theme variations and it still doesn’t preview or embed. If there’s additional information that’s needed please let me know.