• Resolved Shobha2208

    (@shobha2208)


    Hi: On my site I use the MC4WP free plugin to add a comment form tick box that is integrated with my Mailchimp list to add those who tick to be added to my Mailchimp list. But this generally adds ever commenter to y Mailchimp list, but does not selectively send subscribers to separate groups on my Mailchimp list.

    Elsewhere on my site Gravity Form have given me a code so that a hidden field in my forms allows segregation of subscribers to different Mailchimp groups based on capture of the post category on which the form is placed.

    Can such a thing be done for MC4WP also so that if a person comments on a post and also ticks the box to subscribe to my mailing list, the category of the post is captured and the person is added to the correct Mailchimp list group?

    The page I need help with: [log in to see the link]

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

    (@lapzor)

    You can add some custom code that will set a different tags, lists or interest group for each integration method.

    Here is an example
    https://github.com/ibericode/mc4wp-snippets/blob/master/integrations/subscriber-tags.php

    and this is hot to differentiate between integration methods:
    https://github.com/ibericode/mc4wp-snippets/blob/master/integrations/integration-slugs.md

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

    Thread Starter Shobha2208

    (@shobha2208)

    Hi:

    I am sorry I am not a techie and not savvy with handling code. Could you please

    1. Give me the exact code to achieve this
    2. Also tell me where to paste in the code?

    What I want to achieve is this: If a person comments on a post and also ticks the box to subscribe to my mailing list, the category of the post is captured and the person is added to the correct Mailchimp list group?

    Plugin Contributor Lap

    (@lapzor)

    Writing custom code is our of scope for our free support.
    I recommend you hire someone on Fiverr, Upwork or Codeable to write it for you. With the example links given it should be about30 minutes work for a developer.

    Here is how to add custom code to a WordPress site: https://www.mc4wp.com/kb/adding-code-to-wordpress-site/

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

    Thread Starter Shobha2208

    (@shobha2208)

    Hi: As I requested in my previous topic on this support thread … on my site I use the MC4WP free plugin to add a comment form tick box that is integrated with my Mailchimp list to add those who tick to be added to my Mailchimp list. But this generally adds ever commenter to my Mailchimp list, but does not selectively send subscribers to separate groups on my Mailchimp list.

    Elsewhere on my site Gravity Form have given me a code so that a hidden field in my forms allows segregation of subscribers to different Mailchimp groups based on capture of the post category on which the form is placed.

    I had asked if such a thing can be done for MC4WP also so that if a person comments on a post and also ticks the box to subscribe to my mailing list, the category of the post is captured and the person is added to the correct Mailchimp list group?

    You replied me with some code changes links, but being a non-techie I am not able to adapt the code myself.

    Could you please give me the exact code to achieve my requirements and tell me where to paste this code?

    Plugin Contributor Lap

    (@lapzor)

    Writing specific custom code is out of scope for our free support.
    I recommend you hire a wordpress programmer to do this for you.

    Kind regards,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Regarding the Comment form Mailchimp subscribing tick box’ is closed to new replies.