Error at console "Uncaught TypeError: Cannot read property 'top' of undefined"

Posted in: Newspaper
Post count: 10

Hi,

I have searched a forum but without success. My problem is I have this kind of error at Chrome console. It appears ONLY at main page and only when I want to scroll page. At other categories there is no problem. I have spent few hour cleaning my cache etc. Please, let me know what should I do?

tagdiv_theme.min.js?ver=8.1.2:284 Uncaught TypeError: Cannot read property ‘top’ of undefined
at tagdiv_theme.min.js?ver=8.1.2:284
(anonymous) @ tagdiv_theme.min.js?ver=8.1.2:284
requestAnimationFrame (async)
td_events_scroll @ tagdiv_theme.min.js?ver=8.1.2:283
compute @ tagdiv_theme.min.js?ver=8.1.2:294
td_events_resize @ tagdiv_theme.min.js?ver=8.1.2:297
(anonymous) @ tagdiv_theme.min.js?ver=8.1.2:383
dispatch @ jquery.js?ver=1.12.4:3
r.handle @ jquery.js?ver=1.12.4:3

it seems that this is a problem..
var g=tdSmartSidebar.items[l];g.content_top=g.content_jquery_obj.offset().top;g.content_height=g.content_jquery_obj.height();

Post count: 22421

Hello,

This could be a plugin conflict so please disable all plugins except the page builder, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.

Thank you!

Post count: 10

I have disabled all plugins, cleare cache and did everything You ask and this problem still exist. Please, let me know what exactly is doing at 284 line? Maybe it is connected with something I can live without and it can be set in theme options?

anyway, do You know that jquery.js?ver=1.12.4:3 You are using in theme is Vulnerability? https://snyk.io/vuln/npm:jquery#lh@1.12.4

Post count: 22421

Hello,

Please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate the issue.

Thank you!

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