-
Posted a reply to Cannot access offset of type string on string in class-wc-regenerate-images.php, on the site WordPress.org Forums:
Fixed it by myself. Installed the plugin "Regenerate Thumbnails" and processed all thumbnails. Error gone. -
Created a topic, Cannot access offset of type string on string in class-wc-regenerate-images.php, on the site WordPress.org Forums:
Hi there, moved the entire WP site to a new server, se… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
No no, it is fixed with above configuration. But I mean, this feels like a… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
Thank you, but what is now about the Uncaught ReferenceError? Are we closing the case… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
The option made no difference, did not work checked or unchecked as soon as AsyncJS… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
Done, to be continued here: https://wordpress.org/support/topic/uncaught-referenceerror-wp-is-not-defined-7/ -
Created a topic, Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
Continuation of this topic from the WooCommerce forum:… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
@rainfallnixfig Can i or someone else move this topic to Autoptimize? @optimizingmatters Here you go:… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
I guess with AsyncJS enabled again and without any exclusions? You want the HTML source… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
OK, i must apologize, i thought by removing the implode that the output would be… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
It is possible by simply removing an implode("\n") in the script-loader.php as i have already… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
Both plugins where installed like 2 years ago to boost performance, user experience and to… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
Works! But fails with AsyncJS turned on, even with exclusion of wp-includes/js/. -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
Tried Autoptimize on the very first and last postion, still the same errors. -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
AsyncJS off Autoptimize on Optimize JS off Aggregate JS off Aggregate inline JS off WORKS!… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
Did further testing with the wp-includes/script-loader.php. As stated previously, this is the original code which… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
Maybe i'm onto something. wp-includes/script-loader.php, on line 291, there is the following function. function wp_default_packages_inline_scripts(… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
Deactivated AsyncJS and set both options in Autoptimize. There where no exclusions set, so nothing… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
Excluded only in Autoptimize: No content is output. The following errors appear in the console:… -
Posted a reply to Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
Did so and now i have 11 errors: Uncaught TypeError: Cannot read properties of undefined… -
Created a topic, Uncaught ReferenceError: wp is not defined, on the site WordPress.org Forums:
Hi there, I installed WooCommerce for the first time a…