On the responsive templates, is there a desktop version link that will take the mobile user right back to regular view on their device if they choose? I was looking for it on the demos, and did not see it.
In short, no, as that is not the way the responsive templates work. They detect the screen size of the device, and adjust accordingly. They cannot be a 'switch' from mobile to desktop. The idea is that everything, or almost, will appear on all views, subject to your own modifications such as using the 'visible-' and 'hidden-' classes.
Therefore, it shouldn't be 'as important' that there isn't a switch as all the information is still there by default.
Ah... another template provider had that function, where at the end of the page in lets say mobile phone view there was a link and it brought it back to the non-mobile view. I thought it was pretty nifty-- however, I've not seen any other template provider have that feature.
The usefulness in practicality, I am not sure--as I am still trying to wrap my head around responsiveness.
I have tested on the website, the module class visible-desktop does not work. if we put that on the module, the module is invisible on all device (desktop, tablet and phone). what should I do?