[ad_1]
Hummingbird is preventing a plugin’s widget from displaying data, despite having that plugin’s css and js files excluded in the settings. The plugin uses a shortcode which accesses a json file, but I’m getting the error “WPP: Couldn’t read JSON data” in the browser console.
The error refers to what must be a dynamically created js file, “3643ac675dcc899337cf6ab727d6265b.js”. How can I get Hummingbird to exclude such a file?
When I use “See this page unminified”, the widget works. Thanks for any help.