how to force Desktop on mobile Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
3 posters

    how to force Desktop on mobile

    Michael_vx
    Michael_vx
    Forumember


    Male Posts : 659
    Reputation : 29
    Language : Arabic and some English
    Location : Egypt

    how to force Desktop on mobile Empty how to force Desktop on mobile

    Post by Michael_vx Fri 10 Jun - 9:48

    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
    loving9you
    loving9you
    Forumember


    Posts : 55
    Reputation : 4
    Language : Ho Chi Minh City, Vietnam

    how to force Desktop on mobile Empty Re: how to force Desktop on mobile

    Post by loving9you Fri 10 Jun - 20:36

    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 .
    Michael_vx
    Michael_vx
    Forumember


    Male Posts : 659
    Reputation : 29
    Language : Arabic and some English
    Location : Egypt

    how to force Desktop on mobile Empty Re: how to force Desktop on mobile

    Post by Michael_vx Sat 11 Jun - 2:52

    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
    loving9you
    loving9you
    Forumember


    Posts : 55
    Reputation : 4
    Language : Ho Chi Minh City, Vietnam

    how to force Desktop on mobile Empty Re: how to force Desktop on mobile

    Post by loving9you Sat 11 Jun - 9:10

    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
    Michael_vx
    Michael_vx
    Forumember


    Male Posts : 659
    Reputation : 29
    Language : Arabic and some English
    Location : Egypt

    how to force Desktop on mobile Empty Re: how to force Desktop on mobile

    Post by Michael_vx Wed 15 Jun - 3:37

    the problem owner have not responded to my last answer i don`t know what to do for now
    Michael_vx
    Michael_vx
    Forumember


    Male Posts : 659
    Reputation : 29
    Language : Arabic and some English
    Location : Egypt

    how to force Desktop on mobile Empty Re: how to force Desktop on mobile

    Post by Michael_vx Sun 19 Jun - 4:37

    garbag topic im sorry for wasting time by this question
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    how to force Desktop on mobile Empty Re: how to force Desktop on mobile

    Post by SLGray Mon 20 Jun - 7:48

    Sent to garbage as requested.



    how to force Desktop on mobile Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.