So I feel I need to at least update.
What’s happening is the <ul>
in the media library is getting a class of ui-state-disabled
and an attribute of aria-disabled=true
applied to it. With that disabled class, the items inside it are set to an opacity of .35. The question is why is it occurring, and only in certain browser versions.
To narrow it down further, it seems to be coming from the files that we use for the BadgeOS metaboxes. However, I am not able to access those files specifically without being provided FTP credentials. The plugin editor via the WP admin doesn’t go into nested files far enough for that. The only way I was able to confirm was by commenting out the file used to register the metaboxes.
Push comes to shove, the UI works, it’s just slightly transparent. However, I can understand still wanting it resolved too. I am not able to do much more at this point without the mentioned requirements above.
Regarding the leaderboard addon, it looks to be uptodate now.