The header JS was already rendered when you called td_js_buffer::add_to_wp_admin

Posted in: Newspaper
Post count: 59

Hi there, I’m getting this error, can anyone tell me why? I avoid commenting this http://prntscr.com/iw1zhp but I would like to know why is happening now.

Exception: td_js_buffer::add_to_wp_admin_footer – the header JS was already rendered when you called td_js_buffer::add_to_wp_admin_footer() (ex: was called to late) in /home/austr441/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_js_buffer.php:35 Stack trace: #0 /home/austr441/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php(513): td_js_buffer::add_to_wp_admin_footer(‘var td_media_up…’) #1 /home/austr441/public_html/wp-includes/class-wp-hook.php(286): check_if_media_uploads_is_loaded(”) #2 /home/austr441/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #3 /home/austr441/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /home/austr441/public_html/wp-admin/admin-footer.php(89): do_action(‘admin_print_foo…’) #5 /home/austr441/public_html/wp-admin/post-new.php(79): include(‘/home/austr441/…’) #6 {main} thrown in /home/austr441/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_js_buffer.php on line 35

Post count: 20688

Hi,

If you used custom code in theme files directly or through a child theme, or maybe in WordPress files, remove it and see if the message is still displayed. The theme does not provide such errors so it could be theme modifications or additions that are causing it to appear.

Thanks

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