Code Warning After Update Post

Posted in: Newspaper
Post count: 32

Hi

Please Check this issues
Warning: Invalid argument supplied for foreach() in /home/webclare/public_html/thatsfarming/wp-content/plugins/td-composer/includes/tdc_util.php on line 441

Warning: Cannot modify header information – headers already sent by (output started at /home/webclare/public_html/thatsfarming/wp-content/plugins/td-composer/includes/tdc_util.php:441) in /home/webclare/public_html/thatsfarming/wp-admin/post.php on line 231

Post count: 18283

Hello !

Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv ones, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Post count: 32

Thank you for your support, I will check it out.

Post count: 35449

Hi johnu101,

If the problem persists, you can try tow quick fix:
1. Try to use Enable jQuery Migrate Helper and check if tagDiv Composer is working again or not.
2. Add a fix in theme files, for this you need to go on wp-content/themes/Newspaper/includes/wp-booster/wp-admin/js/tagdiv-theme-plugins-setup.js and replace the jQuery(window).load(function () { from line 234 -> https://i.imgur.com/agaEJWA.png with jQuery(window).on(“load”, function () { -> https://i.imgur.com/zBFX5Ye.png also you need to do the same on this file wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js but since this file is minify you can replace the code inside it with this one ->https://pastebin.com/YTiYVfU4
These warnings will be fix for the coming updates!
Let me know the results!
Thank you!

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