The switch in the footer of your WPtouch- and WPtouch Pro-powered site provides this functionality.
thanks but that does not answer the question, i want to put a link in the content on a specific page… For our full site Click here… not instructions to go find the toggle at the bottom.
Sean
WPtouch does not create a separate website for your mobile experience (it uses the same urls that WordPress generates) so there really isn’t a way to direct a person to a url. The only way to view your site in its non-mobile theme is to either use the switch or view the site on a non-mobile device.
You may try recreating the switch inside the body of a post as a way to get what you want.
i understand wptouch does not create a separate site, but if i am not mistaken the switch is nothing more than a link that sends something like /?wptouch_view=normal&wptouch_redirect_nonce=fa56c66183&wptouch_redirect=%2F
this generates a nonce error if used as a link, if i manually enter it in the address bar it works.
what we would like to achieve is a link in the menu that acts like the switch in the footer and redirect the user to the full site home page.
if nothing else is there a way to redirect to the main home page when the toggle is switched to turn the theme off?
That functionality and/or level of customization is not available with the free version of WPtouch. Because WPtouch Pro is fully customizable through its child theme functionality, you could custom-build and style the link as described with that plugin.