Hi 8Theme Team,
I have like many others a problem with patches on my website. + the recent woocommerce update make some parts of my child theme obselete. (message on the dashboard)
I saw the solution to add :
add_filter(‘xstore_patches_done_reset_on_update_themes’, ‘__return_false’);
But i absolutely don’t know how to write it in the php file.
Please could you add the right code in the right place. That will help me a lot.
Thank you