Hi Allyson,
Un-checking that option does not hide the fields related to it in the admin โย it just prevents it from showing up on the front-end.
Are things successfully being hidden on the front-end? If so, then things are working correctly.
To hide those fields, you’d have to write some custom code. We don’t officially offer any support for that, but it’s a somewhat simple customization to make. It would involve writing both some PHP and some CSS. Are you comfortable with this? Let us know if so, we can share some code to help you hide these fields ๐
Cheers!
George