• Resolved jennywebby

    (@jennywebby)


    Hello,

    I’m trying to work out how I can sync a buddypress multi-checkbox field with Mailchimp. I’ve used you’re brilliant buddypress snippet to sync my other fields but I just can’t work out how to modify the code to show my checkbox choices in a text field or a checkbox list on Mailchimp.

    Any support on this will be greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi,

    It’s just a guess at this point, but I suppose that field is seen as an Array in PHP?

    Maybe you can dump the var to screen via var_dump or print_r to see how the data is coming in, and write some PHP code to convert it to a plain string that we can send to MailChimp.

    Hope that helps. If you have any questions, please let us know!

    Hi!

    Besides multi-checkbox fields how did you manage to sync Buddypress xprofile fields with MailChimp? (Assuming you are using the buddypress extended profile fields).

    Plugin Author Harish Chouhan

    (@hchouhan)

    Hello Jenny,

    There have been no replies to this topic, so I’m marking this as resolved. Please do let us know if you’re still experiencing an issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Buddypress xprofile fields – sync multi choice checkbox’ is closed to new replies.