Information | Peanut
Head Co-Admin

 Posts : 216 Credits : 328 Join date : 2014-10-13 Age : 21 Location : Malaysia 
 |
| Subject: JavaScript Coding Updates Mon Nov 02, 2015 10:27 am | |
| I added this code to the JavaScript Codes: - Code:
-
$(function() { if(window._userdata && _userdata.page_desktop) window.location = _userdata.page_desktop; }); This is to redirect users to the Classic Version of WCC instead of the Mobile Version, since the drop down list that lets you access to the Classic Version is missing. |
|
Information | Titania
Founder

 Posts : 314 Credits : 497 Join date : 2014-10-13 Age : 19 Location : ~Philippines~ 
 |
| Subject: Re: JavaScript Coding Updates Mon Nov 02, 2015 11:37 am | |
| The problem has been fixed! There was an error in the JavaScript which caused the drop down button to disappear. A voting shall take place if the mobile users shall be directed to the classic version of the forum instead of the mobile version. Thank you for your patience! |
|