how to force Desktop on mobile
3 posters
Page 1 of 1
how to force Desktop on mobile
is there a way to force Desktop forum in the mobile
make no mobile version
i know its kinda weird question but i hope i can help the one asking for that
thanks
make no mobile version
i know its kinda weird question but i hope i can help the one asking for that
thanks
Michael_vx- Forumember
- Posts : 659
Reputation : 29
Language : Arabic and some English
Location : Egypt
Re: how to force Desktop on mobile
Michael_vx wrote:is there a way to force Desktop forum in the mobile
make no mobile version
i know its kinda weird question but i hope i can help the one asking for that
thanks
Create new JavaScript .
Title : Disable Mobile Theme
Placement : In all the pages
- Code:
$(function() {
if(window._userdata && _userdata.page_desktop) window.location = _userdata.page_desktop;
});
Submit Done .
Re: how to force Desktop on mobile
first thanks for the help 2nd the Script some how not working on the forum
http://www.koutstore.com
no idea why yet i`m still looking after that
but for me it might take long time so if there is some hints please let me know about it
http://www.koutstore.com
no idea why yet i`m still looking after that
but for me it might take long time so if there is some hints please let me know about it
Michael_vx- Forumember
- Posts : 659
Reputation : 29
Language : Arabic and some English
Location : Egypt
Re: how to force Desktop on mobile
Michael_vx wrote:first thanks for the help 2nd the Script some how not working on the forum
http://www.koutstore.com
no idea why yet i`m still looking after that
but for me it might take long time so if there is some hints please let me know about it
Create new JavaScript .
Title : Disable Mobile Theme
Placement : In all the pages
- Code:
my_setcookie("fa_" + location.host.replace(/\./g, "_") + "_mobile_version", 0, true, "." + location.host);
Design : Devs.forumvi.com
Re: how to force Desktop on mobile
the problem owner have not responded to my last answer i don`t know what to do for now
Michael_vx- Forumember
- Posts : 659
Reputation : 29
Language : Arabic and some English
Location : Egypt
Re: how to force Desktop on mobile
garbag topic im sorry for wasting time by this question
Michael_vx- Forumember
- Posts : 659
Reputation : 29
Language : Arabic and some English
Location : Egypt
Re: how to force Desktop on mobile
Sent to garbage as requested.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» How To Force Your Desktop Version Theme "Colors And Banner" To Be Used In The Mobile Version?
» return from desktop to mobile version
» Javascript distinguish mobile from desktop
» Incorrect Table width scaling in desktop mode on mobile devices
» Difference between the desktop view and the mobile view of layout
» return from desktop to mobile version
» Javascript distinguish mobile from desktop
» Incorrect Table width scaling in desktop mode on mobile devices
» Difference between the desktop view and the mobile view of layout
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum