Hello,
There is an issue with Patch ID #9492019 and #9497685. After applying them, they show as successfully installed, but after some time, they reappear as if they were never applied, even though no changes or updates were made.
I searched for a solution and tried disabling the cache and adding the following code to functions.php:
add_filter('xstore_patches_done_reset_on_update_themes', '__return_false');
However, this did not resolve the issue.
Please assist as soon as possible.