Title: Autoresponder code?
Last modified: August 22, 2016

---

# Autoresponder code?

 *  [fredmiller](https://wordpress.org/support/users/fredmiller/)
 * (@fredmiller)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/autoresponder-code-1/)
 * 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://wordpress.org/plugins/si-contact-form/](https://wordpress.org/plugins/si-contact-form/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/autoresponder-code-1/#post-5708236)
 * Hi Fred are you saying that you can’t add the contact form shortcode to the landing
   page?
 *  Thread Starter [fredmiller](https://wordpress.org/support/users/fredmiller/)
 * (@fredmiller)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/autoresponder-code-1/#post-5708237)
 * Correct.
 * Shortcode will not work.
 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/autoresponder-code-1/#post-5708241)
 * Hi try the following code from [@mike](https://wordpress.org/support/users/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](https://wordpress.org/support/users/fredmiller/)
 * (@fredmiller)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/autoresponder-code-1/#post-5708327)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/si-contact-form_dde2be.svg)
 * [Fast Secure Contact Form](https://wordpress.org/plugins/si-contact-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/si-contact-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/si-contact-form/)
 * [Active Topics](https://wordpress.org/support/plugin/si-contact-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/si-contact-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/si-contact-form/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [fredmiller](https://wordpress.org/support/users/fredmiller/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/autoresponder-code-1/#post-5708327)
 * Status: not resolved