if they were having problems with the random sorting, why not just turn off the random sorting?
This was the main crux of the issue. Having random sorting there in the first place implied it will work for anyone using the plugin, which was not the case, and provided a poor experience for many merchants, especially those just installing the plugin. This caused considerable frustration, emails, and support requests, for which the only solution is, “yes the setting is there, but you shouldn’t turn it on because to do it right requires a different structure that WooCommerce filters allow so not sure why we have it there but sorry”. ??
If a feature is only going to work for some stores, it should be a snippet for those stores, rather than having it available but unusable as a setting for most. This was a poor decision on my part when the plugin was built, and unfortunately correcting that poor decision means that there will be some stores who are affected negatively by this.
We absolutely appreciate your understanding and feedback here, and I’m sorry again this affected you. If you’d like to continue to use random sorting with a snippet, I recommend the Code Snippets plugin, and tutorial on adding code here for beginners.
Cheers, Beka