Can there be problems if I change the mode from "hide" to "disable" in the plugin configuration ?

The plugin installs a cronjob which is executed every 24 hours. The cronjob uses the current plugin configuration and works with these settings. The cronjob therefore uses either the "hide" or the "disable" mode. Therefore, when changing modes, make sure to check if the cronjob has already been run once with the "old" mode - in this case, the "old" settings will not be changed by the "new" mode. Example: If the "hide" mode is selected first and the cronjob "hides" categories without products and then the plugin mode is changed to "disable", then the next cronjob run will also "disable" the categories but the "hidden" status will not be changed.