Set a Custom Post Type as a Homepage
There is a lot of nuance here, depending on what exactly you want to accomplish. I don’t feel confident I completely grasp it from your question. In general WP logic flow is following: URL is converted to query vars query vars go into main query instance main query instance queries posts template loader uses conditional … Read more