• Resolved kentbakk

    (@kentbakk)


    Hello, I see the plugin is listing compatibility with post my cf7 form but I can not get it to map any data to a meta-field.

    The meta-field just ends up being blank (not created for the post)

    Just wondering if the compatibility is still there or if I’m doing something wrong.
    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    Just wondering if the compatibility is still there or if I’m doing something wrong.

    it’s possible there is a bug since the Post My CF7 Form v5 release which changed quite a few things. I will run some tests on my server and get back to you on this.

    Thread Starter kentbakk

    (@kentbakk)

    Okay, thank you looking forward to the results ??

    Plugin Author Aurovrata Venet

    (@aurovrata)

    just tested it on my server and it is working as expected.

    The meta-field just ends up being blank (not created for the post)

    how do you see if a value is being saved or not?

    Thread Starter kentbakk

    (@kentbakk)

    Checking from the new post made (in the admin area), all other meta fields show up except the one we map for the google map.

    Image of form is here:
    https://gyazo.com/cef7c4008eb1d66cdd5ab933f44a7c06

    The meta mapping is here (LastLoc is the meta value for the google map):
    https://gyazo.com/e24302636f633a108a0061961f2c5928

    This is what I get on the created post:
    https://gyazo.com/f93e35871fee18335e5de9930de09d0c

    And the result there is no google map field created but all the others show up.
    Is there a different place I should be getting the google map data?

    Plugin Author Aurovrata Venet

    (@aurovrata)

    This is what I get on the created post:

    this is not the way to check if a meta-field exists for the post. Either check the Contact Form 7 Fields metabox displayed in the post,

    image

    or check your DB wp_postmeta table.

    The WP Meta field metabox does not display fields with array values. The map field stores an array of values.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Compatibility with post my cf7 form’ is closed to new replies.