When activating the Xstore Core plugin, it fails with error: “Plugin could not be activated because it triggered a fatal error.”
Checking the debug.log indicates below errors related to:
1. custom-styles.php:172
2. Function register_rest_route was called incorrectly. The REST API route definition for
intrkt/v1/oauth is missing the required permission_callback argument.
3. Declaration of Kirki_Extended::add_field($config_id, $args) must be compatible with Kirki\Compatibility\Kirki::add_field($config_id, $args = []) in
I have downloaded and used the latest zip from themeforest and the issue still exists.
Can you please provide a resolution for this.