Title: Simple Contactology Signup
Author: Pippin Williamson
Published: <strong>April 8, 2013</strong>
Last modified: April 10, 2013

---

Search plugins

![](https://ps.w.org/simple-contactology-signup/assets/banner-772x250.png?rev=705191)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/simple-contactology-signup_d4b27a.svg)

# Simple Contactology Signup

 By [Pippin Williamson](https://profiles.wordpress.org/mordauk/)

[Download](https://downloads.wordpress.org/plugin/simple-contactology-signup.1.0.zip)

 * [Details](https://wordpress.org/plugins/simple-contactology-signup/#description)
 * [Reviews](https://wordpress.org/plugins/simple-contactology-signup/#reviews)
 *  [Installation](https://wordpress.org/plugins/simple-contactology-signup/#installation)
 * [Development](https://wordpress.org/plugins/simple-contactology-signup/#developers)

 [Support](https://wordpress.org/support/plugin/simple-contactology-signup/)

## Description

This plugin makes it simple to add signup forms for your Contactology newsletter
lists anywhere on your WordPress site.

Add signup forms anywhere with either a short code or a widget.

## Screenshots

[⌊The plugin settings screen. Enter your API key and choose the newsletter list 
here⌉⌊The plugin settings screen. Enter your API key and choose the newsletter list
here⌉[

The plugin settings screen. Enter your API key and choose the newsletter list here

[⌊The signup form widget⌉⌊The signup form widget⌉[

The signup form widget

[⌊An example of the signup form in a sidebar (in the Twenty Twelve theme)⌉⌊An example
of the signup form in a sidebar (in the Twenty Twelve theme)⌉[

An example of the signup form in a sidebar (in the Twenty Twelve theme)

## Installation

#### In The WordPress Dashboard

 1. Navigate to the ‘Add New’ plugin dashboard
 2. Select `simple-contactology-signup.zip` from your computer
 3. Upload
 4. Activate the plugin in the WordPress Plugin Dashboard

#### Using FTP

 1. Extract `simple-contactology-signup.zip` to your computer
 2. Upload the `simple-contactology-signup` directory to your wp-content/plugins directory
 3. Navigate to the WordPress Plugin Dashboard
 4. Activate the plugin from this page

#### Connecting Your Contactology Account

 1. Obtain your Contactology API key from within your Contactology account (Settings
    > API Keys)
 2. In the WordPress Dahsboard, enter the API key in Settings > Contactology
 3. Save the changes
 4. You should now see a list of your Contactology Lists

#### Adding the short code to a page

 1. Go to Settings > Contactology and copy the short code for the form you want to 
    embed.
 2. Paste the short code into the main content of any post or page.

#### Showing a Signup Form with the Widget

After you have entered your API key (see above), go to Appearance > Widgets and 
place the “Contactology Signup” widget in any widget area. Once you have done that,
simply enter a widget title, select the list you want users subscribed to and enter
a success message, which is shown after a user successfully subscribes.

#### Customizing the Look of Your Signup Forms

To customize the appearance of your signup forms (width, height, color, etc.), add
new styles to your theme’s CSS.

    ```
    form#scs_form label {
     /* styling ALL your labels the same */

    }

    form#scs_form label[for="scs_email"] {
     /* styling the “Enter Your Email” label */

    }

    form#scs_form label[for="scs_fname"] {
     /* styling the “Enter Your First Name” label */

    }

    form#scs_form label[for="scs_lname"] {
     /* styling the “Enter Your Last Name” label */

    }

    form#scs_form input[type="submit"] {
     /* styling the submit button (not compatible with IE) */

    }

    form#scs_form input {
     /* styling the input boxes */

    }
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Simple Contactology Signup” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ Pippin Williamson ](https://profiles.wordpress.org/mordauk/)
 *   [ Contactology ](https://profiles.wordpress.org/contactology/)

[Translate “Simple Contactology Signup” into your language.](https://translate.wordpress.org/projects/wp-plugins/simple-contactology-signup)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/simple-contactology-signup/),
check out the [SVN repository](https://plugins.svn.wordpress.org/simple-contactology-signup/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/simple-contactology-signup/)
by [RSS](https://plugins.trac.wordpress.org/log/simple-contactology-signup/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial release

## Meta

 *  Version **1.0**
 *  Last updated **13 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.3 or higher **
 *  Tested up to **3.6.1**
 * Tags
 * [contactology](https://wordpress.org/plugins/tags/contactology/)[Email Marketing](https://wordpress.org/plugins/tags/email-marketing/)
   [emails](https://wordpress.org/plugins/tags/emails/)[mailinglist](https://wordpress.org/plugins/tags/mailinglist/)
   [newsletter](https://wordpress.org/plugins/tags/newsletter/)
 *  [Advanced View](https://wordpress.org/plugins/simple-contactology-signup/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/simple-contactology-signup/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/simple-contactology-signup/reviews/)

## Contributors

 *   [ Pippin Williamson ](https://profiles.wordpress.org/mordauk/)
 *   [ Contactology ](https://profiles.wordpress.org/contactology/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/simple-contactology-signup/)