Hi!
Suddenly today I can’t see the preview for the blog post I’m working on. I get an error message.
The error log of my WordPress site mentions this ->
FastCGI: server “/var/run/php72-cgi/php-cgi” stderr: thrown in /www/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 1667, referer: https://www.fuckdiestudieschuld.nl/wp-admin/post.php?post=5238&action=edit
Any thoughts?
(If I open an old post that’s already been published, the preview works just fine. The problem only appears with new posts.)
Any help is very welcome!
Thanks,
Maaike
Hi,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!
Ah, that explains it.
If I understand it correctly, I can just leave it like this and it will get fixed automatically in the next update? Because it isn’t bothering me too much.
Or will it be a long time before there will be an update?
Thanks!
Maaike
Hello !
Our developers plan an update in the near future, we don’t have a date exactly but It won’t take long untill the next one. Yes, you can leave it like that. If you want to preview your post before posting you can do that by setting the post on private and post it. After you are happy with it simply change it to public.
Thank you !
Ah, that is a clever suggestion, I hadn’t thought about that.
Thanks!
Hello @cmc !
This issue has been fixed in the 10.3 Update. Please update the Newspaper Theme by following carefully our tutorial here: https://forum.tagdiv.com/how-to-update-the-theme-2/
Thank you !
I use the 10.3 update but it is not fixed for me. Any ideas?