Also, Once you select the mobile style (as a visitor or member) there is no way to revert back to your main style unless you log out, change the settings in adminCP for "allow users to select style".
Announcement
Collapse
No announcement yet.
Mobile Style Detection Settings
Collapse
X
-
In the upgrade announcement it said to enable the mobile settings (in settings) and set the auto detect function. Where are the auto-detect settings found? Only thing I have found is what style to show mobile browsers. Is there another place for setting the auto-detect?
Also, Once you select the mobile style (as a visitor or member) there is no way to revert back to your main style unless you log out, change the settings in adminCP for "allow users to select style".Tags: None
-
The auto-detect is done in the init.php file. The settings tell the site what to do if they detect a mobile device.
You can get back to your style by going to the home page (click on logo) and clicking on Full Site at the bottom of the page.
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
-
Are you speaking of the init.php in forum/install directory? And what values need to be added or changed? I saw nothing in there regarding mobile or auto detecting.
Tried the logo click then clicking Full Site and it does not change the style. It just refreshes to the mobile theme.
Comment
-
Originally posted by Chips View PostAre you speaking of the init.php in forum/install directory? And what values need to be added or changed? I saw nothing in there regarding mobile or auto detecting.
Have you tried disabling all your plugins to see if it is a modification causing the issue with Full Site not working?
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
Comment
-
Ok, file located section covering mobile found, what settings do you change? Is it just change the statements here to true?
Code:// Test mobile browser $mobile_browser = false; $mobile_browser_advanced = false;
Comment
-
Have you edited the settings in AdminCP > Settings > Options > Style & Language Settings?Vote for:
- *Admin Settable Paid Subscription Reminder Timeframe*
- *PM - Add ability to reply to originator only*
- Add Admin ability to auto-subscribe users to specific channel(s)
- Highlight the correct navigation tab when you are on a custom page
- "Quick Route" Interface...
- Allow to use custom icons for individual forums
Comment
-
Please fill out a support ticket at:
http://members.vbulletin.com/members...ontactform.php
Please include a complete description of the problem and be sure to include the login info to your Admin CP, phpMyAdmin and FTP in the 'Sensitive Data' field.Vote for:
- *Admin Settable Paid Subscription Reminder Timeframe*
- *PM - Add ability to reply to originator only*
- Add Admin ability to auto-subscribe users to specific channel(s)
- Highlight the correct navigation tab when you are on a custom page
- "Quick Route" Interface...
- Allow to use custom icons for individual forums
Comment
-
Originally posted by Trevor Hannant View PostPlease fill out a support ticket at:
http://members.vbulletin.com/members...ontactform.php
Please include a complete description of the problem and be sure to include the login info to your Admin CP, phpMyAdmin and FTP in the 'Sensitive Data' field.
Comment
-
Sorry, we cannot support the modifying of the vBulletin code. However, as many others are getting it to work OK, it sounds like there is an issue with your setup. If you wish us to look at it further, then you need to follow instructions given previously.Vote for:
- *Admin Settable Paid Subscription Reminder Timeframe*
- *PM - Add ability to reply to originator only*
- Add Admin ability to auto-subscribe users to specific channel(s)
- Highlight the correct navigation tab when you are on a custom page
- "Quick Route" Interface...
- Allow to use custom icons for individual forums
Comment
-
Originally Posted by IBxAnders
HOW TO INSTALL AND CONFIGURE THE NEW MOBILE STYLE:
1) Go to your [AdminCP]
2) Go to [STYLES & TEMPLATES]
3) Click [DOWNLOAD / UPLOAD STYLES]
4) In IMPORT STYLE XML, change XML IMPORT FROM SERVER path and IMPORT.
PHP Code:
./install/vbulletin-mobile-style.xml
5) Go to vBulletin [SETTINGS]
6) Edit [STYLE & LANGUAGE] settings
7) Adjust settings for the new MOBILE STYLE options, including DETECTION settings.
Comment
-
That's the settings I asked about in post 7. Do you allow users to select styles?Vote for:
- *Admin Settable Paid Subscription Reminder Timeframe*
- *PM - Add ability to reply to originator only*
- Add Admin ability to auto-subscribe users to specific channel(s)
- Highlight the correct navigation tab when you are on a custom page
- "Quick Route" Interface...
- Allow to use custom icons for individual forums
Comment
-
Originally posted by Trevor Hannant View PostThat's the settings I asked about in post 7. Do you allow users to select styles?
Having read some other posts in other forums here I realize the only settings to change are in the admincp. The way the post was written it mentions detection settings however, that is very ambiguous as there is no verbiage in the settings that use the word "Detection".
To recap then, select the style to show Default Style for Modern Mobile Browsers = Mobile Style, select to show Old mobile browsers = Mobile style. Then scroll down and select "Allow Users To Change Styles" to Yes. And you are done... no other changes need to be made.
Correct?
Comment
-
Yes, correct.Vote for:
- *Admin Settable Paid Subscription Reminder Timeframe*
- *PM - Add ability to reply to originator only*
- Add Admin ability to auto-subscribe users to specific channel(s)
- Highlight the correct navigation tab when you are on a custom page
- "Quick Route" Interface...
- Allow to use custom icons for individual forums
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment