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.

Checkbox Taxonomies Don't Save Correctly Into Post

  1. Hi,

    I posted about this on the WordPress forums yesterday, but I figured it would be good to post here as well. You can read the whole description at http://wordpress.org/support/topic/plugin-gravity-forms-custom-post-types-last-six-taxonomies-dont-populate?replies=1.

    Also, you can see the form at http://jgvisualdev.com/mar/education/instructors/submit-instructor/.

    Thanks for the help.

    Posted 12 years ago on Friday July 1, 2011 | Permalink
  2. Let me know if you don't receive a response to that forum post after a few days or so and I can get in touch with the plugin developer to point it out to him.

    Posted 12 years ago on Friday July 1, 2011 | Permalink
  3. Thanks Carl. I've haven't heard from him thus far. Let me know when you think is best to reach out.

    Jonathan

    Posted 12 years ago on Monday July 4, 2011 | Permalink
  4. Hi, I was wondering if there is any update on this or if anyone else is able to help me?

    Thanks.

    Posted 12 years ago on Thursday July 7, 2011 | Permalink
  5. I'll go ahead and drop him an email and see if he can take a look at that WordPress.org post and the details on the issue.

    Posted 12 years ago on Thursday July 7, 2011 | Permalink
  6. bradvin
    Member

    hi there

    I have got a fix for this. Insert this line after line 105 in file gfcptaddonbase.php:

    if ( ($counter % 10) == 0 ) $counter++;

    that will solve the issue for now.

    I will be releasing an update to the plugin very shortly.

    cheers
    Brad

    Posted 12 years ago on Thursday July 7, 2011 | Permalink
  7. This is awesome. Thanks again for looking into it.

    Posted 12 years ago on Thursday July 7, 2011 | Permalink