Is it possible to use a child theme for mobile browsers?
I have tried various plugins but the mobile browser only displays the main theme, the theme that is meant for viewing the website on the desktop. My child theme inlcudes php as well as css files. Whenever I switch to a different theme for mobile browsers it works but the custom post types, cats etc are missing in action. I am kind of lost.
Any ideas there?
Thank you
P.S. I think the problem is that the browser detector doesn't recognize the child theme as a theme. It grabs the parent files instead of the child theme files.