• Resolved jenskno

    (@jenskno)


    Hi,

    I’m using your plugin and it works very well.

    Recent days I tried to change the way to enrich the recipes from microdata-format to json-ld. (structured data -> Recipe – schema.org)

    Is there a way to do this easily i.e. setting(s) in a config-file? Because, it seems not to be so easy.

    Can I extract the recipe values in any way (API?, REST?) for rebuilding the json-ld by my own. (in functions.php)

    Can I extract values via shortcode (-id) in articles where the recipe is embedded?

    Thank you & best regards,
    Jens k.

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

    (@dasmaeh)

    You are right, this is all but easy.
    If really want to do some coding you can copy the layout files from layouts/rpr_default to your theme. Put them into a folder rpr_layouts/yourlayout. Change the id in recipe.php and you should have your custom layout appear in the rpr settings.
    Within the layout files you can do whatever you want and have access to the complete recipe data and meta data.
    Once you’ve managed to implement json-ld please drop me a line. I’ll be happy to include this but currently just don’t have the time

    Regards
    Jan

    Plugin Author Jan Koester

    (@dasmaeh)

    As of release 0.8.0 JSON-LD is now supported by RecipePress reloaded.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘RecipePress reloaded and “Recipe – schema.org”’ is closed to new replies.