Hi,
sorry for the late reply. I don’t know these plugins so I can only guess. Most probably they’re using the_excerpt() and not the_content() hooks to embed the content. the_excerpt() by default only contains the description.
You can change this by creating your own layout file – which is currently not documented.
Do I create my own template in your RPR plugin or the AMP plugin? Also I noticed that when I look at my RSS feed it only shows the recipe description, the “For each article in a feed, show” setting is on full text.
I’m currently very busy finishing release 0.8, so I can’t check what’s the problem there. I’d suggest to wait a few days until the new release is finished and then address your issues.
Thanks for your understanding
That’s cool, I rather you work on 0.8 release than this simple issue.
I’ve been tying to increasing my PHP skills so as to try and help you maintain this wonderful plugin.
Now that I am thinking about it, It maybe a good idea that the AMP readers get a partial recipe with the need to visit the site to see the full recipe.