I didn't see this is faq or my search so I'll ask it here several of my users have problems with the mobile site and there phones auto linking to them can I remove this so the full site is available to them from mobile
3 posters
Remove Mobile Site?
SarkZKalie- Support Moderator
- Posts : 1446
Reputation : 220
Language : English
- Post n°2
Re: Remove Mobile Site?
Try this ACP/Module/Javascript/Create a new script and tick all the pageÂ
- Code:
/* Avacweb */
$(function() {
 if(window._userdata && _userdata.page_desktop) window.location = _userdata.page_desktop;
});
fairyanna- New Member
- Posts : 1
Reputation : 1
Language : English
- Post n°3
Re: Remove Mobile Site?
Thank you, but unfortunately didn't work
- Code:
profile_field_list li img { display:inline-block }
SarkZKalie- Support Moderator
- Posts : 1446
Reputation : 220
Language : English
- Post n°4
Re: Remove Mobile Site?
@fairyanna what do you mean? wrong post? :3