Hi Brandon,
I’ve read through I think every single forum post on www.remarpro.com that you’ve written on the “Required Fields Missing” issue, but I cannot find out what’s causing my own problem.
My site is at https://www.bridgetwright.com
My site is updated with WordPress 4.0.
I’ve installed the Genesis news extended plugin and put in the information from Aweber in the different fields.
I’ve also deleted (removed) the widget plugin twice from my sidebar in an effort to clear up the problem.
When I test the subscription box with my name and email, I get an error message that says:
Required Field Are Missing
email
AND
Required Field Are Missing
name, email
Yes, the error message vacillates between the two messages, even though nothing changes.
Here’s what I’m putting into the fields:
____________________
Form Action: https://www.aweber.com/scripts/addlead.pl
E-mail Field: email
(I’ve made it lowercase & uppercase to see if it will work. I read where you said that it needs to be lowercase though so I kept it there after the 3rd try).
First Name Field: name
(Did the same thing here with the upper/lower on the letter)
Last Name Field: name
Hidden Fields:
<div style=”display: none;”>
<input type=”hidden” name=”meta_web_form_id” value=”4092xxxxx” />
<input type=”hidden” name=”meta_split_id” value=”” />
<input type=”hidden” name=”listname” value=”awlist36xxxxx” />
<input type=”hidden” name=”redirect” value=”https://www.aweber.com/thankyou-coi.htm?m=text” id=”redirect_125113ed0ae6ab22a42e5e3b96a7d508″ />
<input type=”hidden” name=”meta_adtracking” value=”Blogging_Newsletter” />
<input type=”hidden” name=”meta_message” value=”1″ />
<input type=”hidden” name=”meta_required” value=”name, email” />
<input type=”hidden” name=”meta_tooltip” value=”” />
</div>
First Name Input Text: First Name
Last Name Input Text: Last Name
E-Mail Input Text: E-Mail Address
Button Text: Go
____________________________
I’ve pored over your instructions and I keep on getting this error message that “Required Fields Are Missing.”
Any idea??