The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

classic to mobile? and classic not completely loading pages.

2 posters

Go down

In progress classic to mobile? and classic not completely loading pages.

Post by Eloaene March 16th 2015, 4:09 pm

Technical Details

Forum version : phpBB2
Position : 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.
avatar
Eloaene
New Member

Female Posts : 20
Reputation : 1
Language : English
Location : Texas

http://rainoffire.forumotion.com/

Back to top Go down

In progress Re: classic to mobile? and classic not completely loading pages.

Post by Tonight March 16th 2015, 6:56 pm

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;
});
Then it shows always the classic version. First time you notice a small reload.
Tonight
Tonight
Forumember

Male Posts : 312
Reputation : 80
Language : Estonian, English, Russian
Location : Estonia

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum