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.

Disable the mobile version.

3 posters

Go down

In progress Disable the mobile version.

Post by Wealh October 18th 2015, 11:02 pm

The "Classic version" doesn't work on mobile, but I hate the mobile version style, I want to remove it completely, anyone has a tip or a javascript code for me?

http://boredom.iftopic.com/forum
Wealh
Wealh
Forumember

Posts : 69
Reputation : 6
Language : English

http://boredom.iftopic.com/

Back to top Go down

In progress Re: Disable the mobile version.

Post by Guest October 18th 2015, 11:33 pm

Hello @Wealh,
To answer your problem, I did a quick search on Google and found this page.
~> https://help.forumotion.com/t133321-disable-mobile-version

Refer to what @Derri said in that page and this should help you solve your issue.

Hope this helps!

-James
avatar
Guest
Guest


Back to top Go down

In progress Re: Disable the mobile version.

Post by Wealh October 18th 2015, 11:51 pm

Meliodas wrote:Hello @Wealh,
To answer your problem, I did a quick search on Google and found this page.
~> https://help.forumotion.com/t133321-disable-mobile-version

Refer to what @Derri said in that page and this should help you solve your issue.

Hope this helps!

-James

It doesn't work. I searched on Google before asking, but thanks Smile.
Wealh
Wealh
Forumember

Posts : 69
Reputation : 6
Language : English

http://boredom.iftopic.com/

Back to top Go down

In progress Re: Disable the mobile version.

Post by brandon_g October 19th 2015, 12:11 am

Hello,


There is also this topic, 2nd page Ange Tuteur's post. https://help.forumotion.com/t140831p30-smartphone-site-seems-otherwise


I am not sure what your forum version is, but that code is designed to work on phpbb2 and the one on avacweb was designed to work only on phpbb3. If you have neither of those 2 versions, I am not sure if there is a code developed for this on any other versions.

-Brandon


Disable the mobile version. Brando10
Remember to mark your topic Disable the mobile version. Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Disable the mobile version. Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

In progress Re: Disable the mobile version.

Post by Guest October 19th 2015, 12:15 am

Hello Again,
I have just tested this on my test forum and it worked perfectly.

Just follow these steps below and it should work. Make sure you follow these steps in order and to the dot.

Step 1: Open the Administration Panel.
Step 2: Click the Modules Tab
Step 3: Click "Javascript codes management" underneath the "HTML & JAVASCRIPT" box.
Step 4: Set "Enable Javascript code management" to "YES" & click Save.
Step 5: Click "Create a new Javascript"
Step 6: Name the code and select "In all the pages" where it says Placement.
Step 7: Paste the code below into the box.
Code:
$(function() {
          if(window._userdata && _userdata.page_desktop) window.location = _userdata.page_desktop;
});
Step 8: Click Submit!

This should work. I have tested it on my test forum and browsed the forum with my phone and it worked like a charm.

If you need any further help, please let me know.

-James
avatar
Guest
Guest


Back to top Go down

In progress Re: Disable the mobile version.

Post by Beyonder October 19th 2015, 12:56 am

Meliodas wrote:Hello Again,
I have just tested this on my test forum and it worked perfectly.

Just follow these steps below and it should work. Make sure you follow these steps in order and to the dot.

Step 1: Open the Administration Panel.
Step 2: Click the Modules Tab
Step 3: Click "Javascript codes management" underneath the "HTML & JAVASCRIPT" box.
Step 4: Set "Enable Javascript code management" to "YES" & click Save.
Step 5: Click "Create a new Javascript"
Step 6: Name the code and select "In all the pages" where it says Placement.
Step 7: Paste the code below into the box.
Code:
$(function() {
          if(window._userdata && _userdata.page_desktop) window.location = _userdata.page_desktop;
});
Step 8: Click Submit!

This should work. I have tested it on my test forum and browsed the forum with my phone and it worked like a charm.

If you need any further help, please let me know.

-James
Im about to use this code thanks.
Beyonder
Beyonder
Forumember

Male Posts : 721
Reputation : 29
Language : English
Location : Beyond Realm

http://fictionalomniverse.forumotion.com/

Back to top Go down

In progress Re: Disable the mobile version.

Post by Wealh October 19th 2015, 8:01 am

Meliodas wrote:Hello Again,
I have just tested this on my test forum and it worked perfectly.

Just follow these steps below and it should work. Make sure you follow these steps in order and to the dot.

Step 1: Open the Administration Panel.
Step 2: Click the Modules Tab
Step 3: Click "Javascript codes management" underneath the "HTML & JAVASCRIPT" box.
Step 4: Set "Enable Javascript code management" to "YES" & click Save.
Step 5: Click "Create a new Javascript"
Step 6: Name the code and select "In all the pages" where it says Placement.
Step 7: Paste the code below into the box.
Code:
$(function() {
          if(window._userdata && _userdata.page_desktop) window.location = _userdata.page_desktop;
});
Step 8: Click Submit!

This should work. I have tested it on my test forum and browsed the forum with my phone and it worked like a charm.

If you need any further help, please let me know.

-James

It worked, thanks Smile!
Wealh
Wealh
Forumember

Posts : 69
Reputation : 6
Language : English

http://boredom.iftopic.com/

Back to top Go down

In progress Re: Disable the mobile version.

Post by brandon_g October 19th 2015, 12:51 pm

Is this solved?


Disable the mobile version. Brando10
Remember to mark your topic Disable the mobile version. Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Disable the mobile version. Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum