Describe the issue or problem
This has been reported for ops 3.3, but may well apply to ojs and omp as well:
In some settings the privacy consent checkbox (first submission wizard page) is set to “display: none”.
Exploring the css I found the follwing entry:
I’m not aware of any integration with that toolbar into OJS; I wonder whether it’s being brought in via .htaccess rules, or maybe a PHP auto_prepend_file script?
Regards,
Alec Smecher
Public Knowledge Project Team
Thanks for your suggestions @asmecher:
I checked both and could not find anything extraordinary.
The strange thing is, that I checked it in parallel with a colleague applying the same browser version and the same user account, and while I could see the checkbox, he could not.
My ideas is that it is some kind of cross-site css, or it is inserted by a browser plugin.