Scrolling up button doesn't work

Posted in: Newspaper
Post count: 5

When I try to scroll up with the button, nothing happened.
I’ve seen errors in google console related to this case:

Uncaught TypeError: m.easing[this.easing] is not a function
at init.run (affasi_js.min.js:16)
at i (affasi_js.min.js:16)
at Function.m.fx.timer (affasi_js.min.js:16)
at kb (affasi_js.min.js:16)
at HTMLHtmlElement.g (affasi_js.min.js:16)
at Function.dequeue (affasi_js.min.js:15)
at HTMLHtmlElement.<anonymous> (affasi_js.min.js:15)
at Function.each (affasi_js.min.js:13)
at m.fn.init.each (affasi_js.min.js:13)
at m.fn.init.queue (affasi_js.min.js:15)

Post count: 5

It doesn’t work only on News page. The post pages are perfect.

Post count: 5

Now it doesn’t work on every page. 😀
Please help us

Post count: 20688

Hi,

In almost all cases this king of issues are caused by plugins, code entered in theme panel or theme files. Try as a quick test to deactivate all plugins except theme plugins, check if this has any effect on the issue.

If you entered code in the theme panel or files, temporarily remove it and check the results. The theme by default does not provide any errors, so something must be causing this theme feature to break.

Thanks

Post count: 5

Hi Simion,

Thanks for your reply.
First I tried to disable all plugins (except theme plugins). Nothing happened.
After that I looked for the custom codes. I using only one JS for the facebook page plugin, it doesn’t affect the scrollup button.
And then I looked for my sidebar ad and I realized that the problem was caused by the sidebar ad. It’s a dinamic ad so I feel sad because I have to use a simple picture instead.

Post count: 20688

So the sidebar ad code was causing the conflict. It must contain some code that affects the theme in some way. The theme supports other ads then Adsense
https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
But some ad codes could cause issue like in this situation.

Thanks

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