• ResolvedPlugin Author Kemory Grubb

    (@w33zy)


    Hello again, Jan.

    I have been experimenting with Google AMP and Facebook IA. I noticed that when I enable the plugins and add support for the ‘rpr_recipe’ post type in these plugin I am only seeing the recipe description section. I am not seeing the actual recipe.

    Do you know of a way I could fix this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jan Koester

    (@dasmaeh)

    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.

    Plugin Author Kemory Grubb

    (@w33zy)

    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.

    Plugin Author Jan Koester

    (@dasmaeh)

    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

    Plugin Author Kemory Grubb

    (@w33zy)

    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.

    Plugin Author Kemory Grubb

    (@w33zy)

    You can close this.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘AMP and FB Instant Articles support’ is closed to new replies.