Optin Issues (on my end)

Home Forums Criss Cross Skin Optin Issues (on my end)

This topic contains 1 reply, has 2 voices, and was last updated by  bbb20 8 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #408

    meckin
    Participant

    Hello,

    I know this is an issue on my end; however, I was wondering if you could help. I can’t seem to get the trick right with the optin.

    I’ve tried taking away the style code, but it still happens. Mind taking a look at it?

     

     

    <form action=’//craftyincome.activehosted.com/proc.php’ method=’post’ id=’_form_1012′ accept-charset=’utf-8′ enctype=’multipart/form-data’>
    <input type=’hidden’ name=’f’ value=’1012′>
    <input type=’hidden’ name=’s’ value=”>
    <input type=’hidden’ name=’c’ value=’0′>
    <input type=’hidden’ name=’m’ value=’0′>
    <input type=’hidden’ name=’act’ value=’sub’>
    <input type=’hidden’ name=’nlbox[]’ value=’1′>
    <div class=’_form’>
    <div class=’formwrapper’>
    <div id=’_field39′>
    <div id=’compile39′ class=’_field _type_input’>
    <div class=’_label ‘>
    Full Name
    </div>
    <div class=’_option’>
    <input type=’text’ name=’fullname’ >
    </div>
    </div>
    </div>
    <div id=’_field40′>
    <div id=’compile40′ class=’_field _type_input’>
    <div class=’_label ‘>
    Email *
    </div>
    <div class=’_option’>
    <input type=’email’ name=’email’ >
    </div>
    </div>
    </div>
    <div id=’_field41′>
    <div id=’compile41′ class=’_field _type_input’>
    <div class=’_option’>
    <input type=’submit’ value=”Subscribe”>
    </div>
    </div>
    </div>
    </div>
    <div class=”preview_part”>
    <div id=”notice”>
    email marketing
    by activecampaign
    </div>
    </div>
    </div>
    </form>

    #569

    bbb20
    Participant
    <form class="thesis_email_form" action="YOUR-MAILCHIMP-URL-HERE" method="post">
        <h4 class="email_form_title">This is a Headline for a Mailchimp Form</h4>
        <p class="email_form_intro">This is a description area for your Mailchimp email form.</p>
        <div>
            <input class="thesis_email_form_name input_text" name="MERGE1" type="text" placeholder="Enter Your Name" /><input class="thesis_email_form_email input_text" name="MERGE0" type="email" placeholder="Enter Your Email" /><input class="thesis_email_form_submit tl-button input_submit" name="submit" type="submit" value="Submit »" />
        </div>
    </form>
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.