「公開プロフィールとプレゼンス機能の非表示」設定を無効にする方法はありますか?

A few sections in user preferences were missing classes, so I’ve added them here

You’ll be able to simplify to

.pref-hide-profile {
  display: none;
}