Multiple templates for a custom post type
Mobile might not be a great example — responsive design would take care of that. Were this my project I would take a slightly different approach. Instead of prefixing the URL, I would stick the mobile on the end with an rewrite endpoint. An endpoint combined with using the template_include filter would work. So you … Read more