Redmatters BV
Forum Replies Created
-
@facebook any updates on this matter? Because we still don’t see server events for Purchase event.
@facebook any idea how we see different data?
@facebook are you sure do the Purchase event showing up in events manager?!
https://ibb.co/NYcfMHSImage said different, we only see Browser for Purchase event.
Forum: Plugins
In reply to: [WooCommerce] LegacyTemplate function add_alignment_class_to_wrapper error@rainfallnixfig problem is still in WooCommerce, after some more testing problem is indeed in ClassicTemplate.php where the parameter $content can receive a NULL value. But because of fact you have a cast check of string added the error is accuring.
When I remove string casting it works fine.
Forum: Plugins
In reply to: [WooCommerce] LegacyTemplate function add_alignment_class_to_wrapper errorIt’s indeed something in my theme, because default theme is working correctly.
But error messages is referring to a function I’m not familiar of that its used in my theme.Forum: Fixing WordPress
In reply to: Gutenberg broken after WP 5.9 updateWe have the same problem, after disabling ACF Pro page is loaded again.
But with ACF we create custom blocks, so for now we downgrade back to 5.8.3.