Issues With Instant Articles for WP plugin| Subtitle

Posted in: Newspaper
Post count: 88

Hello,

Well, maybe you haven’t had the chance to test the theme with Instant Articles for WP. Even if you haven’t, it works great but with a single issue. The facebook instant article feed fails to fetch the subtitle of the posts.

I can add a filter in the themes function.php file to fetch the subtitle which can be achieved using:
…..
….
$my_subtitle = get_the_excerpt();

However, I’m not aware of what should I replace ” get_the_excerpt(); ” in order to pull the subtitle to the instant articles feed which is at techlegends.in/feed/instant-articles?

Post count: 22421

Hi,
Unfortunately we have not tested the Instant articles at all. We do not know about their implementation so I cannot provide any solution on this. Sorry. You will have to test it out with a bit of trial and error and check for any wordpress functions that will help you grab the subtitle. You can also try your luck on the wp forums and see hwo other people got subtitle sot show on instant articles:
https://wordpress.org/support/topic/support-for-subtitles-1/
Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.