• Resolved mooremediaweb

    (@mooremediaweb)


    from Ovatheme was bundled

    connected via API key
    custom integration
    form code (dev asked me to choose the list choice (CHAACA)), not sure why a checkbox is on a simple subscribe form

    <p>

    ??? <label>List choice</label>

    ??? <label>

    ??????? <input type="checkbox" name="_mc4wp_lists[]" value="cda7e2ab26" checked="true"> <span>CHAACA</span>

    ??? </label>

    </p>

    <div class="ova-mc4wp-form">??????????????????????

    ? <div class="email">

    ??? <label>

    ????? <span class="visuallyhidden"> Email </span>

    ????? <input type="email" name="email" placeholder="Enter address" required />

    ??? </label>

    ? </div>

    ? <div class="submit">

    ??? <button type="submit" aria-label="Subscribe">

    ????? <span class="text">Subscribe</span>

    ??? </button>

    ? </div>

    </div>

    <p class="visuallyhidden">

    ??? <label>

    ?????? <input name="_mc4wp_lists[]" type="checkbox" value="Ovatheme" checked>

    ?????? <span>Ovatheme</span>

    ??? </label>

    </p>

    renewed the MC audiences – audience = CHAACA
    audience ID = cda7e2ab26
    on submission form redirects to a blog post

    ERROR

    [2024-10-24 23:42:32] ERROR: Form 136 > Mailchimp API error: 404 Not Found. Resource Not Found. The requested resource could not be found.
    Request:
    POST https://us1.api.mailchimp.com/3.0/lists/Ovatheme/members
    {“status”:”pending”,”email_address”:”mike**@mo*.com”,”interests”:{},”merge_fields”:{},”email_type”:”html”,”ip_signup”:”173.61.0.140″,”tags”:[]}
    Response:
    404 Not Found
    {“type”:”https://mailchimp.com/developer/marketing/docs/errors/&#8221;,”title”:”Resource Not Found”,”status”:404,”detail”:”The requested resource could not be found.”,”instance”:”16ddce99-913d-7f37-1514-b332ea4f8ec3″}

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Lap

    (@lapzor)

    There is no need to add a list selection to a simple form. You set the list under MC4WP > Form > Settings.

    If the desired list doesn’t show up there, go to MC4WP > Mailchimp, and click “Renew Mailchimp lists” to pull in the latest data.

    Likely setting the list via settings will solve this issue… If you definitely want the list checkbox in the form, make sure the list ID is correct by verifying it via MC4WP > Mailchimp. Or use the buttons above the form field editor to insert the list choice instead of copying the code from somewhere else.

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

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.