Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter sverald

    (@sverald)

    Hi Kevin,
    I’ve replaced this file but the problem still there.

    Thanks,
    Simona

    Thread Starter sverald

    (@sverald)

    Hi,
    I’ve try to remove the birthday field and re-adding, but don’t change it.
    The date format I’m using is DD/MM; I’ve tried to invert in MM/DD in Mailchimp but nothing.

    Unfortunately I can’t post a public link. Can I send you in a private mode?

    I don’t know, but it’s not more easy replacing the date-picker with two distinct fields (day and month)?

    Like Mailchimp Embedded forms:

    <div class="mc-field-group size1of2">
    	<label for="mce-BDAY-month">Birthday </label>
    	<div class="datefield">
    		<span class="subfield dayfield"><input class="datepart " type="text" pattern="[0-9]*" value="" placeholder="DD" size="2" maxlength="2" name="BDAY[day]" id="mce-BDAY-day"></span> / 
            <span class="subfield monthfield"><input class="datepart " type="text" pattern="[0-9]*" value="" placeholder="MM" size="2" maxlength="2" name="BDAY[month]" id="mce-BDAY-month"></span> 
    		<span class="small-meta nowrap">( dd / mm )</span>
    	</div>
    </div>

    Many thanks,
    Simona

    Thread Starter sverald

    (@sverald)

    Hi,
    I’ve changed only the file process_form_submission_ajax.php, but still doesn’t work.
    The information doesn’t get to Mailchimp.
    Unfortunately I can’t wait..if the issue isn’t resolved, I have to find a different solution.

    I hope you inform me when it will be ok!

    Thanks for your time,
    Simona

Viewing 3 replies - 1 through 3 (of 3 total)