Add the following code snippet towards the end of your child themes functions.php
add_filter( 'automator_disable_object_cache', '__return_true', 99, 2 );
Add the following code snippet towards the end of your child themes functions.php
add_filter( 'automator_disable_object_cache', '__return_true', 99, 2 );