scroll to top on mobile

Posted in: Newsmag
Post count: 11

Hello,

How can I activate the scroll to top button on mobiles?

Thank you,
Vitor

Post count: 11

No one? Maybe it’s not possible, if is the case can I disable the build in function to install a external plugin?

Thank you,
Vitor

Post count: 9544

Wellllll….. weird thing is that it works with some mobile things, and doesn’t with some other things. Helps to be VERY specific to get quicker replies.

So, the arrow jump to top works fine on, for example, my iPad air in portrait mode (Safari/iOS); it works fine in Chrome/iOS on iPad. (Hey, that’s a mobile device!)

However, “up arrow” *is* missing on, say, the iPhone 6 in portrait mode and landscape.

SUGGESTION (HEY RADU!):
Likely Radu O. might want to add the blue up arrow as a “centered” button below the right sub footer menu, centered, for the @media size for iPhone/other phones. Not sure it’s a bug … but there is an up arrow on iPhone with Newspaper theme, there is not in Newsmag.

Post count: 11

Samsung S3, Note3 and Samsung S4 with Chrome/Android. Don’t show at portrait nor landscape modes.

Post count: 6600

Hi,

The move to top arrow was disabled on mobiles as we have noticed that it affects the site’s speed but if you want to enabled it you can use this css: http://screencast.com/t/QQsp9rEEzCw

@media (max-width: 767px){
.td-scroll-up-visible {
display: block;
}
}

Thanks

Post count: 11

Thanks Lucian, working fine now!

Post count: 9544

Lucian

maybe a simple text link for mobile centered below the sub footer menu element ?

[ back to top ]

since that would work with the simple #ttop jump?

I do agree it’s a super pain to scroll back up an article on some mobile devices like iPhone (etc.)

Post count: 6600

Hi,

Thanks Christopher will add this on our todo list and will consider it for future updates.

Thanks

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newsmag’ is closed to new topics and replies.