Hi, I have a problem with my Newspapaer.
When I write and wanted to make a preview of the article I get a code error until below which video which will not be deciphered, I already desistale all the plug ins and it still appears.
It only happens to me when I preview the article and wordpress marks me as a correct and trouble-free installation.
But I still get the error which does not load the components when a preview is done
I attach the catch
https://ibb.co/DDVvX8c

I also attached the code that appears to me
Fatal error: Uncaught Error: Call to a member function format() on boolean in /home/customer/www/pulsovideojuegos.com/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php:672 Stack trace: #0 /home/customer/www/pulsovideojuegos.com/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php(796): td_module_single_base->get_item_scope_meta() #1 /home/customer/www/pulsovideojuegos.com/public_html/wp-content/plugins/td-standard-pack/Newspaper/loop-single.php(63): td_module_single_base->show_item_scope_meta() #2 /home/customer/www/pulsovideojuegos.com/public_html/wp-content/plugins/td-standard-pack/Newspaper/single.php(26): require_once('/home/customer/...') #3 /home/customer/www/pulsovideojuegos.com/public_html/wp-includes/template-loader.php(98): include('/home/customer/...') #4 /home/customer/www/pulsovideojuegos.com/public_html/wp-blog-header.php(19): require_once('/home/customer/...') #5 /home/customer/www/pulsovideojuegos.com/public_html/index.php in /home/customer/www/pulsovideojuegos.com/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php on line 672
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!