Go Back  FlyerTalk Forums > Support&Services > Technical Support and Feedback
Reload this Page >

Infinite / Automatic Scroll: issues, q&a, disable on desktop version

Old Feb 2, 2017, 4:54 pm
FlyerTalk Forums Expert How-Tos and Guides
Last edit by: JDiver
"FT Desktop Infinite Scroll" feature for desktop viewing introduced Jan 2017

NOTE: Selecting the Mobile Skin / display format will activate Infinite Scroll.

Opting out of "FT Desktop Infinte Scroll" skin:
Originally Posted by IBobi
How to opt out:

If you opt out, your pagination will revert to the “classic” FT Desktop View skin when you are logged into your FT account. Bear in mind that if you visit FT before logging in, you will see the infinite scroll.

To opt out, you can see this post or just go to

My FlyerTalk->Edit Options->Thread Display Options->“Disable Desktop Infinite Scroll”

Click the check box and click SAVE CHANGES.

If infinite scroll is set to default style and you keep reverting to infinite scroll:
Originally Posted by TheLifeOfA_NKCM
... Unfortunately since it's set to be the default style, opting out wont work.

So, with that said, you'll need to go into the "My Options" page and both disable infinite scroll and change your default style/skin to FT Desktop ..also don't forget to save!



Hope this helps!

Originally Posted by [B
Spanish[/B];27896638]All you need to do is add "?styleid=17" to the end of any Flyertalk URL.

For those with Greasemonkey, a simple script for you. You no needing to be logged in for this to be effective.

Here you go:


Code:
 // ==UserScript==
 // @name        Flyertalk_Remove_Infinite_Scroll
 // @match       *://*.flyertalk.com/*
 // @run-at      document-start
 // @grant       none
 // ==/UserScript==
 
 var oldUrlPath  = window.location.pathname;
 
 /*--- Test that "?styleid=17" is at end of URL, excepting any "hashes"
 or searches.
 */
 if (window.location.href.toString().indexOf("?styleid=17") != -1) return false;
 if ( ! /\?styleid=17$/.test (oldUrlPath) ) {
 
 var newURL  = window.location.protocol + "//"
 + window.location.host
 + oldUrlPath + "?styleid=17"
 + window.location.search
 + window.location.hash
 ;
 /*-- replace() puts the good page in the history instead of the
 bad page.
 */
 window.location.replace (newURL);
 }
Print Wikipost

Infinite / Automatic Scroll: issues, q&a, disable on desktop version

Old Jan 3, 2017, 1:39 pm
  #1  
Moderator: American AAdvantage
Original Poster
 
Join Date: May 2000
Location: NorCal - SMF area
Programs: AA LT Plat; HH LT Diamond, Maître-plongeur des Muccis
Posts: 62,948
Arrow Infinite / Automatic Scroll: issues, q&a, disable on desktop version

The method of changing your settings to disable Infinite Scroll has changed (April, 2018). Until the following posts are updated by their owners, these basic illustrations show the newer procedure.

1) Go to -> My FlyerTalk and select -> Settings and Options, and from there ->Edit Options on to ->Thread Display Options (scroll down to find that) and ->Infinite Scroll.

There, click on or touch

Infinite Scroll
Automatically load the next page in a thread by continuing to scroll down when viewing the desktop style
0 Enable Infinite Scroll 0 Disable Infinite Scroll
Attached Images   
jbxx likes this.

Last edited by JDiver; Apr 14, 2018 at 11:04 am
JDiver is offline  
Old Jan 18, 2017, 12:41 pm
  #2  
No longer with Internet Brands
 
Join Date: Mar 2011
Location: Los Angeles, CA
Programs: DL DM 1.6MM, Marriott LT Plat
Posts: 5,343
Arrow Infinite Scroll: Issues, Questions, Disabling, etc.

If you have a questions, comment or bug report regarding the new implementation of "infinite scroll" for the desktop (non-mobile) version of FlyerTalk, please use this thread.
IBobi is offline  
Old Jan 18, 2017, 1:04 pm
  #3  
Administrator
 
Join Date: Apr 2008
Location: Los Angeles, CA
Programs: SPG
Posts: 607
Functionality screenshot:
Attached Images  
FlyingRobot likes this.

Last edited by IBobi; Jan 18, 2017 at 2:19 pm
IBxAnders is offline  
Old Jan 18, 2017, 2:17 pm
  #4  
No longer with Internet Brands
 
Join Date: Mar 2011
Location: Los Angeles, CA
Programs: DL DM 1.6MM, Marriott LT Plat
Posts: 5,343
How to opt out:

If you opt out, your pagination will revert to the “classic” style when you are logged into your FT account. Bear in mind that if you visit FT before logging in, you will see the infinite scroll.

To opt out, go to

MyFlyerTalk > Edit Options > Miscellaneous Options > “Disable Desktop Infinite Scroll”

Click the check box and click SAVE CHANGES.
IBobi is offline  
Old Jan 18, 2017, 3:15 pm
  #5  
 
Join Date: Oct 2011
Posts: 4,166
I can't stand the infinite scroll. Not only is the sticky bar at the bottom annoying and takes up space, but I used to scroll tot he end and then post my reply. Now it just keeps loading never ending posts so I never get to the comment box.

