• Resolved jamesmillerlifeology

    (@jamesmillerlifeology)


    Hello. I am using a lead generator with Theme Leads. In order for it to integrate with the Newsletter Plugin, I am told I need to get the code for the autoresponder. See their directions below.

    1. Copying the Autoresponder Code
    First of all, you need to find the autoresponder code by logging into? the email marketing service where your mailing list is.

    Thanks for your help in finding this.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Stefano Lissa

    (@satollo)

    Hi, I think they are referring to some other software.

    Stefano.

    Thread Starter jamesmillerlifeology

    (@jamesmillerlifeology)

    Hello. No, this is to what I am referring. https://thrivethemes.com/tkb_item/add-autoresponder-code-form/

    They use mailchimp as an example.

    What I’m essentially needing is the code that I can add to my popup form from thrive leads. It needs to know where to put the signup information that it captures.

    So you need the subscription code? Like the one under List Building > Subscription Form Fields, Buttons, Labels > Form Code?

    Thread Starter jamesmillerlifeology

    (@jamesmillerlifeology)

    I think I found it. Is this it?

    <div class=”tnp tnp-subscription”>
    <form method=”post” action=”https://www.jamesmillerlifeology.com/?na=s&#8221; onsubmit=”return newsletter_check(this)”>

    <input type=”hidden” name=”nlang” value=””>
    <div class=”tnp-field tnp-field-firstname”><label>Name</label><input class=”tnp-firstname” type=”text” name=”nn” required></div>
    <div class=”tnp-field tnp-field-lastname”><label>Last name</label><input class=”tnp-lastname” type=”text” name=”ns” required></div>
    <div class=”tnp-field tnp-field-email”><label>Email</label><input class=”tnp-email” type=”email” name=”ne” required></div>
    <div class=”tnp-field tnp-field-button”><input class=”tnp-submit” type=”submit” value=”Subscribe” >
    </div>
    </form>
    </div>

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Need Autoresponder Code’ is closed to new replies.