Hello,
Since after 3.8.13, updating my JA Biz template website causes the article headlines to completely disappear from both the front-end and rendered code. See attached screenshots.
Yes, "Show Titles" is enabled.
Broken sandbox example here:
https://appliedcax.com/siteupdateJan2019/index.php?option=com_content&view=category&layout=blog&id=114&Itemid=775/926-what-s-coming-to-design-with-nx-1847-continuous-release
Functioning live example here:
https://appliedcax.com/about-us/news
Example of the disappearing code:
<header class="article-header clearfix">
<h1 class="article-title" itemprop="headline">
<a href="/about-us/news/922-femap-in-the-aircraft-conversion-and-mro-space" itemprop="url" title="FEMAP in the Aircraft Conversion and MRO Space">
FEMAP in the Aircraft Conversion and MRO Space</a>
</h1>
</header>
Can someone please give me ideas for a fix or the possible problem?