Hi all,
The site I'm developing is using a custom theme. At the same time I am also using the new mobile module to develop a customized mobile theme for the site.
This is working great so far! Except for one thing.
I have a need to allow users to log into the site even when they are using a mobile device. So, when I display the login form on the mobile device, it is using the main site's theme and not the mobile site's theme.. and I have no idea why.
I've created a Security_login.ss template like I would when customizing any other theme.. but it is always using the main site's theme.
Any ideas why this would be?
Thanks in advance!!