I'm trying to finish a mobile theme using WordPress Mobile Pack and I'm using the following code to switch to the full site:
<li class="menu-item"><a href="http://www.wirelessandmobilenews.com/?page=wpmp_theme_theme_admin&wpmp_switcher=desktop" title="Wireless and Mobile News Full Site">Full Site</a></li>
Problem is once you click to get the full site and then click another link in the site, you get back to the mobile theme. Not good. How can I alleviate this?