ItalforniUSAInc / Issues

GNU General Public License v2.0
0 stars 0 forks source link

http://italforniusa.com/news: Embed Constant Contact full form. www.Italforniusa.com home page: create the constant contact button on ribbon. #1

Closed ItalforniUSA closed 8 years ago

ItalforniUSA commented 8 years ago

Part 1.Constant Contact full form embeddable Sign-Up form code is in the comment below. Please

Part 2. Use the following code to create a Sign-Up button that will appear at the header of italforniusa.com on the bar that lists all pages in the spot that is furthest to the right:

<!-- BEGIN: Constant Contact Email List Form Button --><div align="center"><a href="http://visitor.r20.constantcontact.com/d.jsp?llr=xy477wwab&amp;p=oi&amp;m=1123902455575&amp;sit=v4wbopmkb&amp;f=65636363-e285-4804-8f8b-3d224bc64c09" class="button" style="background-color: rgb(0, 128, 0); border: 1px solid rgb(91, 91, 91); color: rgb(255, 255, 255); display: inline-block; padding: 8px 10px; text-shadow: none; border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-right-radius: 20px; border-bottom-left-radius: 20px;">Join Our Email List</a><!-- BEGIN: Email Marketing you can trust --><div id="ctct_button_footer" align="center" style="font-family:Arial,Helvetica,sans-serif;font-size:10px;color:#999999;margin-top: 10px;">For Email Marketing you can trust.</div></div>

ItalforniUSA commented 8 years ago
<!--Begin CTCT Sign-Up Form-->
<!-- EFD 1.0.0 [Fri Apr 29 20:09:23 EDT 2016] -->
<link rel='stylesheet' type='text/css' href='https://static.ctctcdn.com/h/contacts-embedded-signup-assets/1.0.2/css/signup-form.css'>
<div class="ctct-embed-signup" style="font: 16px Helvetica Neue, Arial, sans-serif; font: 1rem Helvetica Neue, Arial, sans-serif; line-height: 1.5; -webkit-font-smoothing: antialiased;">
   <div style="color:#A20000; background-color:#FFFFFF; border-radius:5px;">
       <span id="success_message" style="display:none;">
           <div style="text-align:center;">Thanks for signing up!</div>
       </span>
       <form data-id="embedded_signup:form" class="ctct-custom-form Form" name="embedded_signup" method="POST" action="https://visitor2.constantcontact.com/api/signup">
           <h2 style="margin:0;">Join Italforni USA &amp; Learn How to Make Better Pizza</h2>
           <p>Sign up for news updates about Italforni ovens:
Promotional Deals
Where To Buy
How-to-Videos 
Oven Demonstrations
Trade Show Attendance</p>
           <!-- The following code must be included to ensure your sign-up form works properly. -->
           <input data-id="ca:input" type="hidden" name="ca" value="5a5efafc-fac5-43de-98e2-d522d948f98b">
           <input data-id="list:input" type="hidden" name="list" value="1498315182">
           <input data-id="source:input" type="hidden" name="source" value="EFD">
           <input data-id="required:input" type="hidden" name="required" value="list,email,first_name,company">
           <input data-id="url:input" type="hidden" name="url" value="">
           <p data-id="Email Address:p" ><label data-id="Email Address:label" data-name="email" class="ctct-form-required">Email Address</label> <input data-id="Email Address:input" type="text" name="email" value="" maxlength="80"></p>
           <p data-id="First Name:p" ><label data-id="First Name:label" data-name="first_name" class="ctct-form-required">First Name</label> <input data-id="First Name:input" type="text" name="first_name" value="" maxlength="50"></p>
           <p data-id="Last Name:p" ><label data-id="Last Name:label" data-name="last_name">Last Name</label> <input data-id="Last Name:input" type="text" name="last_name" value="" maxlength="50"></p>
           <p data-id="Phone Number:p" ><label data-id="Phone Number:label" data-name="phone">Phone Number</label> <input data-id="Phone Number:input" type="text" name="phone" value="" maxlength="50"></p>
           <p data-id="Job Title:p" ><label data-id="Job Title:label" data-name="job_title">Job Title</label> <input data-id="Job Title:input" type="text" name="job_title" value="" maxlength="50"></p>
           <p data-id="Company:p" ><label data-id="Company:label" data-name="company" class="ctct-form-required">Company</label> <input data-id="Company:input" type="text" name="company" value="" maxlength="50"></p>
           <p data-id="Website:p" ><label data-id="Website:label" data-name="website">Website</label> <input data-id="Website:input" type="text" name="website" value="" maxlength="50"></p>
           <button type="submit" class="Button ctct-button Button--block Button-secondary" data-enabled="enabled">Sign Up</button>
        <div><p class="ctct-form-footer">By submitting this form, you are granting: Italforni USA, 24418 S. Main St., Carson, California, 90745, United States, http://www.italforniUSA.com permission to email you. You may unsubscribe via the link found at the bottom of every email.  (See our <a href="http://www.constantcontact.com/legal/privacy-statement" target="_blank">Email Privacy Policy</a> for details.) Emails are serviced by Constant Contact.</p></div>
       </form>
   </div>
</div>
<script type='text/javascript'>
   var localizedErrMap = {};
   localizedErrMap['required'] =        'This field is required.';
   localizedErrMap['ca'] =          'An unexpected error occurred while attempting to send email.';
   localizedErrMap['email'] =           'Please enter your email address in name@email.com format.';
   localizedErrMap['birthday'] =        'Please enter birthday in MM/DD format.';
   localizedErrMap['anniversary'] =     'Please enter anniversary in MM/DD/YYYY format.';
   localizedErrMap['custom_date'] =     'Please enter this date in MM/DD/YYYY format.';
   localizedErrMap['list'] =            'Please select at least one email list.';
   localizedErrMap['generic'] =         'This field is invalid.';
   localizedErrMap['shared'] =      'Sorry, we could not complete your sign-up. Please contact us to resolve this.';
   localizedErrMap['state_mismatch'] = 'Mismatched State/Province and Country.';
    localizedErrMap['state_province'] = 'Select a state/province';
   localizedErrMap['selectcountry'] =   'Select a country';
   var postURL = 'https://visitor2.constantcontact.com/api/signup';
</script>
<script type='text/javascript' src='https://static.ctctcdn.com/h/contacts-embedded-signup-assets/1.0.2/js/signup-form.js'></script>
<!--End CTCT Sign-Up Form-->
jigish-addweb commented 8 years ago

Hi,

We have 2 script codes, one which creates buttons and another which creates form on our site.

Please confirm where we need to place form in our site.

ItalforniUSA commented 8 years ago

I would like to have a place on the website where people can sign up for the newsletter The form can be placed where it will be easily found by website users

ItalforniUSA commented 8 years ago

you can make italforniusa.com/newsletter page and add newsletter page link on the main navigation bar of italforniusa.com

ItalforniUSA commented 8 years ago

Please keep the "Newsletter" link

Please get rid of the "Join our email list" link

get rid of join our email list link

ItalforniUSA commented 8 years ago

Put the link to "Support" back to where it was