Theme panel problem

Posted in: Newspaper
Post count: 2

Hi. Today I noticed that newspaper theme panel doesn’t work on my website. all links looks like doesn’t work. I recorded video of the problem https://www.youtube.com/watch?v=Xbj9c2-i5FY

Somebody knows where is the problem and can help me?

Post count: 13

Same here! Glad to find someone with the same problem. I did’nt do anything, i just now wanted to migrate to this new wordpress installation. This is very disappointing 🙁

Pleasy Help!

  • This reply was modified 8 years by Marolynx.
Post count: 13

Error notice from developer console of Chrome:

Uncaught TypeError: Cannot read property 'toString' of undefined
at td_wp_admin.min.js?ver=8.5.1:13
at td_wp_admin.min.js?ver=8.5.1:16
8.jpg Failed to load resource: net::ERR_INSECURE_RESPONSE
admin.php?page=td_theme_panel:7123 Uncaught TypeError: jQuery(...).cs_wpColorPicker is not a function
at admin.php?page=td_theme_panel:7123
admin.php?page=td_theme_panel:7138 Uncaught TypeError: jQuery(...).cs_wpColorPicker is not a function
at admin.php?page=td_theme_panel:7138
admin.php?page=td_theme_panel:7153 Uncaught TypeError: jQuery(...).cs_wpColorPicker is not a function
at admin.php?page=td_theme_panel:7153
admin.php?page=td_theme_panel:7201 Uncaught TypeError: jQuery(...).cs_wpColorPicker is not a function
at admin.php?page=td_theme_panel:7201
admin.php?page=td_theme_panel:7216 Uncaught TypeError: jQuery(...).cs_wpColorPicker is not a function
at admin.php?page=td_theme_panel:7216
admin.php?page=td_theme_panel:7232 Uncaught TypeError: jQuery(...).cs_wpColorPicker is not a function
at admin.php?page=td_theme_panel:7232
admin.php?page=td_theme_panel:7247 Uncaught TypeError: jQuery(...).cs_wpColorPicker is not a function
at admin.php?page=td_theme_panel:7247
admin.php?page=td_theme_panel:7262 Uncaught TypeError: jQuery(...).cs_wpColorPicker is not a function
at admin.php?page=td_theme_panel:7262
admin.php?page=td_theme_panel:7295 Uncaught TypeError: jQuery(...).cs_wpColorPicker is not a function
at admin.php?page=td_theme_panel:7295
admin.php?page=td_theme_panel:7311 Uncaught TypeError: jQuery(...).cs_wpColorPicker is not a function
at admin.php?page=td_theme_panel:7311
admin.php?page=td_theme_panel:7327 Uncaught TypeError: jQuery(...).cs_wpColorPicker is not a function
at admin.php?page=td_theme_panel:7327
2ace.js?ver=8.5.1:1 Automatically scrolling cursor into view after selection change this will be disabled in the next version set editor.$blockScrolling = Infinity to disable this message
o @ ace.js?ver=8.5.1:1
admin.php?page=td_theme_panel:10589 Uncaught TypeError: Cannot set property 'mediaUploadLoaded' of undefined
at admin.php?page=td_theme_panel:10589

  • This reply was modified 8 years by Marolynx.
Post count: 23312

Hello all,

First of all, please ensure that you are using the latest theme version of the theme and WordPress and then, make sure that the theme has right installed via FTP way because this is the surest theme method in this case. Also, if the problem is still there, please try to make a new clean install from scratch to another subdomain with a new fresh theme version and check the results.

Thanks for your understanding!

Post count: 13

I have choosen another aproach: disable all plugins and now it works.

I had done updating via envato plugin and the actual version is 8.5.1

I have identified the plugin “Insert Post Ads” as the one that crashes the Newspaper Panel.

This is sad, because i want to use it for inserting ads at every few paragraphs.

Post count: 9544

sometimes plugins cause issues if they load different, alternate versions of jQuery; so often you can contact the plugin author to see what the error might be. You can also turn on ‘debug mode’ in WP, then activate plugin, then report errors to the plugin dev.

Post count: 13

Thanks for your input. I assumed that this plugin is only active on frontpage, not on the wordpress backend. Weird.

Post count: 9544

Some plugins ‘hook’ into the admin panel to add information or status elements on the main admin screen, the post settings page, and obviously to add a menu item on left side of the admin — any plugin that does that has to be active to access the admin panel, so would impact loading the admin panel.

Post count: 2

Yes, my problem was the same – “Insert Post Ads” plugin. After I deactivated it – theme panel works fine. Thanks

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