I am using the Newspaper 10.2 and I have my Post Template set to using Style 1. I have noticed that my post title gets cut off. Not sure what is going on. If I change to Style 5 or the Default this becomes worse. Is there something I can do to make sure that post titles are not cut off and that when there is a longer title that the text will wrap to a second line?
I found the problem. I went into the Theme Panel –> Post Setting and turned on the slider that said “Disable Article Schema”. Once that was set the text started flowing correctly and the “This site is experiencing technical difficulties” text at the bottom of all my posts disappeared.
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!