Updating Theme to 4.0.2 Broke Main Slider + Infinite Scroll

Posted in: Newspaper
Post count: 263

So I updated everything and now the slider is all screwed up, shown here: http://screencast.com/t/f9OpXQsG

And the infinite scroll has a large delay when scrolling ever since the smooth scrolling has been added with the update.

Please advise!

Post count: 263

It’s showing I have 4.0.2 http://screencast.com/t/c6KHkNpR2l but in the theme update files its showing only to 4.0 – http://tagdiv.com/td_deploy/Newspaper/changed_files_3.9.2_4.0.html so am I missing files that I need to add or change? This is very urgent so please get back to me asap.

Post count: 263

*Infinite scroll has a large delay as well as showing transparent.

Post count: 6600

Hi,

Do you have any CDN and cache on your site, please try to clear them. About the infinite scroll issue, can you give us a link to see this issue?

Thanks

Post count: 263

I clear cache from WP Super Cache on a daily basis. I do not have CDN enabled. I have contacted you via my response elsewhere.

  • This reply was modified 12 years by sbo.
Post count: 6600

Hi,

Please send us an URL to see this issue, or if you can give us wp-access, please send an e-mail at contact@tagdiv.com with your username and password, also please specify all your issues and include a link to this topic.

Thanks

Post count: 263

Main Slider issue: was fixed from a user in the 4.0 forum post. Whether it was clearing CloudFlare or changing the number of homepage slide limit, it’s fixed.

Infinite Scroll issue: this seems to be improved a bit after clearing Cloudflare’s cache but since smooth scrolling is added, the user is able to scroll like a maniac since it is so smooth (nicely done) if they wanted, which slows down the infinite load. Is there a way to disable smooth scrolling at all?

Post count: 6600

Hi,

Search for this code in the site.js file :

if (td_detect.is_chrome === true || td_detect.is_ie10 || td_detect.is_ie11) {
        td_smooth_scroll();
    }

Remove it or comment it out like here : http://screencast.com/t/pBTbcKztcKrA

Thanks

Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.