classic to mobile? and classic not completely loading pages.
2 posters
Page 1 of 1
classic to mobile? and classic not completely loading pages.
Technical Details
Forum version : phpBB2Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
Forum link : http://rainoffire.forumotion.com/
Description of problem
I've had some members (including myself) who have been viewing the classic version of the site on mobile devices, but when scrolling down the site, the pages simply don't load, so posts cannot be viewed. In light of that, they've been trying to swap back to the mobile version to try that, but we've been unable to view a button that allows us to swap back to the mobile version of the site on mobile devices. Is it hidden somewhere that we're just not seeing it? Is it possible to either fix the page loading on classic version on mobile devices? Or should we be able to swap back over to the mobile version of the site to view full pages?Thank you for your help.
Re: classic to mobile? and classic not completely loading pages.
You can disable the mobile version with this Javascript (In all the pages):
- Code:
$(function() {
if(window._userdata && _userdata.page_desktop) window.location = _userdata.page_desktop;
});
Tonight- Forumember
- Posts : 312
Reputation : 80
Language : Estonian, English, Russian
Location : Estonia
Similar topics
» Banner apperer completely different on mobile devices.
» Classic view of Mobile Version
» No permission to this forum , returns from mobile to classic
» Removing Classic Version from mobile menu
» css code for mobile , changes classic version
» Classic view of Mobile Version
» No permission to this forum , returns from mobile to classic
» Removing Classic Version from mobile menu
» css code for mobile , changes classic version
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum