• I am not a techie.

    I have a great plugin, Thrive Content Builder, which I’m using to build a Landing Page.

    My ESP, Constant Contact does not give me the ability to generate an autoresponder code that is needed to place into the Opt In form on the Landing Page.

    This needs to be HTML code, not shortcode/

    Does your product do this.

    If not, what do you advise?

    Thanks!
    Fred

    https://www.ads-software.com/plugins/si-contact-form/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Fred are you saying that you can’t add the contact form shortcode to the landing page?

    Thread Starter fredmiller

    (@fredmiller)

    Correct.

    Shortcode will not work.

    Hi try the following code from @mike Challis website….

    <!--?php <br ?--> if ( isset($si_contact_form) ) {
    echo $si_contact_form->si_contact_form_short_code( array( 'form' => '1' ) );
    }
    ?>

    Be sure to set the correct form number for example, for form 2 you have to set: ‘form’ =>’2′

    This may work also:

    <php? echo do_shortcode('[si-contact-form form="1"]'); ?>

    Thread Starter fredmiller

    (@fredmiller)

    Thanks, Mike, but that didn’t do anything.

    I need a Constant Contact autoresponder code for opt-in page form on a landing page.

    I want people to opt-in for my Free Template. I rather they don’t have to double opt-in, but I do want their name and email.

    Thanks!
    Fred

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