Chrome browser error

Posted in: Newspaper
Post count: 23

Hello,

I’m using Chrome Web Developer Tool

Find error in my website every posts:

User: Admin (Chrome Web Developer Tool)
Files: /wp-content/themes/Newspaper/js/tagdiv_theme.js?ver=7.6.1 at line 65
————-
Uncaught TypeError: Can not read property ‘init’ of undefined
    At HTMLDocument.jQuery_ready (/wp-content/themes/Newspaper/js/tagdiv_theme.js?ver=7.6.1:65)
    At i (/wp-includes/js/jquery/jquery.js?ver=1.12.4:2)
    At Object.add [as done] (/wp-includes/js/jquery/jquery.js?ver=1.12.4:2)
    At a.fn.init.n.fn.ready (/wp-includes/js/jquery/jquery.js?ver=1.12.4:2)
    At /wp-content/themes/Newspaper/js/tagdiv_theme.js?ver=7.6.1:65
————-

User: guests (Chrome Web Developer Tool)
Files: /wp-content/themes/Newspaper/js/tagdiv_theme.js?ver=7.6.1 at line 65
————-
Uncaught TypeError: Can not read property ‘init’ of undefined
    At HTMLDocument.jQuery_ready (tagdiv_theme.js? Ver = 7.6.1: 65)
    At i (jquery.js? Ver = 1.12.4: 2)
    At Object.add [as done] (jquery.js? Ver = 1.12.4: 2)
    At a.fn.init.n.fn.ready (jquery.js? Ver = 1.12.4: 2)
    At tagdiv_theme.js? Ver = 7.6.1: 65
JQuery_ready @ tagdiv_theme.js? Ver = 7.6.1: 65
I @ jquery.js? Ver = 1.12.4: 2
Add @ jquery.js? Ver = 1.12.4: 2
N.fn.ready @ jquery.js? Ver = 1.12.4: 2
(Anonymous) @ tagdiv_theme.js? Ver = 7.6.1: 65
————-

What does it mean?
How to repair

Post count: 23312

Hello mike6209,

I guess that you are using some untested plugins with the theme and it is possible that all of these to interact with the theme core files and cause a lot of unknown issues, like these, sorry! First of all, you should make a full backup to your database and then, switch the theme to a default one, remove the old version of the theme and install via FTP the latest version of it because this is the surest method in this regard.

Hope this helps and let us know how it goes!

Thanks for the message!

Post count: 23

I am remove the old version,and using FTP to upload Newspaper 7.6.1,
Still have the same problem.

Please check my site pcucgame.com

Thanks for helping me

Post count: 23312

Hello mike6209,

I have checked your console, and I have noticed that you have some issues which are not theme related as you can see here -> https://www.screencast.com/t/uGY0geMp2S For example, this type of error -> https://www.screencast.com/t/EfpM1etS happens due to you do not have this snippet of the code in tagdiv_theme.js like this -> https://www.screencast.com/t/F1s9wHd7NLr and the first issue come from your plugins. Please try to remove all untested plugins, leave just Visual Composer to be active, clear all your caches and also, ensure that your tagdiv_theme.js file is intact. To be sure, you should make a new fresh install with the latest downloaded version for Theme Forest and check the results.

Thanks for your understanding!

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