Enable Index for Custom Post Type
Go to the Admin Panel CPT UI
- Make sure to set "Has Archive" to TRUE and specify the archive slug: case_studies
- Duplicate archive.php and rename it archive-case_studies.php,
this file will be used to show the index for the custom post type
- edit/customize the new archive