Any advice on using hivepress as a recipe database? I want to set it up where people can add their own recipes (instructions). Pictures for step by step instructions.
Essentially a better submission page. Is it possible to tweak and allow recipe schema for each submission?
Sure, with HivePress you can create a directory for any niche, but if you mean a specific format for displaying recipe steps with images this may require customizations. If you’re familiar with customizations I recommend adding a field of Repeater type, and 3 fields for each row (e.g. title, description, image), and then creating a custom template part that will output the recipe steps based on these details.