I have two themes: regular (1st) & mobile (2nd). Mobile theme binded with subdomain m.mysite.com.
I can't show my mobile node teaser in mobile theme.
I've created that teaser for mobile theme in Display Suite. Next I need to show this one in mobile theme taxonomy tag page. But I can't define theme in DS. When I use [taxonomy-term.tpl] in mobile theme to define mobile teaser, but vars doesn't works: changing $view_mode has no result (type machine name on mobile teaser), $content array is empty. I tryed to use Views, but in displays there is no options to define a theme.
What can I do? Thnx