Hi there
I have some issue with my 2 websites. When i click preview on worpress dashboard. Can not see the post. It says critical error and there is link comes on wordpress about ”debugging” here is the link on wordpress ; https://wordpress.org/support/article/debugging-in-wordpress/ both my website doing the same. Could you please help me about it ?
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!
Hi Vlad
Thanks for the help but now i have another issue which i had before, ”Load More Post” does not work on home page, and can you please tell me disable the schema would make any other problems in future ?
second question ise after future update should i active the schema again ?
Hello @enesozden !
Disabling the schema will not
If you’re receiving the CTRL-Z Error that is most likely that you are facing a plugin issue. 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 !