I have set up a Custom Post Type called "Portfolio". If I view the CPT's Archive page without adding any posts to it (/portfolio or /?post_type=portfolio), it returns a 404 page. Is there a way to show the archive page but personalize the message? Ie "there are currently no portfolio items here right now".
As soon as I add 1 post into the portfolio custom post type, the archive page loads fine.
Here are other posts that match my issue
http://wordpress.org/support/topic/empty-archives-returning-404