I know I can create custom files for specific custom-post-types
Unfortunately, the method works for me in one case:
- page-results.php for CPT = results
- but does not work for page-news.php where CPT = news
- or does not work for page-events.php where CPT = events
Why? can you have just a single file like that?