freddysxg
Forum Replies Created
-
Forum: Plugins
In reply to: [Genesis eNews Extended] enews-extended and Constant Contact still work?I had to bail on constant contact and just switched over to MailChimp.. which worked just as one would suspect it would. Not worth the hassle of working with CC anymore.. done and done.
Forum: Plugins
In reply to: [Genesis eNews Extended] enews-extended and Constant Contact still work?I called Constant Contact and they told me the best way to get a form is to use “Sign-Up Tools”. I pressed the Create a Sign-Up Form button and created a form that just captured the email address and put it on the correct list. The link tot reform is here:
https://visitor.r20.constantcontact.com/d.jsp?llr=tdv5ckmab&p=oi&m=1112735175795&sit=f6oqbqvhb&f=6a9ee93c-3674-4228-a53a-efccb342b76eThat link seems to relocate here:
https://visitor.r20.constantcontact.com/manage/optin?v=001cp-XfELEExf6ORGPs6JZGEldaR74KSj0X9FrNaJrTcHn-u0gFaEK1SvYrczavhYYAEfLI4sUy_dRqsL0QGqQrA8k9vuM36uSBXdoPYZIZfU%3DI will paste the form tags and everything in-between below.
So I filled out the plugin, but receive an error.. That example can be seen here:
https://bostonconcussion.comNot sure how to proceed now, but it seems that Constant Contact has changed the way it let’s its customers make forms for their service.. and it doesn’t seem like forward progress.
– Freddys—- FORM CODE BELOW ——–
<form action=
“/manage/optin?v=001cp-XfELEExf6ORGPs6JZGEldaR74KSj0X9FrNaJrTcHn-u0gFaEK1SvYrczavhYYAEfLI4sUy_dRqsL0QGqQrA8k9vuM36uSBXdoPYZIZfU%3D”
id=”addForm” method=”post” name=”addForm”>
<div class=”form-background-wrapper clearfix”>
<div class=”colLeft”>
<p>
Join and discover why you still have concussion symptoms and
what you can do about it.
</p>
<input id=”subscriberProfile.visitorPropertiesSize” name=
“subscriberProfile.visitorPropertiesSize” type=”hidden” value=”1″>
<div id=”subProfile”>
<fieldset>
<div class=”prop-input clearfix” data-name=”Email Address”>
<label for=”inputProp0″><span class=”required”>*</span>
Email Address</label> <input data-input=”Email Address”
id=”inputProp0″ maxlength=”50″ name=
“subscriberProfile.visitorProps[0].value” type=”text”
value=””> <input id=
“subscriberProfile.visitorProps0.id” name=
“subscriberProfile.visitorProps[0].id” type=”hidden”
value=”80″> <input id=
“subscriberProfile.visitorProps0.name” name=
“subscriberProfile.visitorProps[0].name” type=”hidden”
value=”Email Address”> <input id=
“subscriberProfile.visitorProps0.maxLen” name=
“subscriberProfile.visitorProps[0].maxLen” type=
“hidden” value=”50″> <input id=
“subscriberProfile.visitorProps0.required” name=
“subscriberProfile.visitorProps[0].required” type=
“hidden” value=”true”> <input id=
“subscriberProfile.visitorProps0.inputType” name=
“subscriberProfile.visitorProps[0].inputType” type=
“hidden” value=”input”> <input id=
“subscriberProfile.visitorProps0.refDataKey” name=
“subscriberProfile.visitorProps[0].refDataKey” type=
“hidden” value=””> <input id=
“subscriberProfile.visitorProps0.customPropID” name=
“subscriberProfile.visitorProps[0].customPropID” type=
“hidden” value=””>
</div>
</fieldset>
</div>
</div><div class=”colLeft” id=”colLeftContent”>
<input id=”subscriberProfile.visitorParams” name=
“subscriberProfile.visitorParams” type=”hidden” value=
“001cp-XfELEExf6ORGPs6JZGEldaR74KSj0X9FrNaJrTcHn-u0gFaEK1SvYrczavhYYAEfLI4sUy_dRqsL0QGqQrA8k9vuM36uSBXdoPYZIZfU=”>
<input id=”subscriptions.interestCategoriesSize” name=
“subscriptions.interestCategoriesSize” type=”hidden” value=”1″>
<div id=”intCats” style=”display:none;”>
<input id=”subscriptions.interestCategories0.id” name=
“subscriptions.interestCategories[0].id” type=”hidden” value=
“1125252089”> <input id=
“subscriptions.interestCategories0.name” name=
“subscriptions.interestCategories[0].name” type=”hidden” value=
“BOS Concussion Sequence”> <input checked=”checked” id=
“subscriptions.interestCategories0.selected1” name=
“subscriptions.interestCategories[0].selected” type=”checkbox”
value=”true”><input name=
“_subscriptions.interestCategories[0].selected” type=”hidden”
value=”on”> <span></span>
</div>
</div><div class=”colLeft” id=”displayCaptcha”>
<input id=”captcha.url” name=”captcha.url” type=”hidden” value=
“https://visitor.r20.constantcontact.com/manage/optin”> <input id=
“captcha.remoteAddr” name=”captcha.remoteAddr” type=”hidden” value=
“50.138.160.205”> <input id=”capChallenge” name=”captcha.challenge”
type=”hidden” value=””> <input id=”capResponse” name=
“captcha.response” type=”hidden” value=””> <input id=”captcha.key”
name=”captcha.key” type=”hidden” value=
“6LcB5AIAAAAAANx7J2ADgUFxwd_zllfY4DxX81c5”> <input id=
“captcha.control” name=”captcha.control” type=”hidden” value=
“001ZGQZci94m8CnOeDhnWWqeQBJEV3xl3Wa”>
</div><div class=”clear”>
</div><div class=”visitorActions clearfix”>
<input class=”btn btn-primary full” name=”_save” type=”submit”
value=”Sign Up”>
</div>
</div>
</form>