We are having the same issue with our feed as well, any solution or suggestion? We are using WP 4.5.
Body part completely empty.
This code doesn’t return anything. I think following function failing to parse blog content.
Any suggestion?
pagefrog_format_instant_articles_content
<?php echo apply_filters('pagefrog_format_instant_articles_content', get_the_content( '' )); ?>
SAMPLE FEED I GOT
<!doctype html>
<html lang="en" prefix="op: https://media.facebook.com/op#">
<head>
<meta charset="utf-8">
<link rel="canonical" href="https://www.cheapoair.com/miles-away/7-museums-you-must-see/">
<meta property="op:markup_version" content="v1.0">
</head>
<body>
<article>
<header>
<!-- title -->
<h1>Get Your Muse On: 7 Unique Museums You Should Learn About This Week</h1>
<!-- kicker -->
<!-- TODO -->
<!-- publication date/time -->
<time class="op-published" datetime="2016-04-01T18:31:57+00:00">April 1, 2016, 6:31 pm</time>
<!-- modification date/time -->
<time class="op-modified" datetime="2016-04-02T23:35:03+00:00">April 2, 2016, 11:35 pm</time>
<!-- author(s) -->
<address>
<a>Suzy Guese</a>
Suzy Guese is a travel writer from Denver, Colorado. She caught the travel bug after taking her very first flight at just three months old—she was headed for Disney World—and has been a total travel junkie ever since. From family car trips across North America to stints abroad in Europe, Suzy travels the globe with her redheaded temperament in search of sarcasm, stories, and travel tips to share with anyone willing to listen. She blogs about her travels at https://suzyguese.com. </address>
<!-- cover -->
<figure>
<img src="https://www.cheapoair.com/miles-away/wp-content/uploads/2016/03/german-e1459455950326.jpg" />
<figcaption><input class="jpibfi" type="hidden" ></figcaption>
</figure>
</header>
<!-- body -->
<footer>
</footer>
</article>
</body>
</html> ]]>
</content:encoded>
</item>