Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    If you could include the code here (after pasting it, highlight it and use the “code” button), I can see what I can do!

    Thread Starter greenfairy

    (@greenfairy)

    Thankyou so much!

    <link rel="stylesheet" href="//www1.moon-ray.com/formeditor/formeditor/css/form.default.css" type="text/css" /><link rel="stylesheet" href="//www1.moon-ray.com/formeditor/formeditor/css/form.publish.css" type="text/css" /><link rel="stylesheet" href="//forms.moon-ray.com/v2.4/include/minify/?g=moonrayCSS" type="text/css" /><link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.8.10/themes/smoothness/jquery-ui.css" type="text/css" /><link rel="stylesheet" href="//www1.moon-ray.com/v2.4/include/formEditor/gencss.php?uid=p2c9523f2" type="text/css" /><script type="text/javascript" src="//www1.moon-ray.com/v2.4/include/formEditor/genjs-v2.php?html=false&uid=p2c9523f2"></script><div class="moonray-form-p2c9523f2"><div class="moonray-form moonray-form-label-pos-stacked">
    <form class="moonray-form-clearfix" action="https://forms.moon-ray.com/v2.4/form_processor.php?" method="post" accept-charset="UTF-8">
    <div class="moonray-form-element-wrapper moonray-form-element-wrapper-alignment-left moonray-form-input-type-email"><label for="mr-field-element-795579190499" class="moonray-form-label">Email</label><input name="email" type="email" class="moonray-form-input" id="mr-field-element-795579190499"/></div>
    <div class="moonray-form-element-wrapper moonray-form-element-wrapper-alignment-center moonray-form-input-type-submit"><input type="submit" name="submit" value="Instant Access" class="moonray-form-input" id="mr-field-element-539576871841" src/></div>
    <div class="moonray-form-element-wrapper moonray-form-input-type-hidden"><input name="afft_" type="hidden" value/></div>
    <div class="moonray-form-element-wrapper moonray-form-input-type-hidden"><input name="aff_" type="hidden" value/></div>
    <div class="moonray-form-element-wrapper moonray-form-input-type-hidden"><input name="sess_" type="hidden" value/></div>
    <div class="moonray-form-element-wrapper moonray-form-input-type-hidden"><input name="ref_" type="hidden" value/></div>
    <div class="moonray-form-element-wrapper moonray-form-input-type-hidden"><input name="own_" type="hidden" value/></div>
    <div class="moonray-form-element-wrapper moonray-form-input-type-hidden"><input name="oprid" type="hidden" value/></div>
    <div class="moonray-form-element-wrapper moonray-form-input-type-hidden"><input name="contact_id" type="hidden" value/></div>
    <div class="moonray-form-element-wrapper moonray-form-input-type-hidden"><input name="uid" type="hidden" value="p2c9523f2"/></div>
    
    					</form>
    				</div>
    			</div>
    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Sure:
    For the form action field setting:
    https://forms.moon-ray.com/v2.4/form_processor.php

    For the e-mail field name setting:
    email

    For the hidden fields, include this entire block below.

    <input name="afft_" type="hidden" value/>
    <input name="aff_" type="hidden" value/>
    <input name="sess_" type="hidden" value/>
    <input name="ref_" type="hidden" value/>
    <input name="own_" type="hidden" value/>
    <input name="oprid" type="hidden" value/>
    <input name="contact_id" type="hidden" value/>
    <input name="uid" type="hidden" value="p2c9523f2"/>

    Tested and works per the right sidebar example on http://sp.brandonkraft.net/

    Cheers!

    Thread Starter greenfairy

    (@greenfairy)

    Perfect! Thankyou so much!

    Brandon, eNews Extended is a great plugin, thanks for making it.

    I am also using SendPepper and when I follow the instructions above the submit button disappears from the sidebar box. Any idea what would cause that?

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Can you send a link to your site? Depending on your theme, that may be a “feature” of the theme that we can correct.

    Nevermind… copy error pasting the code.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Does It Work With Office Auto Pilot?’ is closed to new replies.