PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Posting Fields Double Posting

  1. I am using the gravity forms posting fields to allow people to post a picture and testimonial of their yard for a contest... Then I am using the wp-autosocial plugin to take new post and send them to a fanpage wall...

    When they get sent to the wall through gravity forms the normal post shows up but a double post with a link pointing to the post id shows up which leads back to a 404 error page..

    When I post normally through the wp admin add new post this does not happen..

    Does anybody know why I am getting a double posting when someone submits through gravity forms to fan page wall or what could be causing this?

    Here is a screen shot http://imm.io/f0N4

    Thanks Scott

    Posted 12 years ago on Saturday January 21, 2012 | Permalink
  2. Big Thanks to David Smith for working on a fix for this.... Great support .. Thanks seems to be working great

    Hi Scott,

    Set your post to be created as a draft via the form settings. Then paste this snippet in your theme's functions.php file:

    http://pastie.org/3246007

    You'll need to update the code to work with your form. This will publish your post after the form submission has been completed processed and hopefully will resolve this issue.

    Posted 12 years ago on Tuesday January 24, 2012 | Permalink