I’m having issues with tagDiv following update too and have emailed. It’s so frustrating! I (stupidly) haven’t had any issues with updates before and didn’t create the backup this time…. have I lost everything?
I have also some issues with TagDiv Composer. Apparently it’s working but I get these errors lines in editing page:
failed to open stream: Permission denied in /www/…/src/wp-content/plugins/td-composer/includes/tdc_main.php on line 739
Warning: fwrite() expects parameter 1 to be resource, boolean given in /www/…/src/wp-content/plugins/td-composer/includes/tdc_main.php on line 768
Warning: fclose() expects parameter 1 to be resource, boolean given in /www/…/src/wp-content/plugins/td-composer/includes/tdc_main.php on line 770
Hello teociontu,
This looks like a file permission issue. Please use this guide to make the proper file permissions for the theme and tag div composer plugin: http://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/
It seems these are warnings, not errors. You will need to remove the PHP warning messages from your host. Unfortunately, you do not have to have access to the PHP version or the PHP settings to remove these warnings. You will have to contact your host and disable PHP warnings.
Please update also WordPress to the latest version as I see you use an old version. Make a full backup before any update – https://codex.wordpress.org/WordPress_Backups
Also, try to change the PHP version. You can check this using PHP 7.0 or 7.1 and see how it goes.
Let us know how it goes!
Thanks for the message!