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.
The forum of the forums
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 June 10th 2016, 9:48 am

    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 June 10th 2016, 8:36 pm

    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 June 11th 2016, 2:52 am

    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 June 11th 2016, 9:10 am

    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 June 15th 2016, 3:37 am

    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 June 19th 2016, 4:37 am

    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 June 20th 2016, 7:48 am

    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.

      Current date/time is September 22nd 2024, 3:30 pm