I'm sure this is something simple.. Right now the recipe appears below the social media icons, and I need it to appear just above the social media icons..
http : // clientyourplateormineinc . overthehillweb . com/2010/10/recipe-3-from-the-happy-cooker-holiday-pork-roast/
http://wordpress.org/extend/plugins/recipress/
http://wordpress.org/extend/themes/recipress/
**shrug** Oh well, the "Automatically Output Recipe" setting is cool, but doesn't position my recipe where I'd like.. **sigh** apparently I CAN'T change the position of the recipe within the post if I use the "Automatically Output Recipe" setting.. The ONLY way for me to get the recipe to appear AFTER the post content and BEFORE any after post content (like my Sociable plugin output) is to use the recipe shortcode in the post AFTER the post content..
There's not a way to set a priority on the way these plugins add the content automatically. I am adding the recipe the same way that Sociable adds there. I don't know if it would change anything, but try deactivating both plugins, then activate recipress first, sociable second. This is just a theory, so no guarantees.
You can also add the_recipe() to your template wherever you want to output it and turn off the automatic posting. I'm sure sociable has the same option which might be more fool proof.