Thanks so much for providing an opt-out. I know this is incredibly old forum software, but vB 5.x is awful, and 4.x is full of problems as well. If it ain't broke don't fix it
Superorb is offline  
Old Jan 18, 2017, 3:23 pm
  #6  
FlyerTalk Evangelist
 
Join Date: Nov 2004
Location: Melbourne
Programs: ►QFWP/LTG►VA WP►HyattExpl.►HiltonGold►ALL Silver
Posts: 21,990
It works very poorly during my daily train commute where GSM internet connection quality varies widely from second to second, minute to minute.

I wondered what was going on when I switched to several tabs and found only a few posts had loaded.

Normally, I read one thread while loading others in tabs; generally they load at 40 per page eventually. It becomes a form of buffering.

With Infinite scroll this does not occur. Basically it is inefficient.

I have had to turn it off.

Last edited by serfty; Jan 18, 2017 at 9:01 pm
serfty is offline  
Old Jan 18, 2017, 3:43 pm
  #7  
 
Join Date: Jan 2003
Location: MSP
Posts: 90
I opted out and no longer have the "forum jump" drop-down at the bottom of thread pages. Also, on multi-page threads, the current page number is no longer highlighted.

edit: Though I opted out of infinite scroll, the forum style was still set to "FT Infinite Scroll". Changing it to "vBulletin 3 FT Style 3.7.6 PL2" fixed things for me. Maybe worth adding a note when checking the opt-out box.

Last edited by omarr; Jan 18, 2017 at 3:48 pm Reason: updated information
omarr is offline  
Old Jan 18, 2017, 3:49 pm
  #8  
FlyerTalk Evangelist
 
Join Date: Apr 2009
Location: where lions are led by donkeys...
Programs: Lifetime Gold, Global Entry, Hertz PC, and my wallet
Posts: 20,340
That bar at the bottom of the screen is annoying and intrusive. Opted out.
Silver Fox is offline  
Old Jan 18, 2017, 4:25 pm
  #9  
No longer with Internet Brands
 
Join Date: Mar 2011
Location: Los Angeles, CA
Programs: DL DM 1.6MM, Marriott LT Plat
Posts: 5,343
Originally Posted by Superorb
I used to scroll tot he end and then post my reply. Now it just keeps loading never ending posts so I never get to the comment box.
It seems like you mean the Quick Reply box; yes, that box is no longer there. Now, you can simply click the REPLY link on the far left of the menu bar at the bottom of the page when you want to make a post.
IBobi is offline  
Old Jan 18, 2017, 5:12 pm
  #10  
 
Join Date: Oct 2011
Posts: 4,166
Originally Posted by omarr
edit: Though I opted out of infinite scroll, the forum style was still set to "FT Infinite Scroll". Changing it to "vBulletin 3 FT Style 3.7.6 PL2" fixed things for me. Maybe worth adding a note when checking the opt-out box.
Thanks.
Originally Posted by IBobi
It seems like you mean the Quick Reply box; yes, that box is no longer there. Now, you can simply click the REPLY link on the far left of the menu bar at the bottom of the page when you want to make a post.
It's still there once I opted out, and this is what I prefer. This is how a forum should look.
Superorb is offline  
Old Jan 18, 2017, 5:22 pm
  #11  
Administrator
 
Join Date: Apr 2008
Location: Los Angeles, CA
Programs: SPG
Posts: 607
We deployed fixes for the opt-out functionality - it should fix the issue with missing forum jump dropdown in the footer and pagination that someone reported above.
IBxAnders is offline  
Old Jan 18, 2017, 5:36 pm
  #12  
 
 
Join Date: Nov 2000
Location: Upcountry Maui, HI
Posts: 13,303
Doesn't seem to be implemented in every forum?

For example, still have quick reply box and no floating tool bar in this thread. I've seen this elsewhere also. Cookie or some other issue?
LIH Prem is offline  
Old Jan 18, 2017, 5:37 pm
  #13  
No longer with Internet Brands
 
Join Date: Mar 2011
Location: Los Angeles, CA
Programs: DL DM 1.6MM, Marriott LT Plat
Posts: 5,343
It will appear once there are 15 posts in a thread.
IBobi is offline  
Old Jan 18, 2017, 5:40 pm
  #14  
 
 
Join Date: Nov 2000
Location: Upcountry Maui, HI
Posts: 13,303
ok, that also allows the quick reply box?

another thing, the options I have don't look like the example.

There is no 'disable' radio button. What I do have is a menu for forum skin, currently set to 'use forum default. The choices inside that menu include infinite scroll.
LIH Prem is offline  
Old Jan 18, 2017, 5:42 pm
  #15  
 
 
Join Date: Nov 2000
Location: Upcountry Maui, HI
Posts: 13,303
So with < 15 posts, we do get quick reply and don't get the floating toolbar and no forum jump at the bottom of the page?

-David
LIH Prem is offline  

Thread Tools
Search this Thread

Contact Us - Manage Preferences - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

This site is owned, operated, and maintained by MH Sub I, LLC dba Internet Brands. Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Designated trademarks are the property of their respective owners.